Skip to content

clample/enthusiasticon.github.io

 
 

Repository files navigation

Our fork of the Jackal theme.

To run this locally:

  • clone this repo
  • run bundle install (you need ruby 2.1+ I think)
  • run bundle exec jekyll serve to view the website at localhost:4000

Options

See the global template options inside config.yml first thing.

Jackal also supports the following Front Matter options,

for pages:

  • title (the page title)
  • subtitle (the page h1)
  • desc (for a SEO description /= excerpt)

for posts:

  • microtitle (for a page title /= title)
  • desc (for a manual excerpt and SEO description)

See Front Matter and configuration for more information.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.0%
  • HTML 27.2%
  • JavaScript 10.0%
  • Ruby 4.1%
  • LilyPond 1.6%
  • Makefile 0.1%