Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akimach/note


https://github.com/akimach/note

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

note
===

## Setup

```
$ git clone [email protected]:akimach/note.git
$ git clone https://github.com/danielfrg/pelican-ipynb.git plugins/ipynb
$ make html
$ make serve
```

Get access to http://localhost:8000/ .

## Publish in Github Pages

```
$ make github
```