Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grimmer0125/gatsby-blog

Powered by Gatsby, Lumen & GraphQL. Customize Lumen and disable its catalog temporarily.
https://github.com/grimmer0125/gatsby-blog

Last synced: 7 days ago
JSON representation

Powered by Gatsby, Lumen & GraphQL. Customize Lumen and disable its catalog temporarily.

Awesome Lists containing this project

README

        

### Lumen

[Lumen](https://github.com/alxshelepenok/gatsby-starter-lumen) is a minimal, lightweight and mobile-first starter for creating blogs uses [Gatsby](https://github.com/gatsbyjs/gatsby).

#### Features
+ Lost Grid ([peterramsing/lost](https://github.com/peterramsing/lost)).
+ Beautiful typography inspired by [matejlatin/Gutenberg](https://github.com/matejlatin/Gutenberg).
+ [Mobile-First](https://medium.com/@mrmrs_/mobile-first-css-48bc4cc3f60f) approach in development.
+ Stylesheet built using SASS and [BEM](http://getbem.com/naming/)-Style naming.
+ Syntax highlighting in code blocks.
+ Sidebar menu built using a configuration block.
+ Archive organized by tags and categories.
+ Automatic RSS generation.
+ Automatic Sitemap generation.
+ Offline support.
+ Google Analytics support.
+ Disqus Comments support.

### Running in Development
`gatsby develop`

### Building
`gatsby build`

### Deploy to Netlify

#### Connect Netlify to your GitHub account

Deploy to Netlify

#### Update changes to Netlify

Just `git push` to GitHub and it willl change accordingly.

### Deploy to GitHub Pages

`npm run deploy`