This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
New, static site starting from Gatsby starter kit #14
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
34de975
New, static site starting from Gatsby starter kit
shilman da08abd
Add edit-this-page link
shilman 0e969e4
Rename doc.md to doc/index.md
shilman 8774f7c
Global styling
shilman 1443d41
Remove auto-generated files and fix deprecation errors
shilman 531b15a
Use original docs components and styling inside gatsby
shilman 1105780
Merge branch 'source' into 5-gatsby-static-site
shilman fecad1e
Restore CNAME
shilman e972dfa
Cleanup unused function
shilman 4df1247
Add favicon
usulpro 5840f27
Fix favicon
shilman c650bf1
Remove container wrapper to fix layout issues
shilman ac036e0
manually add CNAME to build process
shilman e94c97d
Ignore public files generated by gatsbyjs
shilman a76119b
Fix code highlighting
shilman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is exactly what I mean! Sorry, I made a typo yesterday
funny that it doesn't cause an error in console since you added
favicon.ico
to the project rootThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for figuring it out!