🏡 index : old_projects/cv.git

author Jacob Walchuk <jpw24@st-andrews.ac.uk> 2024-09-23 18:08:33.0 +01:00:00
committer GitHub <noreply@github.com> 2024-09-23 18:08:33.0 +01:00:00
commit
417cb8de15c877dc589efe9eed23078d88849a29 [patch]
tree
a7aa9d55082b14640e62a974b1922571d2dfa70d
parent
d3d855d2c4a4e811350c540120675ede693b30d2
download
417cb8de15c877dc589efe9eed23078d88849a29.tar.gz

Update README.org



Diff

 README.org | 21 +++++----------------
 1 file changed, 5 insertions(+), 16 deletions(-)

diff --git a/README.org b/README.org
index 0469959..9c94a35 100644
--- a/README.org
+++ a/README.org
@@ -1,18 +1,7 @@
* YAML CV Generator


** Features to implement

[*] YAML parsing function
[*] YAML class which can be instantiated
[*] docx writing functionality
[ ] proper formatting
*** Human-readable CV

[ ] phone/web/mail/etc icons
[ ] right-justified years and locations
[ ] footer
*** Machine-readable CV

[ ] everything
*** Build system

[ ] proper python scripts for extracting VBAProject.bin (olevba)
[ ] proper python scripts for re-injecting VBAProject.bin (maybe not possible)
*** Other things

[ ] LaTeX CV generator from the same YAML
All basic features are now implemented; a more detailed readme is forthcoming.

 To demo yourself, use the VBASync tool to inject the code into a new document, or access cv.docm.

Change the variable YAML_PATH in *StringTable.bas* to the location of your YAML file.