https://aonemd.github.io/hackerman-resume/
- Make sure you have
docker
installed on your machine - Add changes to
resume.md
inMarkdown
- Run
./build.sh build-docker
to build the resume as a PDF file - Run
./build.sh open
to open the PDF version in your default PDF reader
- You need to have the following installed on your system
pandoc
texlive
. Install on Ubuntuwkhtmltopdf
for generating HTML
- Add changes to
resume.md
inMarkdown
- Run
./build.sh build
to build the PDF version - Run
./build.sh build-html
to build the HTML version - Run
./build.sh open
to open the PDF version in your default PDF reader
See LICENSE.