Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-akira/gatsblog

Simple blog experiment made with Gatsbyjs
https://github.com/the-akira/gatsblog

gatsby gatsby-blog gatsbyjs javascript react reactjs

Last synced: 10 days ago
JSON representation

Simple blog experiment made with Gatsbyjs

Awesome Lists containing this project

README

        


Gatsblog

## 🚀 How to use

1. **Clone the Repository**

```shell
git clone https://github.com/the-akira/gatsblog.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/)