diff --git a/_templates/aboutme.html b/_templates/aboutme.html index 713ed4c..393c5a5 100644 --- a/_templates/aboutme.html +++ b/_templates/aboutme.html @@ -1,15 +1,55 @@
diff --git a/pip-requirements.txt b/pip-requirements.txt index 2777c52..d0b9c1b 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -3,6 +3,8 @@ ablog sphinx-design sphinxcontrib-youtube pydata-sphinx-theme +# dependency of sphinxcontrib-bitfield +https://github.com/len0rd/bitfield/archive/refs/heads/feature/len0rd/fontcolor.zip # for bitfield diagram generation (with latex support) # installing from my own branch since some improvements have not been merged upstream yet https://github.com/len0rd/sphinxcontrib-bitfield/archive/refs/heads/feature/len0rd/bitfield_fontcolor.zip