An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Moonrise logo](docs/media/favicon.ico)

# 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)


[![Support Discord](https://img.shields.io/badge/Support%20Discord-▸-7289DA?style=for-the-badge&logo=discord&logoColor=white)](https://coffeebank.github.io/discord)

Demo: https://coffeebank.github.io/moonrise

![CrispBuild demo](docs/media/demo01.jpg)

## 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