Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
8
Star
1
Fork
4
FreeCodeCamp
/
wiki-generator
Code
Issues
1
Pull requests
0
Pulse
Graphs
Permalink
Browse files
Update README.md
Loading branch information
...
1 parent
5c8aa11
commit
aeb7e66bb786aac428a10a957c57c0ad2c5ff307
hallaathrad
committed
Mar 1, 2016
Unified
Split
Showing
1 changed file
with
3 additions
and
4 deletions
.
+3
−4
README.md
Show notes
View
7
README.md
@@ -1,10 +1,9 @@
#
Scripts for deploying the wiki to gh-pages
##
Setup
-
1.
`npm install`
-
3.
`chmod 744 install.sh`
-
2.
`./install.sh`
-
3.
`chmod 744 deploy.sh`
+
1.
`./install.sh`
+
2.
`npm install -g gatsby`
+
3.
`npm install`
##
To Run Locally
`./local.sh`
.
Toggle all file notes
0 comments on commit
aeb7e66
Please
sign in
to comment.
Something went wrong with that request. Please try again.
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.
0 comments on commit
aeb7e66