Skip to content

nickcharlton/site

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
css
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

Stars

Watchers

Forks

Packages

No packages published