Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

altertek/whatimupto

Repository files navigation

Whatimupto

Light and Standalone open source linktree with a git based backend

Example

https://altertek.github.io/whatimupto

Getting Started

Detailed instructions are available in my blog. Check it out

Deploy to Netlify

Deploy on Gitlab | Fork on Github

1. Clone this Repository

git clone https://github.com/altertek/whatimupto.git

2. Navigate to the directory

cd whatimupto

3. Install dependencies

npm ci

4. Build the project to generate the first CSS

This step is only required the very first time.

npm run build

5. Run Eleventy

npm run start

Production

Technologies used:

License

MIT © altertek