mirror of
https://github.com/Juicysteak117/pghrt.git
synced 2025-12-21 07:25:25 +00:00
ee627f32d00ab4ec27fa7f2a29197becb9de6cf0
PGHRT
This is the source code, just in case you wanted to build it yourself for some reason. Or difference tracking line edits. I should've had this originally, but I didn't, sooooo don't worry about it too much. The edits are for posterity more than they are "crucial info that everyone should look at" generally speaking, especially because it's intended to be a resource that is iterated upon and reviewed over time.
If you are interested in doing a translation or some sort of alternate version, please get in touch!
Setting Up
This project uses LaTeXML. Install it here
You might also need to install texlive-latex-extra with your package manager of choice.
cd pghrt
python3 -m venv .venv
.venv/bin/pip install beautifulsoup4
Build Instructions
latexmlc --destination=export/index.html pghrt
.venv/bin/python soup.py
Description
Languages
HTML
65.3%
TeX
26.9%
CSS
5.9%
JavaScript
1.1%
Python
0.8%