A customizable Blog/Portfolio platform. Built with Gatsby and Contentful CMS.
-
Clone this Repo.
Use the github CLI to this repository.
# create a new directory containing all the source files to create your own blog/portfolio site. gh repo clone kcgreenn/birchtube
-
Start developing.
Navigate into your new site’s directory and start it up.
cd my-blog-site/ npm run develop
-
Open the code and start customizing!
Your site is now running at http://localhost:8000!
Edit
src/pages/
andsrc/components
to see your site update in real-time!Support for Contentful CMS included, enter your API keys in
src/gatsby-config.js
Deploy your own site easily with one click on Netlify.