Skip to content

kcgreenn/birchtube

Repository files navigation

Birchtube

Birchtube Blog/Portfolio Platform

A customizable Blog/Portfolio platform. Built with Gatsby and Contentful CMS.

🚀 Quick start

  1. 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
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-blog-site/
    npm run develop
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/ and src/components to see your site update in real-time!

    Support for Contentful CMS included, enter your API keys in src/gatsby-config.js

🚀 Quick start (Netlify)

Deploy your own site easily with one click on Netlify.

About

A developer blog/portfolio website. Built with Gatsby. Uses Contentful as the CMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published