Skip to content

montrealjug/montrealjug.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOR JUG Maintainers

Join the chat at https://gitter.im/montrealjug/montrealjug.github.io

If you are using cygwin:

export COMSPEC=/cygdrive/c/Windows/System32/cmd.exe

  • Install Jekyll Stack + Octopress
  • Run: > octopress new post "My title"
  • move generated file from _posts into blog or meetup folder
  • edit file header accordingly (see existing samples)
  • increase version in _config.yml
  • commit & push

Grunt

Grunt can be used to uglify, minify, etc images. Just type grunt. Look at Grunfile.js to understand what it's doing.

So Simple Theme

Looking for a simple, responsive, theme for your Jekyll powered blog? Well look no further. Here be So Simple Theme, the followup to Minimal Mistakes -- by designer slash illustrator Michael Rose.

Build Status

So Simple Theme is all about:

  • Responsive templates. Looking good on mobile, tablet, and desktop.
  • Gracefully degrading in older browsers. Compatible with Internet Explorer 9+ and all modern browsers.
  • Minimal embellishments and subtle animations.
  • Optional large feature images for posts and pages.
  • Custom 404 page to get you started.
  • Simple site search
  • Support for Disqus Comments

screenshot of So Simple Theme

See a live version of So Simple hosted on GitHub.


Getting Started

So Simple takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll.

To learn how to install and use this theme check out the Setup Guide for more information.

Bitdeli Badge