Skip to content

C7LF/c7dev-blog

Repository files navigation

C7-dev.co.uk Blog

Created using gatsby static site generator and netifly.

Run the app locally

Clone the repo: git clone https://github.com/C7LF/c7dev-blog.git cd c7dev-blog/

Install dependencies: npm install or yarn install

Run gatsby starter script: gatsby develop

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

Create your own Gatsby blog:

Use the Gatsby CLI to create a new site, specifying the blog starter.

```shell
# create a new Gatsby site using the blog starter
gatsby new my-blog-starter https://github.com/gatsbyjs/gatsby-starter-blog
```

About

Blog for c7-dev.co.uk using Gatsby.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published