Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycerussell/astro-minecraft-theme
A Minecraft Tailwindcss theme built with Astro
https://github.com/brycerussell/astro-minecraft-theme
astro minecraft minecraft-theme tailwind tailwind-theme tailwindcss
Last synced: about 2 months ago
JSON representation
A Minecraft Tailwindcss theme built with Astro
- Host: GitHub
- URL: https://github.com/brycerussell/astro-minecraft-theme
- Owner: BryceRussell
- Created: 2022-08-26T22:57:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T13:14:00.000Z (8 months ago)
- Last Synced: 2024-10-29T21:00:06.237Z (3 months ago)
- Topics: astro, minecraft, minecraft-theme, tailwind, tailwind-theme, tailwindcss
- Language: CSS
- Homepage:
- Size: 1.47 MB
- Stars: 42
- Watchers: 1
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Theme for Astro
Document your projects, build with blocks, display items and paintings, create game like GUIs, and tons more! This is a Minecraft themed website theme/template built using Astro and Tailwindcss. This theme provides easy to use classes for styling and gives a few pages pages, two layouts, and two components for examples on how to use these classes. The purpose of this theme is to provide a quick and easy way for Minecraft developers and content creators to create documention and show off their creations
## DEMO
[https://minecraft-theme.netlify.app](https://minecraft-theme.netlify.app)
## **Features**
- Display over 200+ items
- Build with 100+ blocks
- Repeating block backgrounds
- All 25 paintings
- Block based units/sizes
- Create GUIs using panels, slots, and buttons
- Misc UIs like maps, books, signs, and item frames
- Minecraft typography using the `Minecraft` font, text colors, and text shadows
- 75+ Minecraft themed colors
- Markdown theme
- Documentation system## Docs
This template is its own docs, You can read the docs using the [DEMO](https://minecraft-theme.netlify.app) or from the file at [./src/pages/docs/how-it-all-works.md](https://github.com/BryceRussell/astro-minecraft-theme/blob/master/src/pages/docs/how-it-all-works.md)
## Todo
- CLean up tailwind classes
- Blurry repeating backgrounds on mobile
- Sidebar button spacing/padding issues on mobile