Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resume: Add current address but remove home location | Aaron LI | 2020-06-21 | 2 | -5/+5 |
| | |||||
* | resume.cls: Load 'microtype' after 'xeCJK' to avoid conflicts | Aaron LI | 2020-06-21 | 1 | -2/+2 |
| | | | | | | | | | | With the latest TeXLive, I would get the following error if 'microtype' was loaded before 'xeCJK': ! Undefined control sequence. <argument> \__xeCJK_patch_microtype_get_slot: Change the loading orders fix the above issue. | ||||
* | README: Add usage section for getting started | Aaron LI | 2020-06-20 | 1 | -1/+21 |
| | |||||
* | fontawesome5: Update to 5.13.1 released on 2020-06-18 | Aaron LI | 2020-06-20 | 3 | -24/+1431 |
| | |||||
* | make-fontawesome5.py: Fix YAML load warning | Aaron LI | 2020-06-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | Use `yaml.safe_load()` instead of `yaml.load()` to fix the following warning: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. In addition, add a comment that the 'icons.yml' URL that has the '/raw' part is actually correct, because we need the raw YAML data instead of the HTML page rendered by Github. | ||||
* | Use 'gs' to merge zh and en resumes | Aaron LI | 2019-08-30 | 1 | -1/+4 |
| | | | | | | | | | | * The 'gs' (GhostScript) is much more commonly installed than 'pdftk'. * The 'gs'-merged PDF has metadata (e.g., author, title, keywords) preserved, although it is the metadata of the last PDF on the command line is used for the output merged PDF. Still, it is better than 'pdftk' in this case, because the merged PDF by 'pdftk' lost those metatdata. | ||||
* | README: FontAwesome was updated to v5.10.1 | Aaron LI | 2019-08-17 | 1 | -1/+1 |
| | |||||
* | resume: Update PDF | Aaron LI | 2019-08-17 | 1 | -0/+0 |
| | |||||
* | resume: Update education information | Aaron LI | 2019-08-17 | 2 | -2/+4 |
| | |||||
* | resume: Tweak the format of file info | Aaron LI | 2019-08-17 | 2 | -6/+6 |
| | |||||
* | class: Tweak header spacing | Aaron LI | 2019-08-17 | 1 | -3/+2 |
| | |||||
* | resume: Increase icon size to '\Large' | Aaron LI | 2019-08-17 | 2 | -0/+6 |
| | |||||
* | class: Add '\iconsize' to adjust the icon size | Aaron LI | 2019-08-17 | 1 | -5/+7 |
| | | | | | For example, use '\iconsize{\Large}' in resume-{zh,en}.tex to enlarge icons relative to the text. | ||||
* | resume/zh: Tweak several CJK punctuations | Aaron LI | 2019-08-17 | 1 | -3/+3 |
| | |||||
* | class: Use default CJK punctuation style instead of 'kaiming' | Aaron LI | 2019-08-17 | 1 | -2/+1 |
| | |||||
* | fontawesome5: Update to version 5.10.1 | Aaron LI | 2019-08-17 | 2 | -365/+8052 |
| | |||||
* | fontawesome5/make-fontawesome5: Update the URL to "icons.yml" | Aaron LI | 2019-08-17 | 1 | -1/+1 |
| | |||||
* | Update resume PDF | Aaron LI | 2019-05-14 | 1 | -0/+0 |
| | |||||
* | Show how to use '\icon{text,link}' | Aaron LI | 2019-05-14 | 2 | -0/+6 |
| | |||||
* | class: Rename '\social{text,link}' to '\icon{text,link}' | Aaron LI | 2019-05-14 | 1 | -18/+18 |
| | |||||
* | class: Rename macro '\socialinfo' to '\profile' | Aaron LI | 2019-05-14 | 3 | -6/+6 |
| | |||||
* | Update how to use '\tagline' | Aaron LI | 2019-05-14 | 2 | -4/+6 |
| | |||||
* | class: Remove '\taglineicon' and only preserve '\tagline' | Aaron LI | 2019-05-14 | 1 | -7/+2 |
| | |||||
* | Show how to use the '\photo' macro | Aaron LI | 2019-05-14 | 2 | -0/+4 |
| | |||||
* | Tweak the icon for modification date | Aaron LI | 2019-05-14 | 2 | -2/+2 |
| | |||||
* | class: Tweak the spacing before tagline | Aaron LI | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | README: Add "-p" option to "mkdir" | Aaron LI | 2019-05-08 | 1 | -1/+1 |
| | |||||
* | Document how to obtain the fonts | Aaron LI | 2019-05-07 | 1 | -1/+17 |
| | |||||
* | Document how to install fonts on Linux | Aaron LI | 2019-05-06 | 1 | -2/+21 |
| | |||||
* | Document the YAML requirement of make-fontawesome5.py | Aaron LI | 2019-05-06 | 2 | -4/+12 |
| | |||||
* | Update resume PDF | Aaron LI | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Add 'personal projects' section | Aaron LI | 2019-04-02 | 2 | -0/+56 |
| | |||||
* | Minor tweaks | Aaron LI | 2019-04-02 | 2 | -13/+9 |
| | |||||
* | Minor cleanups | Aaron LI | 2019-04-02 | 2 | -10/+0 |
| | |||||
* | Move 'computer skills' section ahead | Aaron LI | 2019-04-02 | 2 | -37/+37 |
| | |||||
* | Minor cleanups | Aaron LI | 2019-04-02 | 2 | -3/+0 |
| | |||||
* | Update interships section | Aaron LI | 2019-04-02 | 2 | -15/+15 |
| | |||||
* | Update computer skills section | Aaron LI | 2019-04-02 | 2 | -8/+8 |
| | |||||
* | Update research archivements | Aaron LI | 2019-04-02 | 2 | -21/+7 |
| | |||||
* | Remove publications and awards sections | Aaron LI | 2019-04-02 | 2 | -129/+0 |
| | |||||
* | More minor tweaks | Aaron LI | 2019-04-02 | 2 | -14/+9 |
| | |||||
* | Tweak the summary a bit | Aaron LI | 2019-04-02 | 2 | -13/+6 |
| | |||||
* | Tweak the profile a bit | Aaron LI | 2019-04-02 | 2 | -7/+5 |
| | |||||
* | More cleanups | Aaron LI | 2019-04-02 | 2 | -35/+14 |
| | |||||
* | Makefile: clean up a bit | Aaron LI | 2019-04-02 | 1 | -5/+0 |
| | |||||
* | Use 'pdftk' because it can preserve the links | Aaron LI | 2019-04-02 | 1 | -1/+1 |
| | | | | Credit: https://blog.dbrgn.ch/2013/8/14/merge-multiple-pdfs/ | ||||
* | Ignore resume-{zh,en}.pdf | Aaron LI | 2019-01-06 | 1 | -0/+2 |
| | |||||
* | resume: Add latest PDF | Aaron LI | 2019-01-06 | 1 | -0/+0 |
| | |||||
* | resume: Multiple small updates/tweaks | Aaron LI | 2019-01-06 | 2 | -34/+35 |
| | |||||
* | class: Tweak section spacings | Aaron LI | 2019-01-06 | 1 | -3/+3 |
| |