org-cv/doc/content/post/goal.md
2018-05-06 21:48:42 +02:00

15 lines
573 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.
- Online documentation in <https://titan-c.gitlab.io/org-cv/>
- Development happens in the gitlab repository: <https://gitlab.com/Titan-C/org-cv>
- There is a mirror in github for backup: <https://github.com/Titan-C/org-cv>