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.
masterfor development and pull requests.gh-pagesfor 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
Blogpage just addcategories: blogin the front matter in the post. -
Posts to appear on
Workpage (aka the index page) just addcategories: workin the front matter. -
Easily change to whatever
categoryyou like.
Katie Ball
Open source. MIT license.