Commit graph

356 commits

Author SHA1 Message Date
TILvids
d828edad36
Update 2020-10-1-TILvids-Update-October-2020.md 2021-07-12 15:15:01 -04:00
TILvids
4d101deb89
Create 2020-10-1-TILvids-Update-October-2020.md
TILvids update for October 2020
2021-07-12 15:03:47 -04:00
TILvids
af31ba9502
Delete 2021-7-12-Test-Post.md 2021-07-12 15:02:11 -04:00
TILvids
3687369243
Rename 2020-9-1-TILvids-Update-September-2020 to 2020-9-1-TILvids-Update-September-2020.md 2021-07-12 14:59:45 -04:00
TILvids
5a18680cad
Create 2020-9-1-TILvids-Update-September-2020
TILvids update for September 2020.
2021-07-12 14:50:01 -04:00
TILvids
212d4a46cc
Create 2021-7-12-Test-Post.md 2021-07-12 14:30:35 -04:00
TILvids
23163e45dd Update CNAME 2021-07-12 14:20:20 -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
cb103af2b4
Update style.scss 2021-07-12 12:14:38 -04:00
TILvids
19e8db1a65
Update style.scss 2021-07-12 12:12:42 -04:00
TILvids
b0ad2391f7
Update style.scss 2021-07-12 12:09:13 -04:00
TILvids
ca16f80fba
Update style.scss 2021-07-12 12:06:56 -04:00
TILvids
4ac9ea226d
Update style.scss 2021-07-12 12:05:04 -04:00
TILvids
ca62008172
Update style.scss
Update colors
2021-07-12 11:53:22 -04:00
TILvids
f7b4caf569
Update _config.yml 2021-07-12 11:50:13 -04:00
Erin Grand
12cb8a2e97
Merge pull request #993 from italohdc/master
Permalink on 404.md
2018-04-11 23:31:03 -04:00
Italo Lelis
824a230910 Permalink on 404.md 2017-09-03 12:57:53 -03: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