Miduwind Tailwind Templates

Miduwind

Newest open-source links page, customizable via JSON. Made with Astro 5 and Tailwind 4.

Miduwind

Open source links page, customizable via JSON. Made with Astro 5 and Tailwind 4.

Table of Contents

  1. About The Project
  2. Getting Started
  3. JSON
  4. Contributing
  5. License

About The Project

[!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

Back to top ⬆️

Getting Started

Prerequisites

  • Node.js -> v18.17.1 or v20.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

Installation

  1. Clone this repo to your computer:
    git clone [email protected]:MarcosKlender/Miduwind.git
    
  2. Install Astro dependencies:
    cd Miduwind
    pnpm install
    
  3. Run the Astro dev server:
    pnpm dev
    

Back to top ⬆️

JSON

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 😎).

Contributing

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!

Back to top ⬆️

License

Distributed under the MIT License. Open Source is pretty self-descriptive.

Back to top ⬆️

Top categories

Loading Svelte Themes