Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominictracey
/
gatsby
Public
forked from
gatsbyjs/gatsby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gatsby
bin
on
master
User selector
All users
All time
Commit history
Commits on May 23, 2016
Don't show 'using global install' warning for --help
Show description for 1fa7c4d
KyleAMathews
committed
1fa7c4d
View commit details
Copy full SHA for 1fa7c4d
View code at this point
Browse repository at this point
Commits on May 11, 2016
All requiring Coffeescript again (lost that somewhere)
KyleAMathews
committed
07f4fde
View commit details
Copy full SHA for 07f4fde
View code at this point
Browse repository at this point
Commits on May 2, 2016
Show warning when using the global install of Gatsby
KyleAMathews
committed
147a648
View commit details
Copy full SHA for 147a648
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Add a test for the cli returning help when called
Show description for f200c45
benstepp
committed
f200c45
View commit details
Copy full SHA for f200c45
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Default to using the local install of gatsby and warn if there's not one
KyleAMathews
committed
8196916
View commit details
Copy full SHA for 8196916
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Don't use app.js. Move its functionality to webpack.config.js
Show description for 13e9b09
KyleAMathews
committed
13e9b09
View commit details
Copy full SHA for 13e9b09
View code at this point
Browse repository at this point
Letting people run gatsby from other than root of site was of dubious value and apparently causes bugs fixes #207
KyleAMathews
committed
b3841e9
View commit details
Copy full SHA for b3841e9
View code at this point
Browse repository at this point
Defeat eslint error
KyleAMathews
committed
b2c5ab9
View commit details
Copy full SHA for b2c5ab9
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
Always use the compiled version of the code
KyleAMathews
committed
a51237e
View commit details
Copy full SHA for a51237e
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Update Gatsby to use Babel 6
KyleAMathews
committed
fb28ed0
View commit details
Copy full SHA for fb28ed0
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
When user runs unknown command, show the help
Show description for 938d9f0
KyleAMathews
committed
938d9f0
View commit details
Copy full SHA for 938d9f0
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Disable eslint completely in bin/develop.js so can be es5 in peace
KyleAMathews
committed
c68a859
View commit details
Copy full SHA for c68a859
View code at this point
Browse repository at this point
Change default develop host to "localhost" on windows
Show description for 6543ece
jquense
committed
6543ece
View commit details
Copy full SHA for 6543ece
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Rename cli.js to gatsby.js
NogsMPLS
committed
4fb7bdc
View commit details
Copy full SHA for 4fb7bdc
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
Switch more ES6 code to ES5
KyleAMathews
committed
8c7a69b
View commit details
Copy full SHA for 8c7a69b
View code at this point
Browse repository at this point
Need to stick to ES5 in /bin code as is run in every environment
KyleAMathews
committed
f8edc05
View commit details
Copy full SHA for f8edc05
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Use Webpack Hot Middleware + react-transform-hmr instead of react-hot-loader + webpack-dev-server
KyleAMathews
committed
625c28c
View commit details
Copy full SHA for 625c28c
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Convert remaining Coffeescript files to JS
KyleAMathews
committed
03f9af7
View commit details
Copy full SHA for 03f9af7
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
Commit published.js
Show description for d892d31
KyleAMathews
committed
d892d31
View commit details
Copy full SHA for d892d31
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Write 'published.js' module so script can know to use compiled vs. src code
KyleAMathews
committed
53c4e42
View commit details
Copy full SHA for 53c4e42
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
Look for special key npm adds to package.json to detect not in git checkout
Show description for 11b9a4b
KyleAMathews
committed
11b9a4b
View commit details
Copy full SHA for 11b9a4b
View code at this point
Browse repository at this point
Merge pull request #104 from fson/error-exit-code
Show description for 2edae89
KyleAMathews
committed
2edae89
View commit details
Copy full SHA for 2edae89
View code at this point
Browse repository at this point
When installed globally, use compiled version of code. When installed locally, use the babelscript version
KyleAMathews
committed
f6a9c09
View commit details
Copy full SHA for f6a9c09
View code at this point
Browse repository at this point
Add travis integration + eslintrc rules and fix lint errors.
KyleAMathews
committed
e9cccc0
View commit details
Copy full SHA for e9cccc0
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Exit with the right status when build fails
Show description for c1d6de8
fson
committed
c1d6de8
View commit details
Copy full SHA for c1d6de8
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Change 'serve' to 'develop' as better matches intent of command
Show description for b331412
KyleAMathews
committed
b331412
View commit details
Copy full SHA for b331412
View code at this point
Browse repository at this point
Improve support for creating sites not at domain root e.g. github pages
KyleAMathews
committed
09e1d43
View commit details
Copy full SHA for 09e1d43
View code at this point
Browse repository at this point
Commits on Oct 4, 2015
You can't use babel for modules installed globally
Show description for 9f3e87e
KyleAMathews
committed
9f3e87e
View commit details
Copy full SHA for 9f3e87e
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
babel register for .babelrc
gesposito
committed
3bad3b6
View commit details
Copy full SHA for 3bad3b6
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
let ES6 in build, added .babelrc
gesposito
committed
a6acbce
View commit details
Copy full SHA for a6acbce
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
let ES6 in serve
gesposito
committed
0a9a1da
View commit details
Copy full SHA for 0a9a1da
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Change command name from 'watch' to 'serve'
Show description for 08ea563
KyleAMathews
committed
08ea563
View commit details
Copy full SHA for 08ea563
View code at this point
Browse repository at this point
Make gatsbyjs/gatsby-starter-default the default starter
KyleAMathews
committed
90d1712
View commit details
Copy full SHA for 90d1712
View code at this point
Browse repository at this point
Add command to create new sites from a github starter repo
KyleAMathews
committed
6cdbab4
View commit details
Copy full SHA for 6cdbab4
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Move build/watch to git style sub-commands
KyleAMathews
committed
f83c86e
View commit details
Copy full SHA for f83c86e
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.