https://github.com/andrewmcodes-archive/codefund-gatsby-starter-blog
Demo of using CodeFund Ads on a Gatsby Site
https://github.com/andrewmcodes-archive/codefund-gatsby-starter-blog
Last synced: 4 months ago
JSON representation
Demo of using CodeFund Ads on a Gatsby Site
- Host: GitHub
- URL: https://github.com/andrewmcodes-archive/codefund-gatsby-starter-blog
- Owner: andrewmcodes-archive
- License: mit
- Created: 2020-02-22T08:52:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T09:38:23.000Z (over 5 years ago)
- Last Synced: 2025-01-01T06:22:29.310Z (5 months ago)
- Language: JavaScript
- Homepage: https://codefund-gatsby-starter-blog.netlify.com/
- Size: 971 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# codefund-gatsby-starter-blog
## Quick start
```shell
git clone https://github.com/andrewmcodes/codefund-gatsby-starter-blog
cd codefund-gatsby-starter-blog/
yarn
gatsby develop
```Your site is now running at `http://localhost:8000`!
Open the `codefund-gatsby-blog-starter` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!
## Deploy
[](https://app.netlify.com/start/deploy?repository=https://github.com/andrewmcodes/codefund-gatsby-starter-blog)
## Source
This project was originally generated from [gatsbyjs/gatsby-starter-blog](https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-blog/)