Skip to content

knife-io/knife-io.github.com

Repository files navigation

The knife.io website.

Running locally

Run compass watch and jekyll --auto --no-server if you have separate vhost.

Posts

There's a script to set up a new post ./_newpost.sh. Posts live in /posts dir.

I added basic author info but we can use that in Liquid to add an automated link and avatar. (todo)

Pages

All pages used to live in /p directory and are basically full copies. I abstracted them and now they run through post layout (for now) with some extra config entries. (comments disabled, etc.)

There's a style guide and a dummy page at the moment. Check p/style-guide and p/about.

Plugins

Removed raw_text and prism plugin because github pages cant use these due to security.

To do

  • check code in post (gist / normal) without prism
  • improve author / meta info w/ avatar, possible links, date
  • add a bit more layout

About

The knife.io website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published