Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-akira/gatsby-react-blog
Yet another blog experiment with Gatsby-React
https://github.com/the-akira/gatsby-react-blog
gatsby gatsbyjs graphql grid-layout javascript markdown prismjs react reactjs scss
Last synced: 2 days ago
JSON representation
Yet another blog experiment with Gatsby-React
- Host: GitHub
- URL: https://github.com/the-akira/gatsby-react-blog
- Owner: the-akira
- License: mit
- Created: 2019-11-05T18:15:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T12:03:50.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T23:19:34.804Z (2 months ago)
- Topics: gatsby, gatsbyjs, graphql, grid-layout, javascript, markdown, prismjs, react, reactjs, scss
- Language: JavaScript
- Homepage: https://gatsbyjs-react-blog.netlify.app
- Size: 5.6 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gatsby-React-Blog## 🚀 How to use
1. **Clone the Repository**
```shell
git clone https://github.com/the-akira/gatsby-react-blog.git
```2. **Install Packages**
Navigate into the site’s directory and:
```shell
npm install
```3. **Start developing**
Navigate into the site’s directory and start it up.
```shell
gatsby develop
```4. **Build**
Navigate into the site’s directory and build it up.
```shell
gatsby build
```5. **Deploy**
You can easily deploy the static content to [Netlify](https://www.netlify.com/)