Caligraphy¶ ↑
A Jekyll theme built on top of Scribble theme with some additional features mostly inspired by Hydeout.
Try it¶ ↑
-
Clone the repository:
git clone https://github.com/username/caligraphy
-
Run
bundle install
-
Run Jekyll:
bundle exec jekyll serve -w
-
Go to localhost:4000 for your site.
Make it yours¶ ↑
-
Edit and customize
_config.yml
, and then rerunjekyll serve -w
-
Change
about.md
for blog intro -
For domain settings see the guide from GitHub
The end¶ ↑
Problem? Use GitHub Issues.