blog-starter-template

blog-starter-template

Jekyll Based Blog Starter Template with Pygments Highlighter

Blog Starter Jekyll Template

Jekyll Based Blog Starter Template with Pygments Highlighter

Installation & Usage

./install.sh (may need admin privileges)
./runserver.sh

Note: Visit page at http://127.0.0.1:4000/ Note: Requires Ruby version 1.9.3 =>. For example use rbenv

Configuration

Edit: _config.yml (general options), main.css (theme colors & fonts)

blog-starter-template/
├── _config.yml
├── css/
    ├── main.css

Note: when editing config.yml, you need to restart jekyll to see the changes.

Publish to User Github Pages

Ensure you have git installed on commandline

  • Create a repository
    • Log into GitHub and create a new repository named username.github.io, where username is your username (or organization name) on GitHub.
    • git remote add origin https://github.com/username/username.github.io
    • git push origin username.github.io

Blog Content

Create a file in _posts following syntax YYYY-MM-DD-title.md

References

[Flex Jekyll Theme] (http://the-development.github.io/flex/)

The MIT License

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer