jekyll/lib/site_template
Parker Moore b6f006c152 Merge pull request #2050 from jglovier/master
* jglovier-master: (35 commits)
  Fix for menu at mobile again
  Fix site footer styles on mobile
  Fix for menu not working on mobile
  dat breathing room tho (expand site width slightly more)
  Replace footer github and twitter link text with inline SVG icons
  Post content styles for mobile
  Replace unicode menu icon with inline SVG
  Adds mobile styling for menu at sub 600px viewport widths
  🔥 permalink option so default date permalink method is left in tact
  For the love of perf, add syntax.css rules to main.css and call only one stylesheet
  Adds another placeholder post to illustrate post content styles
  Dem new styles tho
  Copy tweaks - brevity FTW
  Use class instead of id for CSS specificity ❤️
  Add link for RSS subscription
  Slightly friendlier and personal date formatting; classes for dem styles, yo
  Remove to avoid confusion with site.title
  demonstrate use of permalink settings
  Add site.url for use in head canonical meta and feed.xml template
  Add site.description for use in site head document meta, and feed.xml template
  ...
2014-02-24 16:07:20 -05:00
..
_includes Fix for menu not working on mobile 2014-02-24 15:42:03 -05:00
_layouts Adds a basic page template 2014-02-15 23:07:10 -05:00
_posts Adds another placeholder post to illustrate post content styles 2014-02-15 23:24:30 -05:00
about Add placeholder About page 2014-02-15 23:09:28 -05:00
css Merge pull request #2050 from jglovier/master 2014-02-24 16:07:20 -05:00
projects Add placeholder Projects page 2014-02-15 23:09:19 -05:00
.gitignore Make template site HTML5 2013-04-13 13:15:31 -04:00
_config.yml 🔥 permalink option so default date permalink method is left in tact 2014-02-17 12:42:15 -05:00
feed.xml Adds feed.xml file for generating an RSS feed 2014-02-15 23:10:25 -05:00
index.html Copy tweaks - brevity FTW 2014-02-15 23:17:05 -05:00