Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rowlandekemezie/rowlandekemezie.com

Rowland I. Ekemezie Personal website
https://github.com/rowlandekemezie/rowlandekemezie.com

gatsbyjs graphql reactjs seo

Last synced: 18 days ago
JSON representation

Rowland I. Ekemezie Personal website

Awesome Lists containing this project

README

        

# Rowland I. Ekemezie personal website

This was bootstrapped from [gatsby-starter-lumen](https://github.com/alxshelepenok/gatsby-starter-lumen)

## Features
+ [Modern font stack](https://bitsofco.de/the-new-system-font-stack).
+ Beautiful typography inspired by [matejlatin/Gutenberg](https://github.com/matejlatin/Gutenberg).
+ Syntax highlighting in code blocks using [PrismJS](http://prismjs.com).
+ [Mobile-First](https://medium.com/@mrmrs_/mobile-first-css-48bc4cc3f60f) approach in development.
+ Archive organized by tags and categories.
+ Pagination support.
+ [Netlify CMS](https://www.netlifycms.org) support.
+ Google Analytics.
+ Disqus Comments.

### Setup

Use the Gatsby CLI to create a new site, specifying the Lumen starter.

```sh
# Create a new Gatsby site using the Lumen starter
gatsby new blog https://github.com/alxshelepenok/gatsby-starter-lumen
```

#### Start Developing

Navigate into your new site’s directory and start it up.

```sh
cd blog
gatsby develop
```

## Contributors
Thanks goes to these wonderful people!

[rowland](https://github.com/rowlandekemezie)