mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-15 11:08:30 +00:00
11 lines
342 B
Markdown
11 lines
342 B
Markdown
+++
|
|
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.
|