@@ -73,14 +73,14 @@ These plugins are installed by default:
73
73
74
74
- [ jekyll-feed] [ jekyll-feed ]
75
75
- Generates an XML Feed at
76
- < https://jekyll-heroku-starter-kit.herokuapp.com /feed.xml >
76
+ < https://hartman.me/ jekyll-heroku-starter-kit/feed.xml >
77
77
- [ jekyll-seo-tag] [ jekyll-seo-tag ]
78
78
- View the config settings in ` _config.yml ` and ` index.md ` .
79
79
- [ jekyll-sitemap] [ jekyll-sitemap ]
80
80
- Generates a XML Sitemap at
81
- < https://jekyll-heroku-starter-kit.herokuapp.com /sitemap.xml >
81
+ < https://hartman.me/ jekyll-heroku-starter-kit/sitemap.xml >
82
82
- Generates a ` robots.txt ` file at
83
- < https://jekyll-heroku-starter-kit.herokuapp.com /robots.txt >
83
+ < https://hartman.me/ jekyll-heroku-starter-kit/robots.txt >
84
84
- View the config settings in ` index.md ` .
85
85
- [ jekyll-paginate-v2] [ jekyll-paginate-v2 ]
86
86
- View the config settings in ` _config.yml ` and ` index.md ` .
@@ -310,13 +310,16 @@ file for full details.
310
310
Special thanks go out to the following people and projects who have helped in
311
311
some way to make this project a reality.
312
312
313
- - [ 22 Digital] [ 22 ] - for the awesome development work on the theme.
314
- - [ Jekyll Pygments Themes] [ pygments-themes ] - for the ` github.css ` styling.
315
- - [ @justinhartman /.github] [ .github ] - for the awesome Github project templates.
316
- - [ Andy Croll] [ andy ] - for his post on serving a Jekyll site on Heroku.
317
- - [ Heroku] [ heroku ] - for their post on running Jekyll on their platform.
318
- - [ Picsum] [ picsum ] - for their amazing Lorem Picsum photos.
319
- - [ Pravatar] [ pravatar ] - for the profile images on the author feed.
313
+ - [ 22 Digital] [ 22 ] for the awesome development work on the theme.
314
+ - [ Material Design Lite] [ mdl ] for the design framework used in the theme.
315
+ - [ James King] [ james ] for the the [ MaterialDocs] [ jekyll-materialdocs ] theme
316
+ which inspired this theme.
317
+ - [ Jekyll Pygments Themes] [ pygments-themes ] for the ` github.css ` theme styling.
318
+ - [ Picsum] [ picsum ] for their amazing Lorem Picsum photos used in the site.
319
+ - [ Pravatar] [ pravatar ] for the profile images used for the authors data.
320
+ - [ @justinhartman /.github] [ .github ] for the awesome Github project templates.
321
+ - [ Andy Croll] [ andy ] for his article on serving a Jekyll site on Heroku.
322
+ - [ Heroku] [ heroku ] for their article on running Jekyll on their platform.
320
323
321
324
[ deploy ] : #4-deployment
322
325
[ CONTRIBUTING ] : CONTRIBUTING.md
@@ -342,17 +345,18 @@ some way to make this project a reality.
342
345
[ jekyll-last-modified-at ] : https://github.com/gjtorikian/jekyll-last-modified-at
343
346
[ jekyll-redirect-from ] : https://github.com/jekyll/jekyll-redirect-from
344
347
[ jekyll-materialdocs ] : https://github.com/chromatical/jekyll-materialdocs
348
+ [ james ] : https://github.com/chromatical
345
349
[ rack ] : https://github.com/adaoraul/rack-jekyll
346
350
[ andy ] : https://andycroll.com/ruby/serving-a-jekyll-blog-using-heroku/
347
351
[ heroku ] : https://blog.heroku.com/jekyll-on-heroku
348
352
[ jekyll ] : https://jekyllrb.com/
349
353
[ heroku-main ] : https://www.heroku.com/
350
- [ humans ] : https://jekyll-heroku-starter-kit.herokuapp.com /humans.txt
354
+ [ humans ] : https://hartman.me/ jekyll-heroku-starter-kit/humans.txt
351
355
[ localhost ] : http://127.0.0.1:4000
352
356
[ livesite ] : /assets/images/website.png
353
357
[ blogsite ] : /assets/images/news.png
354
- [ example ] : https://jekyll-heroku-starter-kit.herokuapp.com
355
- [ mdl ] : https://getmdl.io/
358
+ [ example ] : https://hartman.me/ jekyll-heroku-starter-kit
359
+ [ mdl ] : https://getmdl.io
356
360
[ 22 ] : https://22digital.co.za
357
361
[ pygments-themes ] : https://github.com/jwarby/jekyll-pygments-themes
358
362
[ jekyll-v3 ] : https://github.com/justinhartman/jekyll-heroku-starter-kit/tree/jekyll-v3
0 commit comments