| title | Scribble, a Jekyll theme |
|---|---|
| date | 2017-03-11 16:06:52 -0800 |
Instruction as follows.
-
Clone the repository:
git clone https://github.com/username/scribble -
Run
bundle install -
Run Jekyll:
jekyll serve -w -
Go to http://localhost:4000 for your site.
-
Edit
_config.yml, adn then rerunjekyll serve -w -
Change
about.mdfor blog intro -
For domain settings see the guide from GitHub