Easy to configure Minecraft portal website, made with Astro and Tailwind CSS.
How to install & configure:
- Install Node.js
- Download this resource, unzip and open in a code editor (e.g. VS Code)
- Run npm install in the terminal, then npm run dev to start the dev server
- Go to http://localhost:4321/ in your browser to preview your website
- Configure config.ts to change servername, colors, images, links and more
- Run npm run build and upload the /dist folder to any static hosting provider (e.g. Cloudflare Pages)
- Done!
Join my discord for support https://discord.gg/fh9qgtJ7h6
