forked from mirrors/org-cv
12 lines
342 B
Markdown
12 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.
|