clample / enthusiasticon.github.io

Home Page:http://enthusiasticon.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

http://enthusiasticon.de

License:MIT License


Languages

Language:CSS 56.9%Language:HTML 27.2%Language:JavaScript 10.0%Language:Ruby 4.1%Language:LilyPond 1.6%Language:Makefile 0.1%