2020-06-28 02:02:45 +00:00
|
|
|
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
|
2018-09-29 04:45:44 +00:00
|
|
|
<h2>About this web-site
|
|
|
|
</h2>
|
2021-03-19 23:12:44 +00:00
|
|
|
<p>This web-site is written by Tony Chen (me!). (On my national identity-document, my name is printed as "Tan Pheng Heong (Chen Bingxiong)".
|
|
|
|
As far as I can recall, I had no say in how my name was printed on that document. I chose the name "Tony".)
|
2018-09-29 04:55:01 +00:00
|
|
|
</p>
|
2018-10-03 03:18:51 +00:00
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<td>
|
2020-07-27 02:00:11 +00:00
|
|
|
<img src="static-by-convention/martians_gimp_patdavid_decompose.jpg" alt="photo of Tony Chen at a cafe/coffee-shop, known as
|
2020-02-01 05:01:53 +00:00
|
|
|
Straits Clan, on the island of
|
|
|
|
Singapore; circa 2019 A.D."
|
|
|
|
height="400"
|
2018-10-03 03:18:51 +00:00
|
|
|
width="400">
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><i>
|
2021-03-20 00:05:32 +00:00
|
|
|
Photograph probably taken by Uli Hitzel, in the year 2020 A.D.
|
2020-02-01 05:13:18 +00:00
|
|
|
</i>
|
|
|
|
</td>
|
2020-02-01 05:18:44 +00:00
|
|
|
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><i>
|
2021-03-19 23:07:34 +00:00
|
|
|
I processed Uli's photo in the software
|
2020-06-08 00:48:37 +00:00
|
|
|
<a href='https://www.gimp.org/'>GIMP</a>, which allows actions such as cropping,
|
2020-06-08 00:45:18 +00:00
|
|
|
and converting a colour photo to
|
|
|
|
Black-And-White.
|
2018-10-03 03:18:51 +00:00
|
|
|
</i>
|
2020-02-01 05:18:44 +00:00
|
|
|
</td>
|
|
|
|
</tr>
|
2018-10-03 03:18:51 +00:00
|
|
|
</table>
|
2020-06-28 01:48:28 +00:00
|
|
|
|
|
|
|
<h3>Colour scheme
|
|
|
|
</h3>
|
|
|
|
<p>I observe, and adapt, a colour-scheme called Solarized, which is
|
|
|
|
apparently by a Ethan Schoonover.
|
|
|
|
</p>
|
|
|
|
|
2018-09-29 04:55:01 +00:00
|
|
|
<h3>Server
|
|
|
|
</h3>
|
2020-06-08 00:45:18 +00:00
|
|
|
<p>This web-site is hosted on <a href="https://pages.github.com/">GitHub Pages</a>.
|
2018-09-29 04:45:44 +00:00
|
|
|
</p>
|
2020-06-28 05:14:46 +00:00
|
|
|
|
|
|
|
<h3>Source
|
|
|
|
</h3>
|
|
|
|
<p>I don't think there is much to look at, but if you want to look at
|
|
|
|
the so-called "source code" behind this web-site, you can head on over
|
|
|
|
to Github:
|
2020-06-28 05:19:33 +00:00
|
|
|
<a href="https://github.com/phtan/phtan.github.io">
|
|
|
|
https://github.com/phtan/phtan.github.io
|
|
|
|
</a>
|
2020-06-28 05:14:46 +00:00
|
|
|
</p>
|
2018-09-29 04:45:44 +00:00
|
|
|
</html>
|