Gatsby - Documentation Website Starter Code
Posted 2 years ago - 2 min read
Tags : GatsbyJavascriptReact
gatsby-starter-baysik-documentation
A starter for creating documentation / help sites using Gatsby.
Quick Start
Create a Gatsby site
Use the Gatsby CLI to create a new site, specifying the Baysik starter.
# Create a new Gatsby site using the Baysik starter
gatsby new baysik-blog https://github.com/adamistheanswer/gatsby-starter-baysik-blog
Start Developing
Navigate into your new site’s directory and start it up.
cd baysik-blog
gatsby develop
Open the source code and start editing!
Your site is now running at http://localhost:8000
!
Note: You’ll also see a second link: http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2020-11-07
Added
- Lunr Local Search