Commit graph

10 commits

Author SHA1 Message Date
Óscar Nájera
5e34c09388 refactor contact 2020-06-02 00:11:17 +02:00
Óscar Nájera
edfe13f3af Refactor ox-hugo 2020-06-02 00:11:17 +02:00
Óscar Nájera
0a20ce2b00 Social becomes a section instead of document property
First it changes the entries to categories. That is CV_ENV is now category
for everything. Then cventry continues to behave as before, but CATEGORY
social comes in.

For the moment it creates a formatted block
2020-06-02 00:11:17 +02:00
Óscar Nájera
cb32990168 unify parsing of cventry 2020-06-01 20:49:32 +02:00
Óscar Nájera
0b433116d1 try time window
time window
2019-02-02 19:16:47 +01:00
Joseph LaFreniere
daf7295688 Default FROM as error and TO as "Present"
If no FROM property is provided for a given cventry, throw an error.  If no
TO property is provided, use the atom "Present".
2019-02-02 18:02:16 +01:00
Óscar Nájera
3900071b8d Contact details can be empty strings, skip those 2019-02-02 18:02:08 +01:00
Óscar Nájera
fbf6dd3a67 Remove tabs 2019-02-02 16:48:03 +01:00
Óscar Nájera
c3b43b361e OX-HUGO: cventry now at org heading level
Previously a cventry was inside a div and forced a h3 heading. The content
would not me inside the div because on markdown it wouldn't be
rendered. For limitation it is better to drop the div, make the heading
respect the org level and the properties list is just in one UL tag
2019-02-02 16:04:30 +01:00
Óscar Nájera
6c2b1e2d5b exporter for hugo markdown for my website 2018-04-05 01:20:46 +02:00