Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aoshimash/kidou

「天体と軌道の力学」計算ノート https://kidou.netlify.com/
https://github.com/aoshimash/kidou

Last synced: 27 days ago
JSON representation

「天体と軌道の力学」計算ノート https://kidou.netlify.com/

Awesome Lists containing this project

README

        

# kidou

[天体と軌道の力学](http://www.utp.or.jp/book/b301872.html)を読んだときのメモ

## Requirement

- hugo

## Development

``` console
$ hugo server
```

## Build

``` console
$ hugo --minify
```