Skip to content

twitu/nickcharlton.net

 
 

Repository files navigation

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:https://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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 49.8%
  • HTML 32.9%
  • Ruby 17.3%