Erin Grand
33d103557b
Update _svg-icons.scss
...
fixed the SVG and the size of the image
2015-05-07 00:50:50 -04:00
Barry Clark
c6b6dfbb9b
Adding Colton and Trace to credits 🙌
2015-05-03 10:12:24 -04:00
Barry Clark
a575848062
Merge branch 'sunnankar-patch-1'
2015-05-02 19:41:34 -04:00
Barry Clark
a90775d977
Merge branch 'patch-1' of https://github.com/sunnankar/jekyll-now into sunnankar-patch-1
...
Conflicts:
_includes/svg-icons.html
2015-05-02 19:41:17 -04:00
Barry Clark
e6577ed949
Merge pull request #158 from coltonfitzgerald/master
...
Losslessly Compressed Images w/ ImageOptim
2015-05-02 19:20:44 -04:00
Barry Clark
c6b833e1f6
Merge pull request #138 from eringrand/G+icon
...
Google+ Icon, added by @eringrand
2015-05-02 19:17:39 -04:00
sunnankar
fd977db08e
Update svg-icons.html
...
Added SSL to fix broken links for W3C validation and preempt redirection.
2015-04-11 12:42:05 -04:00
coltonfitzgerald
1d3f019082
Compress Images
2015-04-02 22:07:05 -07:00
eringrand
d8d124475d
added ability to include G+ icon
2015-03-17 16:16:08 -04:00
eringrand
b56f969828
added G+ icon to svq-icons
2015-03-17 16:12:19 -04:00
Barry Clark
5be6775713
Adding Clayton to the credits  🙌
2015-03-01 18:44:22 -05:00
Barry Clark
3e761139cc
Merge pull request #122 from cjerrington/patch-3
...
improve the quality of analytics
2015-03-01 18:42:54 -05:00
Clayton Errington
f2246dc0a4
remove whitespace
2015-03-01 15:47:33 -06:00
Barry Clark
bc9199b572
Added in instructions for contributing
2015-03-01 16:37:46 -05:00
Barry Clark
70fda2a5b4
Adding Dean Attali into the credits 🙌
2015-03-01 16:22:45 -05:00
Barry Clark
2f7f1cdf18
Merge pull request #126 from daattali/patch-1
...
disqus_identifier param is not used
2015-03-01 16:20:48 -05:00
Barry Clark
4509de3593
✨ Version bump to v1.1.0 ✨
2015-03-01 16:06:49 -05:00
Dean Attali
0bc17300ee
disqus_identifier param is not used
2015-03-01 12:24:26 -08:00
Barry Clark
ac1cf36fe0
Using post.excerpt in index.html ( closes #117 )
2015-03-01 14:50:11 -05:00
Barry Clark
d824fd879e
Improve metadata for posts and pages ( closes #50 )
2015-03-01 14:35:17 -05:00
Clayton Errington
9f23e44cbe
improve the quality of anaytics
...
Improve the quality of Google Analytics as found in:
http://veithen.github.io/2015/01/05/jekyll-improving-ga-data-quality.html
Reduce and eliminate referrer spam in Google Analytics as found in:
http://veithen.github.io/2015/01/21/referrer-spam.htmlimprove the quality of analytics http://veithen.github.io/2015/01/05/jekyll-improving-ga-data-quality.html
2015-02-23 15:36:40 -06:00
Barry Clark
e29df684bd
Removing emoji from Hello World blog post
2015-02-23 01:29:20 -05:00
Barry Clark
feddf2b53e
Adding @LeoColomb and @ErinGrand to the credits!
2015-02-23 01:20: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
19706125aa
meta declarations pointed out by @LeoColomb in #39
2015-02-23 01:09:06 -05:00
Barry Clark
282a3c0b58
License date bump
2015-02-23 01:06:50 -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
Barry Clark
a8abba4e98
Merge pull request #121 from eringrand/youtuberepo
...
youtube icon
2015-02-23 00:36:17 -05:00
eringrand
d547da86ac
modifed for theme
2015-02-23 00:30:08 -05:00
Barry Clark
f35771a57c
Merge pull request #77 from jaminscript/fix-google-translate-bubble
...
Resolves #72 - Google Translate rendering issue by overriding an img style
2015-01-12 20:00:11 -05:00
Ben Abbott
e944eb0258
Resolves #72 by overriding an img style
2015-01-13 13:20:29 +13: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
0bdcb9b27e
Adding more contributors 🙌
2015-01-11 15:22:11 -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
Barry Clark
1a40b26107
Merge pull request #47 from jaminscript/move-svg-to-css
...
Load SVG icons in via CSS. Saves up to 27KB per page load!
2015-01-11 12:54:58 -05:00
Ben Abbott
404ddf26e5
Change how SVG icons are included in pages
...
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.
With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
2014-11-12 16:42:00 +13:00
Barry Clark
8e81837d1c
Readme: removing new themes email drop
2014-10-22 19:10:51 -04:00
Barry Clark
d1fd3a68d0
Adding Henry Stanley to readme credits 🙌
2014-10-20 07:41:05 -04:00
Barry Clark
ceadb3b305
Merge pull request #38 from henryaj/master
...
Teeny tiny typo fixes to README
2014-10-19 10:45:10 -04:00
Henry Stanley
eb6cff2cdc
Teeny tiny typo fixes to README
2014-10-18 11:21:51 +01:00
Barry Clark
8bfd9c961b
Updating readme to mention that it can take 10 minutes - closes #37
2014-10-18 00:11:18 -04:00
Barry Clark
617c176a11
Updated readme to make local dev installation steps a little easier.
2014-10-13 10:16:44 -04:00
Barry Clark
67d2f75a4f
Updated readme installation steps to use GitHub Pages 💎
2014-10-06 19:10:59 -04:00
Barry Clark
9826c6c3db
Add credits for Florian Simon 🙌
2014-10-05 09:27:40 -04:00
Barry Clark
5e4f0720f3
Merge pull request #31 from vermluh/icons2
...
Remove extraneous markup from Stack Overflow icon
2014-10-04 17:26:41 -04:00
Florian Simon
ef2186dc88
Update stackoverflow.html
...
Modified stackoverflow icon in order to remove xml declaration and title tag from resulting HTML code
2014-09-30 12:15:08 +02:00
Barry Clark
bfa9d5a4c5
Added Hun Jae Lee to credits 🙌
2014-09-25 23:37:43 -04:00
Barry Clark
057536620c
Merge pull request #28 from etelej/j-now
...
Fix duplicate meta charset declaration
2014-09-20 09:19:22 -04:00