Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nokorpo/nokorpo-website

The code for the official Nokorpo website. A static site built using Jekyll.
https://github.com/nokorpo/nokorpo-website

jekyll website

Last synced: 25 days ago
JSON representation

The code for the official Nokorpo website. A static site built using Jekyll.

Awesome Lists containing this project

README

        

## Setup

```
gem install bundler jekyll
```

## Start

```
bundle exec jekyll serve
```