https://github.com/pykello/pykello.github.com
https://github.com/pykello/pykello.github.com
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pykello/pykello.github.com
- Owner: pykello
- Created: 2019-04-09T05:08:42.000Z (about 7 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-16T18:39:16.000Z (over 3 years ago)
- Last Synced: 2025-04-10T10:21:06.752Z (about 1 year ago)
- Language: Racket
- Homepage: https://pykello.github.com
- Size: 5.35 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the source code for Hadi Moshayedi's blog at https://pykello.github.com.
This is built using [Frog](https://docs.racket-lang.org/frog/index.html).
* To build and preview, do `raco frog -bp`.
* To deploy to github pages, do `./deploy.sh`.
```
sudo apt install python3 python-is-python3 texlive dvipng
raco pkg install frog
raco pkg install slideshow-latex
raco pkg install scribble-math
```