https://github.com/coffeebank/moonrise
A simple website template for a Minecraft server. Integrates with GitHub Pages for free hosting.
https://github.com/coffeebank/moonrise
discord-server minecraft minecraft-discord minecraft-server minecraft-website moonrise website website-template
Last synced: about 2 months ago
JSON representation
A simple website template for a Minecraft server. Integrates with GitHub Pages for free hosting.
- Host: GitHub
- URL: https://github.com/coffeebank/moonrise
- Owner: coffeebank
- License: mit
- Created: 2020-05-15T04:58:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T11:41:25.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T19:30:29.856Z (over 1 year ago)
- Topics: discord-server, minecraft, minecraft-discord, minecraft-server, minecraft-website, moonrise, website, website-template
- Homepage: https://coffeebank.github.io/moonrise
- Size: 3.33 MB
- Stars: 114
- Watchers: 6
- Forks: 172
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - coffeebank/moonrise - A simple website template for a Minecraft server. Integrates with GitHub Pages for free hosting. (miscellaneous)
README

# Moonrise
A simple, lightweight, responsive landing page template for a Minecraft server. Integrates with Discord, Minecraft server status, and GitHub Pages to host a free website.
Features:
- Shows the server's Minecraft Java version automatically
- Shows a channel from your Discord server on the homepage
- Changes color when Minecraft server is detected to be offline
- Click to copy server IP
- Screenshots page
- Progressive Web App (coming soon)
[](https://coffeebank.github.io/discord)
Demo: https://coffeebank.github.io/moonrise

## Getting Started
The quickest way to get up and running is to use GitHub Pages (free).
1. Click "Fork" on the top right corner
1. Invite [Widgetbot](https://widgetbot.io) into your Discord server, and [get your Server ID and Channel ID](https://www.youtube.com/watch?v=6dqYctHmazc) to show on your website
1. Edit `_config.yml` with your information, using `media` folder for logos/assets
1. Edit `index.md`, `about.md`, `map.md`, and `donate.md` with your info
1. Screenshots page will autofill with pics in the `screenshots` folder
Finally, you're ready to publish your site:
1. Click the "Settings" tab
1. Change the `Repository name` to the website link you want
1. On the left sidebar, click "Pages", Source: `master` branch, `/docs` folder, click "Save"
And you're done! Your website will be live at: `https://.github.io/`
[Wiki: For advanced users, site navigation, and other features >](https://github.com/coffeebank/moonrise/wiki)
## Updates
To get new moonrise updates synced to your website, go to your repo, and click "Fetch upstream", then "Fetch and merge".
## License
See [LICENSE](LICENSE.md).
Contributions are welcome, with all code falling under this LICENSE.
## Attributions
#### Services
- https://api.mcsrvstat.us/
- https://widgetbot.io/
#### Assets
- https://clipboardjs.com/
- https://fonts.google.com/specimen/Jost
- https://github.com/ghosh/micromodal
- https://github.com/penibelst/jekyll-compress-html
- https://www.gradientmagic.com/
- https://jekyllrb.com/
- https://tailwindcss.com/
- https://serviceworke.rs/
- http://updateyourfooter.com/
#### Demo
- https://favicon.io/favicon-converter/
- https://pages.github.com/
- https://unsplash.com/photos/d9medcknvk4
- https://unsplash.com/photos/52gEprMkp7M
- https://unsplash.com/photos/lS2HIgvF-80
- https://unsplash.com/photos/ZVprbBmT8QA
#### Inspiration
- https://codepen.io/charles1971/pen/BayGZBK
- https://medium.com/@jkohne/responsive-design-and-css-columns-using-sass-15b477a4ff83
- https://www.tjvantoll.com/2015/09/13/fetch-and-errors/
- https://www.w3schools.com/howto/howto_css_animate_buttons.asp
- https://www.w3schools.com/howto/howto_js_snackbar.asp