<feed xmlns='http://www.w3.org/2005/Atom'>
<title>resume.git/Makefile, branch master</title>
<subtitle>Chinese and English resumes with XeLaTeX and Font Awesome 5
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/'/>
<entry>
<title>Use an empty context for docker/podman image building</title>
<updated>2024-12-11T02:04:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-11T02:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=23b997e8bc40fc501c7a25ea820d02d417f9027c'/>
<id>23b997e8bc40fc501c7a25ea820d02d417f9027c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "make docker" by providing the required build context</title>
<updated>2024-12-11T01:24:45+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-11T01:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=a8f18c540879a681ea56e8cdc88419c09fc6e68a'/>
<id>a8f18c540879a681ea56e8cdc88419c09fc6e68a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Makefile to build with docker/podman</title>
<updated>2024-12-10T05:43:22+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-10T05:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=b2c0703927910f6334da5d4098f847d0556a5fa7'/>
<id>b2c0703927910f6334da5d4098f847d0556a5fa7</id>
<content type='text'>
See also: PR #22
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also: PR #22
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Remove obsolete fontawesome5.sty</title>
<updated>2023-11-16T01:27:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2023-11-16T01:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=d3ac3b1a2c8eb3f8afa0bad6e2abb0bacc6dc9c2'/>
<id>d3ac3b1a2c8eb3f8afa0bad6e2abb0bacc6dc9c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Update to use 'fontawesome5' package from CTAN</title>
<updated>2023-02-03T10:14:16+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2023-02-03T10:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=7549fabc4b01d193933577eac99064954669f821'/>
<id>7549fabc4b01d193933577eac99064954669f821</id>
<content type='text'>
The CTAN fontawesome5 package (https://www.ctan.org/pkg/fontawesome5) is
better maintained and has more advanced features.  Update to use it
instead of the custom one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CTAN fontawesome5 package (https://www.ctan.org/pkg/fontawesome5) is
better maintained and has more advanced features.  Update to use it
instead of the custom one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'gs' to merge zh and en resumes</title>
<updated>2019-08-30T13:51:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-08-30T13:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=114c2af01697eb0cb8f6f8c26ff5669f4f91d113'/>
<id>114c2af01697eb0cb8f6f8c26ff5669f4f91d113</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: clean up a bit</title>
<updated>2019-04-01T16:21:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-04-01T14:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=cd42a759a0f4ff6eca657384d81c6729e902cd99'/>
<id>cd42a759a0f4ff6eca657384d81c6729e902cd99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'pdftk' because it can preserve the links</title>
<updated>2019-04-01T16:21:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-04-01T16:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=6472cb06a51937ad438a362e4b94b9f55ac670e0'/>
<id>6472cb06a51937ad438a362e4b94b9f55ac670e0</id>
<content type='text'>
Credit: https://blog.dbrgn.ch/2013/8/14/merge-multiple-pdfs/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credit: https://blog.dbrgn.ch/2013/8/14/merge-multiple-pdfs/
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Add "zh" and "en" targets to easily build PDFs</title>
<updated>2019-01-06T15:11:24+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-06T15:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=47594b491b165bc3ec4e8909864bb8742c8abc8c'/>
<id>47594b491b165bc3ec4e8909864bb8742c8abc8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Update to concatenate zh and en resumes</title>
<updated>2018-10-15T04:55:35+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-10-15T04:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=4470935f0bfe9bd08e39b76f9b7faf9d595a9e65'/>
<id>4470935f0bfe9bd08e39b76f9b7faf9d595a9e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
