Quaver.Blog is the official Jekyll-powered development blog for the multiplayer rhythm game Quaver, published at blog.quavergame.com and maintained by the game's developer, Swan.
What is Quaver.Blog?
Quaver.Blog is the official development blog for Quaver, a multiplayer rhythm game, built on the Jekyll Now static site generator. The repository contains Markdown posts in the _posts directory that compile into a static blog site at blog.quavergame.com, keeping players and fans updated on the game's progress. It is maintained by Swan, the creator of Quaver, and the blog is part of the broader Quaver project, which also includes a Discord community.
Key Features
- Jekyll Now foundation — The blog runs on Jekyll Now, a widely used starter that converts Markdown and Liquid templates into static HTML pages, requiring no database or server-side processing.
- Dual licensing — All blog posts are licensed under CC-BY-NC 4.0, permitting non-commercial sharing with attribution, while the underlying Jekyll Now code is MIT licensed, allowing free reuse of the template code.
- Official Quaver updates — Posts document the development of a multiplayer rhythm game, including gameplay, online features, and community feedback, giving players direct insight into the roadmap.
- Community connection — The README links to the Quaver Discord server and uses a Discord widget badge, making it easy for readers to join discussions.
- Clear post structure — Following Jekyll conventions, each post lives as a Markdown file in
_posts/with front matter, ready for the existing layout and styling system.
Who is it for?
- Quaver players and fans — They can follow the official blog to stay informed about updates, new features, and community events directly from the development team.
- Game developers — The repository serves as a working example of a Jekyll Now blog configured for a game project, including how to separate content licenses from code licenses.
- Jekyll users — Developers new to Jekyll can study this repository to see how a real project organizes posts, uses the
_postsfolder, and deploys a static blog.
What can you do with Quaver.Blog?
- Game studios: Publish development diaries by dropping Markdown files into
_posts, reusing the Jekyll Now template to generate an official blog with minimal setup. - Community managers: Maintain a transparent changelog and update feed for a gaming community, with Discord integration to drive discussions back to the server.
FAQ
Is Quaver.Blog free to use?
The Jekyll Now code is open source under the MIT license, so you can freely use and modify the code. However, the blog post content is licensed under CC-BY-NC 4.0, meaning you may reuse it only for non-commercial purposes and must give attribution.
What does Quaver.Blog do?
Quaver.Blog is the official development blog for the rhythm game Quaver. It publishes updates written in Markdown, which Jekyll Now converts into static web pages, making the latest development news accessible at blog.quavergame.com.
How are posts licensed?
All content in the _posts directory is licensed under Creative Commons Attribution-NonCommercial 4.0. You can share or adapt it for non-commercial uses as long as you credit the original source. The blog's underlying code is separately MIT licensed.
Does Quaver.Blog have a community?
Yes, the README includes a Discord widget and an invite link for the Quaver community. Readers can join discussions about the game's development, suggest ideas, and report issues.





