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

https://github.com/fluxml/differentiable.dev


https://github.com/fluxml/differentiable.dev

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# differentiable.dev

### Installation
Install [hugo](https://gohugo.io/), then
```
git clone git@github.com:FluxML/differentiable.dev.git differentiable.dev && cd differentiable.dev
git submodule init
git submodule update
```

### Development
```
$ hugo serve
```

### Deployment
```
$ hugo
```
Built website will be in `./public` -- push to e.g. this repo's `gh-pages` branch

### Theme
[Syna](https://syna.okkur.org/docs).