Scribble
A simple Jekyll theme.
Get started
Fork the repository
Clone the repository: git clone https://github.com/username/scribble
Run bundle install
Run Jekyll: bundle exec jekyll serve -w
Go to https://localhost:4000 for your site.
Make it yours
Edit _config.yml, adn then rerun jekyll serve -w
Change about.md for blog intro
For domain settings see the guide from GitHub