This is a Jekyll site using github-pages. The theme is based on Neo-HPSTR which is a responsive and modern blog template. Based on https://github.com/mmistakes/hpstr-jekyll-theme
To run the site locally run:
bundle exec jekyll serve
Then visit: http://localhost:4000
Demo: https://www.ccjjmartin.com
To update github-pages run:
bundle update github-pages
bundle update
- Modern design.
- Responsive templates for post, page, and post index
_layouts
. Looks great on mobile, tablet, and desktop devices. - Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.
- Sweet topbar animated menu with support for drop-downs.
- Simple 404 page.
- Stylesheets for Pygments and Coderay [syntax highlighting] (http://mmistakes.github.io/hpstr-jekyll-theme/code-highlighting-post/) to make your code examples look snazzy.
- Author panel, with social links.
- Read more tag support.
- Disqus comments and social sharing links.
- Open Graph and Twitter Cards support for a better social sharing experience.