Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/aoshimash/kidou
- Owner: aoshimash
- License: mit
- Created: 2019-08-31T16:02:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T12:13:30.000Z (over 5 years ago)
- Last Synced: 2024-10-26T17:24:15.259Z (2 months ago)
- Language: TeX
- Homepage:
- Size: 25.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```