Georgi Yanev
b9a3edf481
Optimize bio image
2018-07-21 22:07:12 +03:00
Georgi Yanev
02e70688ad
Add gatsby-plugin-manifest
2018-07-21 21:51:39 +03:00
Georgi Yanev
8a0da55d1c
Make SEO score in Lighthouse = 100
...
For meta description used `excerpt` as it's close enough and doesn't require adding an extra frontmatter field.
2018-07-21 12:05:20 +03:00
Georgi Yanev
ca3b074d29
Make accesibility score 100 in Lighthouse
...
While we could fetch the lang attribute data from the gatsby config file, it's probably better to couple those with the particular page's Helmet as if we have a different language (i18n) we would need to be able to define that too.
2018-07-21 10:57:37 +03:00
Mike Allanson
a3028127b8
Fix window is not defined error during build
...
__PATH_PREFIX__ is always defined now, so checking for __PREFIX_PATHS__ isn't necessary any more. This fixes `gatsby build` for this branch.
2018-06-20 22:43:05 +01:00
mottox2
aa04a1713f
Import Link from Gatsby
2018-06-18 20:42:40 +09:00
Kyle Mathews
10cae373f5
Update for v2
2018-05-31 11:04:16 -07:00
Antonio Argote
54825c373a
remove react-responsive-grid
2018-04-23 22:37:01 +08:00
Kyle Mathews
47c396887b
Upgrade & format
2018-03-24 19:29:33 -07:00
Seth Wilson
a077acb73f
Added LICENSE and 404.js files.
...
- closed #91 by adding the MIT LICENSE file to root directory.
- added src/pages/404.js from gatsby-starter-default.
2018-03-18 21:05:41 -05:00
Kyle Mathews
2e09d29425
Upgrade dependencies
2018-03-03 23:26:07 -08:00
Kyle Mathews
a05fd3e634
Remove googleFonts key as we use typefaces for loading fonts fixes #85
2018-01-22 17:00:24 -08:00
Kyle Mathews
a9b60609b6
Format
2018-01-10 07:41:31 -08:00
Marco Biedermann
1a862b7fab
add linking to previous and next post
2018-01-09 21:04:46 +01:00
Kyle Mathews
6d51a2cc86
Use auto-generated slugs + various other fixes
2017-11-12 18:17:46 -08:00
Kyle Mathews
6a8ebec531
upgrade dependencies
2017-11-07 13:40:40 -08:00
Kyle Mathews
370384a98c
Merge pull request #60 from mmeinzer/master
...
Fixes /404/ test in post path. Issue #44
2017-11-02 10:18:23 -07:00
Lars Graubner
90e99d12f0
remove unused dependencies, fix inconsistencies, remove PropTypes
2017-10-23 12:43:46 +02:00
Kyle Mathews
a7626a82d2
Merge pull request #64 from Wowu/km-image-hover
...
Remove underline for hyperlinked images
2017-10-21 23:26:22 -07:00
Karol Musur
0f25ed1579
Remove underline on hyperlinked images
2017-10-21 22:54:55 +02:00
Karol Musur
e3beeb974d
Fix text wrapping in the bio
2017-10-21 22:24:54 +02:00
Kyle Mathews
b0c5122829
Remove now unused css
2017-10-19 12:13:18 -07:00
Matt
894e6708f4
Fixes /404/ test in post path. Issue #44
2017-10-01 19:48:01 -05:00
Heinrich Filter
3c90a89390
Fixes #56 Make layout pathPrefix aware
2017-09-19 09:01:18 +02:00
Kyle Mathews
772270376d
Update Prettier
2017-09-03 16:26:40 -07:00
Mark Catley
d1b061d2fd
Fixing errors when running the blog.
2017-09-04 09:57:22 +12:00
Kyle Mathews
b02f67b474
Make frontpage list more interesting
2017-08-18 09:24:58 -04:00
Kyle Mathews
d2e5504dc5
Update yarn.lock + move files
2017-08-11 11:30:01 -04:00
Kyle Mathews
33ed103d69
Use gatsby-plugin-typography and remove the html.js
2017-08-04 19:10:53 -07:00
Kyle Mathews
8f03c8589e
Update packages and run prettier
2017-08-04 18:12:17 -07:00
Kyle Mathews
6bc49591c3
Add default sort on frontmatter data fixes #39
2017-07-18 12:45:00 -07:00
Kyle Mathews
abd4987963
Merge branch 'master' of github.com:gatsbyjs/gatsby-starter-blog
2017-07-11 15:54:15 -07:00
Kyle Mathews
237d334e60
Remove helmet from html.js
2017-07-11 15:54:08 -07:00
Meher Ranjan
ca6108f4c3
Fixed a issue that caused following bug
...
Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `BlogIndex`. See https://fb.me/react-warning-keys for more information.
2017-07-12 02:28:26 +05:30
Kyle Mathews
6d41ce1008
Remove unused info
2017-07-11 11:43:19 -07:00
Kyle Mathews
d2e2bc8df7
Just use frontmatter paths for paths + cleanups
2017-07-04 10:50:40 -07:00
Kyle Mathews
4f47229cb6
Upgrade to 1.0-alpha16
2017-05-26 10:46:52 +01:00
Kyle Mathews
6a806c21cd
Update starter to latest canary
2017-05-19 11:57:38 +02:00
Kyle Mathews
1d2329c1c9
Fix path to styles.css
2017-05-03 12:44:45 -07:00
Kyle Mathews
b23a664df6
Update for latest canary + prettier
2017-04-21 12:19:19 -07:00