Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nair0lf32/blog

my blog
https://github.com/nair0lf32/blog

blog blogging dev-blog edemessi florian gatsby gatsbyjs markdown nairolf32 typescript zerone

Last synced: about 22 hours ago
JSON representation

my blog

Awesome Lists containing this project

README

        

# Blog

My muthafuckin' blog

![blog-logo](/static/images/blog-logo.png)

It's powered by [Gatsby](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter-ts) so you know it's **great**

## Usage

- After cloning this install all deps with the usual `npm install` command
(or `npm install --legacy-peer-deps` as updating Gatsby broke stuff
and still not fixed)
- Highly recommended to use Gatsby CLI. You can install it using `npm install -g gatsby-cli`
- `gatsby develop` gives a preview server
- To build use `gatsby build`
- You can also just use npm commands directly to test and build

## 🚀 Deployment

Deployed automatically on `Netlify`

- Dashboard is [here](https://app.netlify.com/sites/blog-n32/overview)
- Production can be accessed [here](blog.nairolf32.com)