TILvids
cbca274624
Update _config.yml
2021-07-12 23:54:28 -04:00
TILvids
0b44094f55
Set theme jekyll-theme-midnight
2021-07-12 14:18:17 -04:00
TILvids
9320dc8b9c
Update _config.yml
2021-07-12 12:18:39 -04:00
TILvids
f7b4caf569
Update _config.yml
2021-07-12 11:50:13 -04:00
barryclark
da13f8d929
Tagging v1.2.0 ✨
2016-03-07 00:43:28 -05:00
barryclark
2cb59a1600
Minor _config.yml tab consistency fix
2016-03-06 23:34:24 -05:00
barryclark
8c8154bc9c
Move to Kramdown and Rouge
...
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.
2016-03-06 22:58:14 -05:00
James Fleeting
6d291c90df
Adding the official jekyll-feed gem for atom/rss feed.
2015-12-02 19:00:30 -05:00
John French
ac82e6802c
Exclude CNAME
...
There’s no reason you’d want to be able to access the CNAME file on the
hosted site.
2015-05-13 00:55:00 -04:00
eringrand
d8d124475d
added ability to include G+ icon
2015-03-17 16:16:08 -04:00
Barry Clark
4509de3593
✨ Version bump to v1.1.0 ✨
2015-03-01 16:06:49 -05:00
Barry Clark
b83d46fb2b
Move Sass to default _sass directory via @LeoColomb #39
2015-02-23 01:14:19 -05:00
Barry Clark
f3ce4344d1
Removing all of the trailing whitespace
2015-02-23 01:03:16 -05:00
Barry Clark
a8a038dc32
Clarified comment about Disqus shortname
2015-02-23 00:55:58 -05:00
eringrand
d547da86ac
modifed for theme
2015-02-23 00:30:08 -05:00
Barry Clark
8e77d1436b
Merge pull request #76 from rnicholus/syntax-highlighting
...
Better syntax highlighting & switch to redcarpet parser
2015-01-11 15:27:26 -05:00
Barry Clark
79744a7fbf
Dropping gemoji
2015-01-11 15:18:10 -05:00
Ray Nicholus
2f04c036a3
Better syntax highlighting
...
- Switched to redcarpet from kramdown for proper markup
2015-01-11 14:12:54 -06:00
Javier Cejudo
d035ea248c
Adds trailing slash to avoid 301 redirects
2014-08-15 10:14:19 +10:00
Bart Kiers
ca618a6bd4
Added stackoverflow SVG.
2014-08-05 08:22:02 +02:00
Barry Clark
5d93016e58
v1.0.0 release
2014-07-30 20:41:33 -04:00
Barry Clark
c2d379cac6
Clean out grunt stuff from _config.yml excludes
2014-07-30 19:09:58 -04:00
Barry Clark
6955d770fe
Update Sass files to be built by GitHub Pages
2014-07-30 17:36:13 -04:00
Barry Clark
858e7e577c
Changed version to beta in _config.yml
2014-06-21 15:20:22 -04:00
Barry Clark
a495739351
Update default github icon to point to jekyll now repo
2014-06-21 09:33:25 -04:00
Barry Clark
bdddc6b4b9
Added release configuration flag
2014-06-20 17:19:29 -04:00
Barry Clark
c92a708688
It's called a Disqus shortname, not username
2014-06-16 00:40:57 -04:00
Barry Clark
78d61e44ce
It's called a Disqus shortname, not username
2014-06-16 00:40:42 -04:00
Barry Clark
635a2b79f5
Switched from my own sitemap.xml to the official Jekyll gem
2014-06-16 00:18:29 -04:00
Barry Clark
949be13ce3
ups, no trailing slash in baseurl
2014-06-02 22:04:36 -04:00
Barry Clark
583c861729
Explaining baseurl in _config.yml
2014-06-01 15:04:19 -04:00
Barry Clark
7ceaee1028
Re-ordered _config.yml
2014-06-01 14:59:58 -04:00
Barry Clark
927bd3f781
Use a hard-coded link to the Jekyll logo, hosted on jekyll-now
2014-05-28 19:44:28 -04:00
Barry Clark
773de6bff5
Use Jekyll's profile pic as the placeholder
2014-05-28 19:27:10 -04:00
Barry Clark
38601351d8
Reordered _config.yml for better first run experience
2014-05-28 19:25:37 -04:00
Barry Clark
284cb21009
Footer link URL fix for dribbble
2014-05-17 18:30:37 -04:00
Barry Clark
0340970f4e
Added sitemap.xml
2014-05-17 18:22:27 -04:00
Barry Clark
6db3f0bcca
RSS feed option added
2014-05-17 18:09:58 -04:00
Barry Clark
753bea9727
SVG icons for every major social network, hooked up to _config.yml
2014-05-17 17:48:16 -04:00
Barry Clark
be775473ae
Jemoji
2014-05-13 08:32:27 -04:00
Barry Clark
f2d11be40a
Added baseurl
2014-05-13 08:10:16 -04:00
Barry Clark
3c8ceb6232
Updated syntax highlighting flag in config
2014-05-13 08:07:05 -04:00
Barry Clark
6d9d683fce
Switch to Kramdown due to rdiscount issues (also https://github.com/jekyll/jekyll/pull/1988 )
2014-04-30 08:51:27 -04:00
Barry Clark
4bf8bd9b8e
Config file commenting
2014-04-26 16:29:47 -04:00
Barry Clark
2dad2413e5
Generalised config variable placeholders.
2014-03-02 10:48:20 -05:00
Barry Clark
d1cd52c7be
Syntax highlighting.
2014-02-18 20:26:49 -05:00
Barry Clark
b1838427fc
Switched from redcarpet to rdiscount for markdown
2014-02-18 19:11:00 -05:00
Barry Clark
0df8994e5f
Style Guide, and all markdown content styled
2014-02-17 20:34:55 -05:00
Barry Clark
9931bd1ed2
First pass at masthead styling.
2014-02-17 10:07:14 -05:00
Barry Clark
db4dceaba5
Lots of style updates
2014-02-12 20:42:49 -05:00