https://github.com/fluxml/differentiable.dev
https://github.com/fluxml/differentiable.dev
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluxml/differentiable.dev
- Owner: FluxML
- Created: 2019-04-26T17:14:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T13:03:45.000Z (over 2 years ago)
- Last Synced: 2025-01-10T02:24:17.837Z (over 1 year ago)
- Language: HTML
- Size: 11 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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).