Skip to content

My cv (and website), implemented in Elm

Notifications You must be signed in to change notification settings

vladimirlogachev/logachev.dev

Repository files navigation

Pre-requisites

npm i

Development

npm start

Check PDF Render

npx chrome-headless-render-pdf \
  --url http://localhost:1234/#/cv \
  --window-size 1600,1200 \
  --paper-width 8.3 \
  --paper-height 11.7 \
  --include-background \
  --pdf static/cv_vladimir_logachev.pdf

Publishing

  • Everything is set up to build and publish automatically
  • However, you better chec the published PDF every time after changes are done and new version is online, because it's not as reliable, as webapp build.

About

My cv (and website), implemented in Elm

Topics

Resources

Stars

Watchers

Forks