Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstksg/cv-static
Source for static CV
https://github.com/mstksg/cv-static
Last synced: about 2 months ago
JSON representation
Source for static CV
- Host: GitHub
- URL: https://github.com/mstksg/cv-static
- Owner: mstksg
- Created: 2019-12-01T11:46:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-02T21:06:43.000Z (over 2 years ago)
- Last Synced: 2024-10-12T00:55:13.789Z (2 months ago)
- Language: Dhall
- Homepage: https://cv.jle.im
- Size: 1.15 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dhall - cv-static - Generate CV in HTML and PDF using Dhall. (Projects)
README
# cv-static
Online at .
CV is generated fully using dhall (and its XML library in its prelude). The
system is set up to output the same CV in both HTML and a PDF resume!The full ecosystem:
* Base types for CV data:
* Render in latex for pdf:
* Render in HTML for web:
* Actual CV data (using base types):
* Build system (using Shake) for assembling static website: