Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sleexyz/site-old

my website
https://github.com/sleexyz/site-old

Last synced: 1 day ago
JSON representation

my website

Awesome Lists containing this project

README

        

# [slee.xyz](http://slee.xyz)

set up stack
```
stack update
stack setup
```

install dependencies
```
yarn install
```

start daemon
```
yarn start
```

push
```
yarn run push
```

## Technology
Type-checked with [sol/markdown-unlit](https://github.com/sol/markdown-unlit),
and tested with [hspec-discover](http://hspec.github.io/hspec-discover.html)