Soichiro Miki
add50079b1
Port external gatsby-remark-autolink-headers plugin
6 years ago
Florian Kissling
1389d0a7ae
Bump gatsby-remark-autolink-headers, fixes sidebar links not correctly jumping to referenced element ( #1370 )
* Bump gatsby-remark-autolink-headers
* Bump gatsby-remark-autolink-headers to latest
6 years ago
Dan
dd7b0e4818
Bump npm-run-all
6 years ago
Andrew Clark
aa84227cab
Upgrade to latest alpha
I'm going to add some new pages soon and I want to dogfood the new
Concurrent + Suspense + Hooks features.
6 years ago
Dustin Schau
08a6a9036e
chore: remove/update pinned gatsby-remark-prismjs plugin ( #1253 )
6 years ago
Kyle Mathews
8bca96cb1b
Upgrade to latest Gatsby packages ( #1244 )
This includes a number of fixing including this PR which prevents errors
during development when editing markdown files https://github.com/gatsbyjs/gatsby/pull/8859
6 years ago
Dustin Schau
c330d00203
fix: revert buddy line indenting ( #1202 )
* fix: revert buddy line indenting
Note: I'll work on fixing this in gatsby-remark-prismjs soon, but this
is the fix for now :)
Fixes #1201
* chore: revert version of node removal
6 years ago
Alexander Nanberg
71b03486c0
Upgrade to Gatsby v2 ( #1104 )
* Upgrade to Gatsby v2
* Remove unnecessary polyfills since gatsby already provides them
* Move global styles to gatsby-browser
* Add fb comment and convert to cjs
* Revert to use pageQuery again
* Add back html.js
* Update dependencies
* Move TitleAndMetaTags
* Replace glamor/reset with normalize.css which fixes style order in prod
* Prettier formatting
* Remove unused types
* Remove old layout
* Fix versions link
* Update deps
* Update deps
* Remove hack since it's no longer needed
* Update dependencies
* Fix build error
* Fix prettier config resolution
* Update gatsby
* Remove custom onCreatePage logic
* Update dependencies
* Fix build
* Update dependencies
* prettier formatting
* update dependencies
* add custom babel config for flow
* upgrade dependencies
* update dependencies
* use stable gatsby release
6 years ago
Alex Krolick
242dbdd7cc
yarn upgrade
works locally...
7 years ago
Alex Krolick
d9cd3e311f
upgrade some gatsby deps
7 years ago
Alex Krolick
f63a83d746
Revert "upgrade sharp plugin"
This reverts commit 74ead28476
.
7 years ago
Alex Krolick
74ead28476
upgrade sharp plugin
7 years ago
Alex Krolick
a5db230efd
Revert "remove sharp plugin"
This reverts commit bbbb13d484
.
7 years ago
Alex Krolick
bbbb13d484
remove sharp plugin
7 years ago
Khodor Ammar
26892808f4
Fix issue with JSX highlighting ( #1026 )
* Update gatsby-remark-prismjs and gatsby-remark-embed-snippet to fix issue with JSX highlighting
* removes mentions of private npm registry
7 years ago
Dan Abramov
3bf8b907bd
Update gatsby ( #590 )
7 years ago
Isaac Chien
b84d21ef82
Updated Gatsby to move manifest from head to the end of body. ( #563 )
7 years ago
Brian Vaughn
76ddd9353b
Bumped gatsby & gatsby-remark-embed-snippet
7 years ago
Brian Vaughn
76988ced6f
Bumped deps. Added gatsby-remark-embed-snippet.
7 years ago
Dan Abramov
856f4a18cd
Bump Gatsby ( #429 )
7 years ago
Brian Vaughn
77c65a76f0
Update Gatsby and co to fix routing bug on 404 pages
7 years ago
Clement Hoang
81ce65c706
Parallelize some yarn scripts with npm-run-all
7 years ago
Brian Vaughn
530c8e17b6
Update yarn.lock file
7 years ago
Brian Vaughn
04ad4fd392
Upgraded to gatsby-remark-code-repls@1.0.2
7 years ago
Brian Vaughn
57b5d4d5dc
Installed new gatsby-remark-code-repls
7 years ago
Brian Vaughn
6bc35cd810
Upgraded all Gatsby packages except Sharp ones (b'c of a recent regression)
7 years ago
Brian Vaughn
95b2092da1
Reverted recent Yarn upgrades
7 years ago
Brian Vaughn
9f46dbe8c3
Upgraded Gatsby to fix image resize bug
7 years ago
Brian Vaughn
a3e7c8b7ed
Added gatsby-remark-babel-repl-link plug-in
7 years ago
Brian Vaughn
6fd0d7950e
Added custom remark transform for Codepen example links
7 years ago
Brian Vaughn
d23c8c9aad
Removed 'qs' module dependency from ErrorDecoder
7 years ago
Brian Vaughn
cadaeae62b
Reorganized codepen folder further to support nesting
7 years ago
Emmanuel Fallancy
f9d2e2ad02
Update resolution in package.json
7 years ago
Keyan Zhang
d73bff0982
Use qs to parse query params
7 years ago
Emmanuel Fallancy
3fbcc484e4
Update gatsby package through yarn upgrade-interactive
7 years ago
Joe Lim
4235274d10
add plugin to intercept markdown links
7 years ago
Emmanuel Fallancy
c3b24ff0e5
Fix the broken link in the blog for 2014-10-6 react v0.12-rc1 ( #193 )
7 years ago
Yuhei Yasuda
c7fa7e4387
revert modification to `yarn.lock`
7 years ago
Yuhei Yasuda
52bed2c3fb
fix missing `extends` for custom elements
7 years ago
jxom
4b155a22ed
PR changes
7 years ago
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
7 years ago