nhaouari / site

Source of nickcharlton.net.

Home Page:https://nickcharlton.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nickcharlton.net

This is the source of https://nickcharlton.net. It's existed for many years, but the current version is implemented using Jekyll, a static site generator written in Haskell. Previous versions have been implemented in Sinatra, Hakyll, and countless others.

Usage

git clone git://github.com/nickcharlton/nickcharlton.net.git
cd nickcharlton.net
bundle
jekyll s

Static site generators can be a bit of a pain to get working with from nothing, so feel free to use this as an example to base your implementation off of.

License

The code is licensed under MIT and the content under CC BY-NC-SA 2.0 UK. I am, however, open to other things, just ask.

About

Source of nickcharlton.net.

https://nickcharlton.net/


Languages

Language:HTML 43.2%Language:Ruby 28.8%Language:CSS 28.0%