Commit graph

132 commits

Author SHA1 Message Date
Joseph LaFreniere
2100516ffc [ox-moderncv] Remove DEFAULT-PACKAGES from top matter 2019-02-02 18:04:03 +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
Joseph LaFreniere
4e059491c0 [ox-moderncv] Remove the default cvcolor option
Not including a default value allows users to customize the output colors as
LaTeX header options.  The moderncv LaTeX package already defaults to black.
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
19213346a8 Remove tabs 2019-02-02 18:02:01 +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
9aa35dd3fc altacv entry divider skip on last-sibling 2018-05-30 15:13:47 +02:00
Óscar Nájera
849b7aa887 repo addresses official and mirror 2018-05-06 21:48:42 +02:00
Óscar Nájera
4888a9beb1 Use simplified CSS 2018-05-06 18:41:47 +02:00
Óscar Nájera
424c68904e write about the markdown exporter 2018-05-06 17:52:37 +02:00
Óscar Nájera
c68e09537e Correct use of css 2018-05-02 02:24:44 +02:00
Óscar Nájera
199f89b853 use fixed template 2018-05-02 02:05:50 +02:00
Óscar Nájera
3f67833f17 update paths to compiled pdfs 2018-05-02 01:32:50 +02:00
Óscar Nájera
6bdc5dc497 move dir from relative path 2018-05-02 00:32:56 +02:00
Óscar Nájera
6abfbbe702 information of paths 2018-05-02 00:30:58 +02:00
Óscar Nájera
d922879dcf Merge branch 'readme' into HEAD 2018-05-02 00:28:12 +02:00
Óscar Nájera
4030c01b14 make dir the static directory
be specific on file for copy
2018-05-02 00:23:57 +02:00
Óscar Nájera
aa1e60f95b fix forgotten latexpath and give page url 2018-05-01 23:42:07 +02:00
Óscar Nájera
9997c83f7f prepare gitlab-ci for publishing pages 2018-05-01 23:33:17 +02:00
Óscar Nájera
9782b9c2ba styling the table the ox-hugo way 2018-05-01 23:02:29 +02:00
Óscar Nájera
e8542bbed6 fontawesome for latex should be in the docker container 2018-05-01 22:32:19 +02:00
Óscar Nájera
97648224ef Get the table styling correctly 2018-05-01 22:32:05 +02:00
Óscar Nájera
dbf1d5c611 Clean readme a bit more and use my git repo for template 2018-05-01 20:44:16 +02:00
Óscar Nájera
fdfae8168f Install latex cv templates from last git version 2018-05-01 19:59:43 +02:00
Óscar Nájera
ba25453f9e install my moderncv version 2018-05-01 18:51:00 +02:00
Óscar Nájera
597c77a2fd fix example email 2018-05-01 18:36:58 +02:00
Óscar Nájera
36cd273cbe use correct backend 2018-05-01 18:35:48 +02:00
Óscar Nájera
174c645594 fix syntax in install file 2018-05-01 18:29:34 +02:00
Óscar Nájera
8a146a251e organize installs 2018-05-01 18:22:50 +02:00
Óscar Nájera
8d077c14ea dependencies installed on a script 2018-05-01 18:14:16 +02:00
Óscar Nájera
50cc9534c6 experiment with altacv on root 2018-05-01 17:16:12 +02:00
Óscar Nájera
90332f6a5e go back to docker hub 2018-04-25 18:17:21 +02:00
Óscar Nájera
53e75219d1 try local docker ci 2018-04-25 15:19:53 +02:00
Óscar Nájera
c039870d2d Large section heading & export 2018-04-25 15:10:34 +02:00
Óscar Nájera
0be84d0f7e configure logo 2018-04-25 14:46:55 +02:00
Óscar Nájera
7272aab354 more specific install 2018-04-25 13:49:13 +02:00
Óscar Nájera
7e4af5d18e Don't export address field if empty 2018-04-25 13:45:54 +02:00
Óscar Nájera
5d16e57e6b Add LICENSE 2018-04-25 11:44:14 +00:00
Óscar Nájera
7b0c4ca1aa install all 2018-04-19 13:22:47 +02:00
Óscar Nájera
5dbb5420ce also install git 2018-04-19 13:20:37 +02:00
Óscar Nájera
027cd07696 install wget in container 2018-04-19 13:19:05 +02:00
Óscar Nájera
ec217f1f0e try to debug container 2018-04-19 03:15:16 +02:00
Óscar Nájera
5c798b9068 building the cv files 2018-04-19 03:07:52 +02:00
Óscar Nájera
71c33fc77d start with landing page and documentation 2018-04-19 00:44:54 +02:00
Óscar Nájera
f60778e5d7 construct the exports 2018-04-18 23:35:46 +02:00
Óscar Nájera
4177c66859 describe options 2018-04-18 23:24:09 +02:00
Óscar Nájera
3a11122b4d styling blocks 2018-04-18 23:07:41 +02:00
Óscar Nájera
b9e720a0be document installation of moderncv and altacv 2018-04-18 23:02:48 +02:00
Óscar Nájera
e2610a2104 start tutorial 2018-04-18 22:23:36 +02:00