2018-05-01 18:44:16 +00:00
|
|
|
+++
|
|
|
|
title = "Goal: Export backend for CV"
|
|
|
|
author = ["Óscar Nájera"]
|
|
|
|
draft = false
|
|
|
|
weight = 1001
|
|
|
|
+++
|
|
|
|
|
|
|
|
This project aims to generate from an org-mode file with reasonably ordered
|
|
|
|
items a latex file which compiles into a reasonably nice CV. In the same
|
|
|
|
spirit the org-mode file must export to markdown so that it can be uses for
|
|
|
|
web based CV.
|
2018-05-02 00:24:44 +00:00
|
|
|
|
|
|
|
- Online documentation in <https://titan-c.gitlab.io/org-cv/>
|