Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silentdoom-minecraft/website
Landing page website to showcase my mods, modpacks and datapacks.
https://github.com/silentdoom-minecraft/website
astro landing-page tailwindcss
Last synced: 17 days ago
JSON representation
Landing page website to showcase my mods, modpacks and datapacks.
- Host: GitHub
- URL: https://github.com/silentdoom-minecraft/website
- Owner: SilentDoom-Minecraft
- License: mit
- Created: 2024-05-15T03:08:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T02:45:28.000Z (9 months ago)
- Last Synced: 2024-05-18T02:49:24.924Z (9 months ago)
- Topics: astro, landing-page, tailwindcss
- Language: Astro
- Homepage: https://silentdoommc.netlify.app/
- Size: 1.09 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
My website to display my mods, modpacks and datapacks.
## 🛠️ Local Installation
To set up locally, you can either fork or clone the repository. To get started, simply run the following two commands.
```bash
npm install
``````bash
npm run dev
```## 🚀 Deploying Your Site
Check the [Astro Documentation](https://docs.astro.build/en/guides/deploy/) for comprehensive tutorials on deploying your Astro project to various hosting platforms.
If you'd like, you can test a local production-ready build of your site by running the following command:
```bash
npm run build
```## 🤝 Contributing
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Any type of contributions are welcome!
## 📄 License
Licensed under the MIT license — see the [LICENSE](LICENSE) file for details.