SkillAgentSearch skills...

Alanlivio.github.io

Researcher website-cv using hugo, github-pages, and moderncv-latex template.

Install / Use

/learn @alanlivio/Alanlivio.github.io

README

researcher website-cv

Researcher website using Zensical, a static webside generator, and moderncv-latex for cv.pdf.

deps

To install moderncv on ubuntu, run:

sudo apt-get install texlive texlive-latex-extra texlive-fonts-extra

while on windows, run:

winget install Python ChristianSchenk.MiKTeX StrawberryPerl.StrawberryPerl

build

To build latex and run locally, run:

pip install -r requirements.txt
latexmk -pdflua latex/cv.tex -cd -output-directory="../docs"
latexmk -pdflua latex/certificates -cd -output-directory="../docs"
zensical serve

To deploy to github pages, run:

zensical build

GitHub Pages publishing is handled by ci.yml.

View on GitHub
GitHub Stars6
CategoryEducation
Updated9d ago
Forks0

Languages

TeX

Security Score

75/100

Audited on Mar 29, 2026

No findings