This website is derived from the hugo academic kickstart project.
It is based on version 4.4 (WIP) of hugo academic.
- Hugo Extended v0.55.6+
My aim for this website was to build the entire publications
folder from the BibTeX file bibliography.bib
, with minimal adjustments. This can be done by using a modified version of the academic admin tool. Setup this toolchain by cloning the source code from this repository and install locally by executing
pip3 install -e .
from within the source code top level directory. The content of the publication
folder is then built by
academic import --bibtex content/publication/bibliography.bib --overwrite
More information can be found in the README.md
file of the content/publication
folder.
Run from home directory (activate VPN)
rclone sync public/ awesco:httpdocs
Configure Git to sync your fork with the original Spoon-Knife repository