Commit Graph

450 Commits (f021910a1e46ae25ce717088122ad4e2822d1d1d)

Author SHA1 Message Date
Swissky 7940dacb88 ECW Web Writeup 2017-11-07 15:12:08 +01:00
Swissky b9153d6efa Bugfix mobile share button 2017-11-05 13:37:21 +01:00
Swissky ec730dcc0a UI Social buttons 2017-11-05 13:32:03 +01:00
Swissky 37512d5e6a Adding Twitter handle to the social button 2017-11-05 13:18:16 +01:00
Swissky 72302eb642 Social button sharing 2017-11-05 13:15:02 +01:00
Swissky 510d0da60c POST Hello World 2017-11-05 00:23:13 +01:00
Swissky 5481b6598a Bugfix about 2017-11-05 00:02:09 +01:00
Swissky b766423425 Cleaning post and about 2017-11-04 23:48:06 +01:00
Swissky 9893022683 Update about.md 2017-11-04 23:33:59 +01:00
Swissky 585ffe6411 First post + about 2017-11-04 23:29:17 +01:00
Swissky 75c9cffd81 Social 2017-11-04 23:18:02 +01:00
Swissky dd2a85aea3 Initial Config 2017-11-04 23:15:05 +01:00
Barry Clark 7afdb99f0d Merge pull request #983 from isseiler/patch-1
Updated the schemes in the sample links to HTTPS instead of HTTP
2017-08-27 15:36:53 -04:00
Ian df46d6d7be Updated the schemes in the sample links to HTTPS instead of HTTP
HTTPS is now enforced for all URLs using github.io, e.g. userName.github.io must use https://userName.github.io You can no longer use HTTP:// as mentioned at the bottom of this blog post: https://github.com/blog/2186-https-for-github-pages
2017-08-24 21:39:09 -07:00
Erin Grand 8b0af42b48 Update _svg-icons.scss 2016-06-08 15:03:46 -04:00
Erin Grand 6b52dbba49 Merge pull request #478 from nscyclone/a-typo-fix-in-readme
Fixed a typo in 'README.md'.
2016-04-10 02:24:03 -04:00
nscyclone 53140f1ea4 Fixed a typo in 'README.md'. 2016-04-06 19:26:21 +03:00
Barry Clark fc5731ada6 Jekyll 3 message at top of readme 2016-03-07 01:06:46 -05:00
barryclark da13f8d929 Tagging v1.2.0 2016-03-07 00:43:28 -05:00
Barry Clark 8970045568 Merge pull request #373 from yzyzsun/patch-1
Add .jekyll-metadata to .gitignore
2016-03-06 23:59:34 -05:00
Barry Clark 3f0daa74a4 Merge pull request #410 from genericmethod/patch-1
Fix spelling mistake in README
2016-03-06 23:54:18 -05:00
barryclark 844996fc76 Readme.md: git clone via HTTPS
Originally found by @jwfu here:
https://github.com/barryclark/jekyll-now/pull/413
2016-03-06 23:43:50 -05:00
barryclark 2cb59a1600 Minor _config.yml tab consistency fix 2016-03-06 23:34:24 -05:00
Barry Clark 2538425e6c Merge pull request #445 from barryclark/kramdown-and-rouge
Move to Kramdown and Rouge
2016-03-06 23:01:35 -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
Chris Farrugia c50a0d2373 Fix spelling mistake in README 2016-02-08 22:36:40 +01:00
Sun Yaozhu 895b2fdeab Add .jekyll-metadata to .gitignore 2016-01-04 12:38:03 +08:00
Barry Clark da5c21a55b Merge pull request #344 from praseodym/patch-1
Update analytics snippet to use baseurl
2015-12-06 15:00:58 -05:00
Barry Clark e9d91bcf46 Merge pull request #339 from omgmog/master
Removed +x on style.scss
2015-12-06 14:46:45 -05:00
Barry Clark e7aa699373 Merge pull request #343 from fleeting/master
Replacing the custom feed.xml with the official jekyll-feed gem.
2015-12-06 14:45:55 -05:00
Barry Clark ca05a8339d Merge pull request #346 from Daniel15/patch-1
Remove reference to 0.0.0.0, update to 127.0.0.1:4000
2015-12-06 14:35:10 -05:00
Daniel Lo Nigro d2d123c640 Remove reference to 0.0.0.0
`0.0.0.0` doesn't really make much sense, and in fact shouldn't even work at all. It's pretty strange that it does work.
2015-12-04 18:45:38 -08:00
Mark Janssen 2e2c1f1509 Update analytics snippet to use baseurl 2015-12-04 16:59:46 +01:00
James Fleeting 6d291c90df Adding the official jekyll-feed gem for atom/rss feed. 2015-12-02 19:00:30 -05:00
Max Glenister ebb9814ca4 Removed +x on style.scss
Fixes #204
2015-11-26 16:03:45 +00:00
Barry Clark 0b7e2f516b Merge pull request #199 from dijonkitchen/patch-2
Fix grammatical error on the 404 page.
2015-11-16 22:25:05 -05:00
dijonkitchen e972568809 Update 404.md 2015-05-26 15:50:22 -04:00
Barry Clark fb2f50ba6f Merge pull request #187 from frenchie16/jekyll-now/master
Exclude CNAME from the hosted site
2015-05-13 15:39:08 -04: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
Barry Clark 0644ab5e32 Merge pull request #183 from eringrand/patch-1
More detailed Youtube icon.
2015-05-07 09:49:34 -04:00
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