soundasleep / jevon.org

Source code of https://jevon.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jevon.org

Source code for https://jevon.org in Jekyll.

Running locally

bundle install
bundle exec jekyll serve --livereload --incremental

And then visit http://localhost:4000.

Developing

If hosted on GitHub pages, you can't import anything from node_modules, so there's no point in having a package.json (unless you compile bundle.{js,css} first on travis-ci etc).

Tests

There are a few specs to check that content has been correctly tagged, URLed, etc. They can be run with bundle exec rspec.

About

Source code of https://jevon.org


Languages

Language:HTML 88.0%Language:SCSS 4.7%Language:Ruby 3.6%Language:Shell 2.0%Language:CSS 1.5%Language:CoffeeScript 0.2%Language:Batchfile 0.0%