June

June is a super simple single page static site generator. Markdown in, HTML out, human and CI friendly.

June makes it effortless to turn a single Markdown file into a polished HTML page. Whether you’re building a quick landing page, publishing documentation, or automating your workflow in CI/CD, June keeps things minimal, fast, and friendly for both humans and machines.

Features

Get Started

  1. Write your content in Markdown.
  2. Run june generate to generate your HTML page.
  3. Deploy your static site anywhere.

For more info, source code, and installation instructions, check out June on GitHub.