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

https://github.com/mortendahl/mortendahl.github.io

Blog dedicated to cryptography and machine learning
https://github.com/mortendahl/mortendahl.github.io

Last synced: 21 days ago
JSON representation

Blog dedicated to cryptography and machine learning

Awesome Lists containing this project

README

        

# Blog

## Running in Docker

On host:

```sh
./docker.sh
```

Then in container:

```sh
bundle install
./serve.sh
```