Skip to content

Instantly share code, notes, and snippets.

@vejuhust
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vejuhust/f9333e9c946d31a4ddcf to your computer and use it in GitHub Desktop.
Save vejuhust/f9333e9c946d31a4ddcf to your computer and use it in GitHub Desktop.
My Path to Blogging with Jekyll

Basic Setup

  • Pick up the theme
  • Fork the theme
  • Clean up Minimal Mistakes
  • Import Content via gitmodules
  • Main configuration
  • Homepage / index
  • About page
  • Navigation links
  • Replace header image
  • Customize Avatar
  • Favicon
  • Customize domain
  • Google Analytics UA
  • Bing Webmaster Tools
  • Publish to Github Pages

Issues

  • Blocked Google APIs
  • DNS from China
  • IE compatible
  • Mobile compatible
  • Disque for comments
  • Show datetime for each posts
  • RSS feed
  • Continuous integration with Travis

Further Study

  • Octopress
  • Plugins
  • Markdown grammar
  • Static self-host

Knowledge

  • Liquid
  • Jekyll
  • Ruby
  • SASS
  • Node.js
  • CoffeeScript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment