Skip to content

isabella232/jekyll-theme-amethyst

 
 

Repository files navigation

Build Status: spider-check

Amethyst theme

This repository houses the Amethyst theme for Jekyll.

Getting started

To create a new site, use the Getting started guide, or browse the minimal example in the example branch.

Credits

The theme was designed by Trent Willis in 2018 for the qunitjs.com website (qunitjs/qunitjs.com#151).

Thanks to Leo Balter for initiating the use of Markdown-based static sites for QUnit in 2015 (qunitjs/api.qunitjs.com#150).

Contributing

Requirements:

  • Ruby (tested with Ruby 2.7+)
  • Bundler (if missing, install with gem install bundler)

To install or update Jekyll and plugins:

bundle update

To generate the site and serve it locally at http://localhost:4000/:

bundle exec jekyll serve

Packages

No packages published

Languages

  • HTML 60.4%
  • SCSS 36.2%
  • Ruby 3.4%