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

https://github.com/pykello/pykello.github.com


https://github.com/pykello/pykello.github.com

Last synced: about 1 year ago
JSON representation

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
```