aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
AgeCommit message (Collapse)Author
2018-04-03"Blogs"Alee14
2018-04-03Added the official email addressAlee
2018-04-03changed the descriptionAlee
2018-04-03Fixes in the urlAlee
2018-04-03ACN LogoAlee
2018-04-03nahhh we don't need theseAlee
2018-04-03changesAlee
2018-04-03Update _config.ymlAlee14
2016-03-07Tagging v1.2.0 :sparkles:v1.2.0barryclark
2016-03-06Minor _config.yml tab consistency fixbarryclark
2016-03-06Move to Kramdown and Rougebarryclark
Jekyll 3 and GitHub Pages now only support Kramdown as the Markdown engine, and Rouge as the syntax highlighter. Ref: https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-je kyll-3-0 This commit updates Jekyll Now to support these changes, with just a small _config.yml update.
2015-12-02Adding the official jekyll-feed gem for atom/rss feed.James Fleeting
2015-05-13Exclude CNAMEJohn French
There’s no reason you’d want to be able to access the CNAME file on the hosted site.
2015-03-17added ability to include G+ iconeringrand
2015-03-01:sparkles: Version bump to v1.1.0 :sparkles:Barry Clark
2015-02-23Move Sass to default _sass directory via @LeoColomb #39Barry Clark
2015-02-23Removing all of the trailing whitespaceBarry Clark
2015-02-23Clarified comment about Disqus shortnameBarry Clark
2015-02-23modifed for themeeringrand
2015-01-11Merge pull request #76 from rnicholus/syntax-highlightingBarry Clark
Better syntax highlighting & switch to redcarpet parser
2015-01-11Dropping gemojiBarry Clark
2015-01-11Better syntax highlightingRay Nicholus
- Switched to redcarpet from kramdown for proper markup
2014-08-15Adds trailing slash to avoid 301 redirectsJavier Cejudo
2014-08-05Added stackoverflow SVG.Bart Kiers
2014-07-30v1.0.0 releasev1.0.0Barry Clark
2014-07-30Clean out grunt stuff from _config.yml excludesBarry Clark
2014-07-30Update Sass files to be built by GitHub PagesBarry Clark
2014-06-21Changed version to beta in _config.ymlBarry Clark
2014-06-21Update default github icon to point to jekyll now repoBarry Clark
2014-06-20Added release configuration flagBarry Clark
2014-06-16It's called a Disqus shortname, not usernameBarry Clark
2014-06-16It's called a Disqus shortname, not usernameBarry Clark
2014-06-16Switched from my own sitemap.xml to the official Jekyll gemBarry Clark
2014-06-02ups, no trailing slash in baseurlBarry Clark
2014-06-01Explaining baseurl in _config.ymlBarry Clark
2014-06-01Re-ordered _config.ymlBarry Clark
2014-05-28Use a hard-coded link to the Jekyll logo, hosted on jekyll-nowBarry Clark
2014-05-28Use Jekyll's profile pic as the placeholderBarry Clark
2014-05-28Reordered _config.yml for better first run experienceBarry Clark
2014-05-17Footer link URL fix for dribbbleBarry Clark
2014-05-17Added sitemap.xmlBarry Clark
2014-05-17RSS feed option addedBarry Clark
2014-05-17SVG icons for every major social network, hooked up to _config.ymlBarry Clark
2014-05-13JemojiBarry Clark
2014-05-13Added baseurlBarry Clark
2014-05-13Updated syntax highlighting flag in configBarry Clark
2014-04-30Switch to Kramdown due to rdiscount issues (also ↵Barry Clark
https://github.com/jekyll/jekyll/pull/1988)
2014-04-26Config file commentingBarry Clark
2014-03-02Generalised config variable placeholders.Barry Clark
2014-02-18Syntax highlighting.Barry Clark