Skip to content

qunitjs/jekyll-theme-amethyst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amethyst Example

This can be your amazing website.

Contributing

Requirements:

  • Ruby (Ruby 2.7 or later)
  • Bundler (install with gem install bundler)

To install or update Jekyll and plugins:

bundle update

To run the site locally at http://localhost:4000/:

bundle exec jekyll serve