Skip to content

Commit 41d8835

Browse files
committed
feat(integrations): add Nxtlnk template integration guide for Appwrite Sites
1 parent e39c0e9 commit 41d8835

File tree

10 files changed

+122
-0
lines changed

10 files changed

+122
-0
lines changed
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
---
2+
layout: integration
3+
title: Deploy Nxtlnk with Sites
4+
description: Deploy your custom bio links site with Appwrite Sites using the Nxtlnk template.
5+
date: 2025-05-19
6+
featured: false
7+
isPartner: true
8+
isNew: true
9+
cover: /images/integrations/sites-nxtlnk/cover.png
10+
category: sites
11+
product:
12+
avatar: '/images/integrations/avatars/nxtlnk.png'
13+
vendor: Nxtlnk
14+
description: 'Custom bio links for creatives who love coding. A template to create your custom bio link and self-host on your own domain.'
15+
platform:
16+
- 'Cloud'
17+
- 'Self-hosted'
18+
images:
19+
- /images/integrations/sites-nxtlnk/cover.png
20+
- /images/integrations/sites-nxtlnk/homepage.png
21+
- /images/integrations/sites-nxtlnk/clone-template.png
22+
- /images/integrations/sites-nxtlnk/site-details.png
23+
- /images/integrations/sites-nxtlnk/success.png
24+
---
25+
26+
Nxtlnk is a modern bio links template that makes it easy to create and maintain your personal links page. Made for creatives who love coding, this template lets you create a custom bio link page and self-host it on your own domain.
27+
28+
With Appwrite Sites, you can deploy your bio links page in minutes using our pre-built template, with features like automatic builds, custom domains, and global CDN distribution.
29+
30+
# How does the integration work?
31+
32+
[Appwrite Sites](https://appwrite.io/products/sites) provides a ready-to-use Nxtlnk template that you can deploy instantly. The template comes with a pre-configured setup optimized for bio link sites, making it easy to get started without any complex configuration.
33+
34+
35+
To deploy the Nxtlnk template with Appwrite Sites, follow these steps:
36+
37+
## Create site
38+
39+
After signing into your Appwrite console, look at the sidebar on the left. Under the **Deploy** section, you will find the **Sites** button.
40+
41+
Clicking it opens the Sites page. Here, you will see the **Sites** tab selected by default. Click **Create site** to start the deployment process.
42+
43+
![Create new site](/images/integrations/sites-nxtlnk/create-site.png)
44+
45+
At this point, Appwrite offers two options: **Clone a template** or **Connect a repository**. For this guide, we will focus on cloning the Nxtlnk template, which lets you quickly set up a bio links site based on a pre-built project.
46+
47+
![Create new site](/images/integrations/sites-nxtlnk/clone-template.png)
48+
49+
## Finding the Nxtlnk template
50+
51+
When you select **Clone a template**, you'll see a library of templates. To find the Nxtlnk template:
52+
53+
1. Use the search bar at the top and type "Nxtlnk"
54+
55+
![Search templates](/images/integrations/sites-nxtlnk/search-site.png)
56+
57+
58+
After selecting the template, you'll need to choose how to deploy it, Clicking the Nxtlnk template will open a new page where you can configure your bio links site.
59+
60+
61+
62+
## Configuring your site
63+
64+
### Setting up site details
65+
66+
Once you have selected the Nxtlnk template, you will be prompted to enter basic details for your site.
67+
68+
You will need to provide a **Site name** and a **Site ID**. The Site ID becomes part of your site's URL, so it should be lowercase and use hyphens if necessary.
69+
70+
71+
![Configure site details](/images/integrations/sites-nxtlnk/site-details.png)
72+
At this stage, you can choose whether to connect your repository now or later.
73+
74+
75+
76+
If you choose **Connect your repository**, you will be able to either create a new repository based on the template or link it to an existing one. If you prefer to skip this step for now, you can choose **Connect later** and connect your version control later using the CLI or through the settings page.
77+
78+
If you opt to connect a repository immediately, you will see the following options:
79+
80+
- Select whether to create a new repository or connect to an existing one
81+
- (Optional) Choose a GitHub organization if you have access to multiple organizations
82+
- Name your repository if you are creating a new one
83+
- Decide whether to keep the repository private by ticking the checkbox
84+
85+
Additionally, you can define the domain for your site, using the Appwrite Sites domain.
86+
87+
After reviewing your configuration, click **Deploy**.
88+
89+
90+
## Monitoring the deployment
91+
92+
Once you initiate the deployment, you will be taken to a progress page where you can monitor the build and deployment in real time.
93+
94+
The logs will show you the different stages of the build process. Depending on the size of your template and the dependencies involved, this process can take anywhere from a few seconds to a few minutes.
95+
96+
![Configure site details](/images/integrations/sites-nxtlnk/deployment-screen.png)
97+
98+
## Access your site
99+
100+
After your site has been successfully deployed, Appwrite will show you a **Congratulations** page.
101+
102+
![Configure site details](/images/integrations/sites-nxtlnk/success.png)
103+
104+
## Next step
105+
106+
Appwrite provides a few options to help you continue setting up or expanding your project.
107+
108+
You can **Add domain**, connecting an existing custom domain you own or registering a new one through the console.
109+
110+
You can **Share site**, allowing you to collaborate with your team by sharing access to your project.
111+
112+
You can also **Open on mobile**, previewing your live site directly from a mobile or tablet device to ensure everything looks and functions as expected across different screen sizes.
113+
114+
## Wrapping up
115+
And with that, the Nxtlnk template is deployed to Appwrite Sites. You can now connect your GitHub repository and customize your bio links page with your own content and styling. You can also explore other templates or deploy any other websites you'd like.
116+
117+
## More Resources
118+
119+
- [Appwrite Sites Docs](/docs/products/sites)
120+
- [Nxtlnk Website](https://nxtlnk.xyz)
121+
- [Appwrite Sites video announcement](https://youtu.be/0cERQxFjTW4)
122+
- [Appwrite Discord server](/discord)
41.2 KB
Loading
94 KB
Loading
1.74 MB
Loading
84.5 KB
Loading
98.4 KB
Loading
672 KB
Loading
174 KB
Loading
98.4 KB
Loading
183 KB
Loading

0 commit comments

Comments
 (0)