Important
I'm glad to announce that this project is available on Astro Themes! 🚀
After the amazing reception of AstroLinkHub I've decided to bring you an improved, modern and fully customizable link page. Inspired by the work of the talented Midudev and his Tailwind 2025 course, I introduce you to Miduwind:
- Using Astro (v5.7) and Tailwind (v4.1)
- Create your very own links page for FREE
- And most importantly, update it very easily using JSON
- Node.js ->
v18.17.1
orv20.3.0
or higher. (v19
is not supported) - Visual Studio Code -> with the Official Astro Extension.
Personally I prefer using pnpm
instead npm
and to install it you can use:
npm install -g pnpm
- Clone this repo to your computer:
git clone [email protected]:MarcosKlender/Miduwind.git
- Install Astro dependencies:
cd Miduwind pnpm install
- Run the Astro dev server:
pnpm dev
The best part of Miduwind is that you can modify every aspect of the website very easily, you just have to edit the data.json
file. This JSON contains the following sections:
- html -> Edit language, title, description, favicon (replace it in
/public
) and the page gradient background. - header -> Edit your photo (replace it in
/public
) and your username. - about -> Edit your name and a summary about you.
- links -> Highlight your links with a gradient background and a logo.
- footer -> Edit the copyright and URL of your choice (Made just for you 😎).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "feature". Don't forget to give the project a star! ⭐
Distributed under the MIT License. Open Source
is pretty self-descriptive.