A minimal beginning for a dev blog. The demo for this also includes posts to a heap of other Jekyll themes.
- CSS!
- Responsive
- Lightweight
- Clone this repo
- Customize _config.yml and replace all posts by yours
- Change your profile picture in
~/assets/img/avatar.jpg
- Publish to GitHub Pages.
master
for development and pull requests.gh-pages
for the demo page.
-
Clone this repo
-
Install required dependencies with Bundler
bundle install
-
Run the site with Jekyll
bundle exec jekyll serve --watch
-
Visit the site at http://localhost:4000
-
Posts to appear on
Blog
page just addcategories: blog
in the front matter in the post. -
Posts to appear on
Work
page (aka the index page) just addcategories: work
in the front matter. -
Easily change to whatever
category
you like.
Katie Ball
Open source. MIT license.