Skip to content

ccjjmartin/ccjjmartin.github.io

Repository files navigation

README.md

BACKGROUND

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

LOCAL

To run the site locally run: bundle exec jekyll serve

Then visit: http://localhost:4000

LIVE

Demo: https://www.ccjjmartin.com

UPDATES

To update github-pages run: bundle update github-pages bundle update

Theme Notes

  • 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.

TODO