Commit graph

395 commits

Author SHA1 Message Date
63309cbc82
Fix escaping of carets by overriding escape pattern. 2021-06-10 19:08:01 -07:00
63324ca824
Add more comments.
[minor]
2021-06-07 19:12:09 -07:00
9cce9f9ef0
Move S3 images to my domain.
Previously I was running the site on AWS EC2 and was nervous that
someday the dynamic billing system might kill me for bandwidth.
I've switched to OVH which shouldn't have that issue.

[minor]
2021-06-07 19:10:15 -07:00
2aa9b67000
Fix typo "over to the controller".
[minor]
2021-06-07 19:10:08 -07:00
36e2304e8d
Remove freenode from contact list. 2021-05-28 22:38:11 -07:00
7ed9280032
Add kb_nearer.md. 2021-05-28 17:11:19 -07:00
77c5c76a76
Also center linked images. 2021-05-28 17:10:41 -07:00
e044aad147
Add more comments. 2021-05-17 17:04:21 -07:00
1f7c31899a
Fix dash spacer for nested quotes and other indented blocks. 2021-05-17 17:03:12 -07:00
f7ca8b74bf
Migrate scripts from spinal.walk_generator to spinal.walk. 2021-05-17 17:02:34 -07:00
6a2aa792ec
Add professionally_written_article.md. 2021-04-24 15:12:07 -07:00
8afd9c0dc5
Replace hire with general contact info. 2021-04-04 15:47:18 -07:00
70070b4a1b
Add ids to headers for use in anchor links. 2021-04-04 15:45:49 -07:00
886e88758a
Add UTC timestamps to the rss publication dates.
Without them, QuiteRSS was inferring the local time zone, which
changed with daylight savings time, which made all posts appear
as new even though the response from the server hadn't changed.
2021-03-29 22:51:35 -07:00
e2e819427c
com.android.chrome folder is safe under scoped storage. 2021-03-21 00:19:46 -07:00
0e9d6fc438
Add termux_ftp.md. 2021-03-15 09:55:14 -07:00
51a3362ddb
Add scoped storage note and bypass. 2021-03-13 08:32:42 -08:00
2118592fa0
Add more comments. 2021-03-05 16:07:34 -08:00
3433563101
Fix typo "gentlemen" -> "gentleman".
[minor]
2021-01-25 03:11:50 -08:00
c105505cb4 Add september_10000.md 2021-01-16 00:03:05 -08:00
98d1b26429 Improve accuracy of date subtraction. 2021-01-15 23:44:08 -08:00
478305b8fe Add android_notification_orthogonality. 2021-01-14 22:38:25 -08:00
af04f48989 Limit image height to 700px. 2021-01-14 22:31:52 -08:00
0ccb4e6cf6 Insist upon immaculate whitespace. 2021-01-14 02:50:45 -08:00
ae109e02ea Add cancel_this_album.md. 2021-01-10 12:06:30 -08:00
6987198f58 Add link to /eternalseptember. 2021-01-04 13:30:09 -08:00
7e20d7abd2 Add eternalseptember. 2021-01-04 02:12:11 -08:00
a50576757b Add some margin-top. 2021-01-04 02:00:08 -08:00
3cf2d9a52d Center the tilted lines horizontally. 2021-01-04 01:57:22 -08:00
c5f22bdc93 Add "The footer" h2. 2021-01-04 01:48:21 -08:00
e9806ae563 Replace GitHub cvitem with Git mirror list. 2021-01-04 01:48:10 -08:00
fc9aaf092f Fix typo "instead of computer's".
[minor]
2021-01-02 23:40:13 -08:00
dfea7417b2 Fix typo "his goal it to".
[minor]
2021-01-02 23:39:54 -08:00
92ac67ca61 Add sqlite_what_a_hunk.md. 2021-01-01 15:48:49 -08:00
3946a09872 Add shebangs.md. 2020-12-08 18:35:08 -08:00
e9529b73c6 Add links to Xenu, HTTrack; improve QuiteRSS db screenshots. 2020-12-08 15:42:14 -08:00
9fa4a25175 Add master_of_my_domain.md. 2020-12-02 00:15:01 -08:00
ad0408655d Add five more comments. 2020-12-02 00:06:13 -08:00
493891204e Remove height:100vh, which was breaking article margin-bottom.
With this property, the bottom of the article would touch the bottom
of the screen even though there's supposed to be a bottom margin.
2020-11-28 22:50:58 -08:00
b6c14d0a61 Remove print statement. 2020-11-22 15:23:15 -08:00
93df4afa8d Rename to writing.rss, writing.atom and add link rels.
This should be the last time they get renamed! Cool URIs don't change.
2020-11-16 01:03:32 -08:00
Ethan Dalool
e4501b37c5 Explain why multireddits are better than separate rss feeds.
[minor]
2020-11-11 15:27:42 -08:00
Ethan Dalool
8dc7cfa21b Use requests.Session for embedded images. 2020-11-10 20:23:34 -08:00
Ethan Dalool
94b0274925 Add audio bitrates to 18, 22 quality column. 2020-11-06 11:33:06 -08:00
Ethan Dalool
c76bfec549 Set loading=lazy on images. 2020-11-04 16:31:08 -08:00
Ethan Dalool
137f75c42d Add Atom feed as alternative to RSS. 2020-11-01 01:49:19 -07:00
Ethan Dalool
76b36ca509 Use file's initial commit ID as part of RSS item guid. 2020-11-01 01:44:54 -07:00
Ethan Dalool
a7959e0b0f Explicitly set force_sep on writing_rootdir for relative links. 2020-11-01 00:22:06 -07:00
Ethan Dalool
05e6470442 Capitalize the global const WRITING_ROOTDIR. 2020-11-01 00:21:13 -07:00
Ethan Dalool
d5356b0b07 Add multireddit_rss.md. 2020-11-01 00:01:56 -07:00
Ethan Dalool
6363e0f3ab Add download_podcasts.md. 2020-10-27 01:57:05 -07:00
Ethan Dalool
0a49eb09cd Add more comments. 2020-10-27 01:47:10 -07:00
Ethan Dalool
afecf692aa Add more formats, examples, and auto-generate the md table aligners.
Thank you /u/rpollost and /u/daraeman.
2020-10-01 10:19:58 -07:00
Ethan Dalool
5647816c86 Fix superscripted hyperlink to accommodate my superscript changes.
[minor]
2020-09-30 19:39:27 -07:00
Ethan Dalool
f7109f9cea Add youtubedl_formats.md. 2020-09-30 19:25:25 -07:00
Ethan Dalool
38e418f48c Use pathclass.Path.makedirs. 2020-09-24 14:19:34 -07:00
Ethan Dalool
d91fcf121b Use pathclass.cwd. 2020-09-22 01:56:49 -07:00
Ethan Dalool
9a891b3375 Remove images from repository, I'm leaning towards s3. 2020-09-21 02:06:37 -07:00
Ethan Dalool
90f8cdbba1 Upload tf2 screenshots to s3.
And in a higher resolution than they were in the repo.

[minor]
2020-09-21 02:05:53 -07:00
Ethan Dalool
147587b253 Add tag today_i_did_this.
[minor]
2020-09-20 21:27:33 -07:00
Ethan Dalool
4e202b8138 Add mobile_homepage_html.md. 2020-09-20 21:27:16 -07:00
Ethan Dalool
753c1cebb5 Use pathclass.Path.open. 2020-09-20 18:30:37 -07:00
Ethan Dalool
dc98f09f45 Add Hanlon's razor Human OS comment. 2020-09-19 19:37:23 -07:00
Ethan Dalool
99ce099761 Add link to Lights and Shadows.
[minor]
2020-09-19 19:37:02 -07:00
Ethan Dalool
6d8c2284ca Add many more comments. 2020-09-15 15:06:53 -07:00
Ethan Dalool
c1a6ddd5f1 Somewhat improve superscript parentheses, including nested parens.
I was able to get a single nested pair inside the super, but I
can't quite figure out how to get arbitrary nesting. This is good
enough for me to put a link in a super though, which is what I needed.
2020-09-05 13:07:21 -07:00
Ethan Dalool
18e8cb1efb Remove bullet points from article index lists. 2020-09-02 11:00:35 -07:00
Ethan Dalool
60f3e75d12 Ajoute des choses serieuses. 2020-09-01 16:48:46 -07:00
Ethan Dalool
ce2141dfbc Remove print statement that slipped past intensive code review.
I swear.
2020-09-01 16:42:00 -07:00
Ethan Dalool
5da0d92e12 Add footer to writing index. 2020-09-01 16:41:35 -07:00
Ethan Dalool
558f4cd422 Under recently edited, display edit date first, publish date after. 2020-09-01 16:41:13 -07:00
Ethan Dalool
7ed03d8d79 Show article date on tag indices. 2020-09-01 16:40:45 -07:00
Ethan Dalool
385c02e868 Add managers comments. 2020-08-31 21:30:15 -07:00
Ethan Dalool
20773fd90b Triumphant return of the hyphen break.
vmarkdown has been updated with a block parser that makes this work.

[minor]
2020-08-31 21:30:06 -07:00
Ethan Dalool
0fa2aff267 Add block parser for ^-$ that splits otherwise same tags.
This can be used to separate two blockquotes, code blocks, etc by
forcing the close of the previous tag and beginning of a new one.
2020-08-31 21:25:54 -07:00
Ethan Dalool
9b4c89d465 Add requirements.txt. 2020-08-28 16:54:28 -07:00
Ethan Dalool
bf989111ff Add link to an old TTMIK video.
[minor]
2020-08-28 16:53:23 -07:00
Ethan Dalool
d0a0bc2227 Add everyone_should_learn_some_programming.md. 2020-08-26 16:25:47 -07:00
Ethan Dalool
f2e054a123 Replace level 2.5 with 3, then 3 with 4.
[minor]
2020-08-20 10:50:48 -07:00
Ethan Dalool
fb96553173 Add --follow to git_file_commit_history. 2020-08-19 10:25:11 -07:00
Ethan Dalool
6928d655d3 Rename complicated_topics -> complicated_topics_insurance.
Originally, my intention was to keep adding sections to the article for
each new topic I want to discuss. But, I've decided that for my
publishing model, I don't like the idea of fully new ideas being
relegated to the "recently edited" list on the homepage.
These should be separate articles so that the chronological publication
order is more clear and they appear in the RSS feed properly.
2020-08-18 22:57:59 -07:00
Ethan Dalool
1dd66812d2 Add wwii shipbuilding, grandpa math O(1) comments. 2020-08-18 22:55:24 -07:00
Ethan Dalool
da6c73a748 Add cvitem Writing that links to /writing. 2020-08-15 20:23:11 -07:00
Ethan Dalool
14ba6e8ba6 Replace link with simple mention of winglob's name.
None of the others are linked, so why this one.
2020-08-15 20:21:23 -07:00
Ethan Dalool
a1e0eba9df Add a spacer <p> before the greatjob element. 2020-08-15 20:20:53 -07:00
Ethan Dalool
8be68d7e07 Slight Korean tweaks. 2020-08-15 20:20:37 -07:00
Ethan Dalool
bb10ae9b2d Add running_python_scripts.md. 2020-08-13 14:46:40 -07:00
Ethan Dalool
ab83996acf Add skewer-case aliases for snake_case arguments. 2020-08-13 14:40:47 -07:00
Ethan Dalool
1f7bb99535 Add code smell aka heuristic comment. 2020-08-10 21:29:19 -07:00
Ethan Dalool
7fee5d031f Rename voussoir/YoutubeChannelDownloader -> voussoir/ycdl.
[minor]
2020-08-10 20:46:22 -07:00
Ethan Dalool
56bbc1b95a Add beginner_bubble.md. 2020-08-06 14:34:30 -07:00
Ethan Dalool
a4b8744fc0 Add popularNewsWebsite, cultural boolean algebra comments. 2020-08-06 14:33:35 -07:00
Ethan Dalool
00284747d4 Improve and simplify prose.
- Moved "learning language for business" to the free time section.
- Removed or at least simplified some useless asides and notes.
- Cut some complex sentences into smaller sentences for ease of reading.
- Fixed some grammar and commas.
2020-07-29 17:34:02 -07:00
Ethan Dalool
e2bd6f9a34 Escape article.title throughout jinja templates. 2020-07-29 12:07:10 -07:00
Ethan Dalool
f4a5ce7242 Add nonhuman animal, social LRU comments. 2020-07-29 11:55:36 -07:00
Ethan Dalool
a0103ba999 Add RSS feed /writing/rss.xml. 2020-07-29 11:41:47 -07:00
Ethan Dalool
1fcf786e22 Let permute take the pool first to remove blank first arg. 2020-07-29 11:30:10 -07:00
Ethan Dalool
59e9c98508 Rearrange, rename, and docstring some functions. 2020-07-29 11:24:38 -07:00
Ethan Dalool
2667a45384 Don't adjust relative links starting with #. 2020-07-29 11:05:45 -07:00
Ethan Dalool
3fa67f8353 Plural "pathclass and spinal provide". 2020-07-29 11:05:21 -07:00
Ethan Dalool
f67be4670d Add blogs dead boolean float comment. 2020-07-21 23:35:01 -07:00
Ethan Dalool
33e00c9985 Use start /w to wait for the process to finish before next one.
[minor]
2020-07-11 16:37:11 -07:00
Ethan Dalool
99ffba6369 Add paragraph about socialism. 2020-07-11 16:36:47 -07:00
Ethan Dalool
a7ac4291bb Fix missing warnings import. 2020-07-11 16:24:48 -07:00
Ethan Dalool
47b9802082 Add inkscape_batch_png_pdf.md. 2020-06-29 20:40:08 -07:00
Ethan Dalool
9b781ca043 HTML-escape commit headlines in the document history. 2020-06-28 18:11:36 -07:00
Ethan Dalool
c7d33c7ff3 Replace single hyphen visual gaps with empty <p>. 2020-06-28 18:07:03 -07:00
Ethan Dalool
7f3dc646ee Add blog typo, minecraft cobble, james bond comments. 2020-06-28 18:05:23 -07:00
Ethan Dalool
a5974adf6a Enclose index page and tag page in <article> to fix new CSS.
The new CSS rules apply to article and not body, but these pages
were all written directly on the body.
2020-06-25 14:10:24 -07:00
Ethan Dalool
d4ed8c76b1 Ignore [minor] commits when tracking edit date for index page. 2020-06-25 14:01:21 -07:00
Ethan Dalool
770cad146b Add tag introspection.
[minor]
2020-06-25 13:56:54 -07:00
Ethan Dalool
6e46f49735 Add "what is your blog" hackernews paragraph. 2020-06-21 22:00:13 -07:00
Ethan Dalool
e4a412d14f Add amazon_covid_hazard_pay.md. 2020-06-12 16:03:32 -07:00
Ethan Dalool
3e979b25d3 Put the article text into <article>, adjust CSS accordingly. 2020-06-11 10:12:39 -07:00
Ethan Dalool
d939b22e38 Apply relative link fixer to <img> and other media too. 2020-06-04 11:14:07 -07:00
Ethan Dalool
644f801e03 Turn footnote [x] into two-way <a> tags with hover text. 2020-06-04 10:59:26 -07:00
Ethan Dalool
cc0b264b47 Add svg graph, tweak prose, add digitizer para.
- The value / friction chart previously made from box characters
  has been replaced with an svg illustration.
- Various phrasing tweaks to improve grammar and sound.
- A new paragraph about my digitizer tablet habit.
2020-06-04 10:56:31 -07:00
Ethan Dalool
f48078c83a Send 404 instead of 500 for FileNotFoundError. 2020-06-04 10:51:06 -07:00
Ethan Dalool
21cd407070 Add device scale meta to md directory listing pages. 2020-06-04 10:50:42 -07:00
Ethan Dalool
c782831a6e Center inlined images. 2020-06-03 20:39:58 -07:00
Ethan Dalool
ed4d16cafa Add CSS for table borders. 2020-06-03 20:38:41 -07:00
Ethan Dalool
f7eecfd7a5 Improve subreddit/redditor markdown regex. 2020-05-25 20:59:55 -07:00
Ethan Dalool
25d4f70377 Add soup cleaner fix_reddit_links to old.reddit.com.
Just in case I forget to type it as such in the document itself.
2020-05-20 09:19:07 -07:00
Ethan Dalool
c7c581ad7a Add Complicated topics - Insurance. 2020-05-19 22:12:44 -07:00
Ethan Dalool
082040beac Replace multiple underscores with single underscore in anchor slugs. 2020-05-19 21:58:25 -07:00
Ethan Dalool
3d93608bff Increase font size of h2 from 1.8em to 2.0em.
I was finding h2 and h3 a little too close.
2020-05-19 21:57:31 -07:00
Ethan Dalool
d840d4a56f Add chess comment. 2020-05-13 17:14:45 -07:00
Ethan Dalool
d13e711731 Add turing test comment. 2020-04-02 20:22:05 -07:00
Ethan Dalool
7066034360 Reduce indentation of nested ols, uls. 2020-04-02 20:21:18 -07:00
Ethan Dalool
137c48463e Add warning if footnote link and text counts mismatch. 2020-04-02 20:20:46 -07:00
Ethan Dalool
4147020aa4 Add markdown rules for redditor, subreddit. 2020-04-02 20:19:37 -07:00
Ethan Dalool
b25d99f14e Remove bullet points and let these just be paragraphs.
Also fix typo "might just from" -> "might just be from"
2020-03-30 11:42:14 -07:00
Ethan Dalool
234c4431c7 Add lying_git_history.md. 2020-03-29 22:48:38 -07:00
Ethan Dalool
de54130987 Add tag meta. 2020-03-29 22:48:20 -07:00
Ethan Dalool
90e5af3912 Fix typo "bunch scripts" -> "bunch of scripts". 2020-03-29 22:45:40 -07:00
Ethan Dalool
7b46f84684 Add motivations_for_writing.md. 2020-03-28 19:48:28 -07:00
Ethan Dalool
78b53d65a6 Reduce the left and right padding of blockquotes.
40px is too extreme and results in super narrow real estates
very quickly.
2020-03-27 23:46:10 -07:00
Ethan Dalool
978a507d1e Recently edited only show articles which have been edited. 2020-03-27 23:33:44 -07:00
Ethan Dalool
596ba3b9d4 Add <title> to writing index and tag listings. 2020-03-27 23:30:01 -07:00
Ethan Dalool
bc2ab74050 Fix link to new css location. 2020-03-27 23:26:22 -07:00
Ethan Dalool
c9ec853d89 Add cyborgs_on_hn.md. 2020-03-27 23:24:21 -07:00
Ethan Dalool
093611e527 In the vmarkdown server, list directories before files. 2020-03-27 23:23:49 -07:00
Ethan Dalool
bbe78bc5af Move the css file to the main writing folder.
With the folders acting as article categories, and I don't forsee
having that many different css files, I got tired of having to
go into the folder just to get the 1 css file.
2020-03-27 19:36:13 -07:00
Ethan Dalool
4cbe24584f Add argument_packing.md
I wrote this a few months ago so hopefully it's actually good.
2020-03-27 19:11:40 -07:00
Ethan Dalool
2d717ceeb2 Fix table of contents lines not having text of formatted headers.
If the header was called "Hello *world*" then the toc would only
say Hello because the toc generator wasn't getting the text of child
elements. This fixes that at the expense of having to cut the paragraph
sign back off.
2020-03-27 19:11:02 -07:00
Ethan Dalool
ccd9d88ed2 Greatly reduce top and bottom margins. 2020-03-26 18:03:51 -07:00
Ethan Dalool
0cb64d0ca3 Replace html padding with body margin, reduce min width.
This looks better on my phone which was starting off in a slightly
zoomed in state.
2020-03-25 23:29:25 -07:00
Ethan Dalool
994c3b650c Set the box-model to border-box. 2020-03-25 23:19:37 -07:00
Ethan Dalool
82d110ccd9 Link to Friction. 2020-03-25 16:58:08 -07:00
Ethan Dalool
d32de8d127 Add friction.md. 2020-03-25 16:52:47 -07:00
Ethan Dalool
da093bb440 Set color on html instead of *.
Not sure why I didn't do this along with the other font change.
2020-03-25 14:54:17 -07:00
Ethan Dalool
7eb5ebe96c Add quotes about fools speaking. 2020-03-25 14:47:23 -07:00
Ethan Dalool
629b64a0f0 Remove the short hash from the commit chain <li>s. No one cares.
Not even me!
2020-03-25 14:38:08 -07:00
Ethan Dalool
b29d61f7e8 Replace "his" -> "David's". 2020-03-25 14:36:26 -07:00
Ethan Dalool
8950928a57 Add are_children_better_at_languages.md. 2020-03-23 17:02:50 -07:00
Ethan Dalool
89d52981aa Add counter_counter_thoughts.md. 2020-03-23 16:49:38 -07:00
Ethan Dalool
d45ca1ef38 Add auto-incrementing [footnote_link] and [footnote_text]. 2020-03-23 16:47:04 -07:00
Ethan Dalool
8ad213e924 Fix relative links. 2020-03-23 13:30:15 -07:00
Ethan Dalool
1f8aca018c Move the tag linking code to helper function. 2020-03-23 13:27:56 -07:00
Ethan Dalool
3b26548a06 Rename variable repo -> repo_path. 2020-03-23 13:26:58 -07:00
Ethan Dalool
ec250efd2d Adjust Article repr so it's easier to look at while debugging. 2020-03-23 13:25:27 -07:00
Ethan Dalool
c323511eee Add unfriendly.md. 2020-03-23 13:07:46 -07:00
Ethan Dalool
328ac839bc Add friendly.md. 2020-03-23 13:06:37 -07:00
Ethan Dalool
f1e6791364 Support superscript in markdown. 2020-03-23 13:02:57 -07:00
Ethan Dalool
181f11689a Give the table of contents a border. 2020-03-23 13:01:37 -07:00
Ethan Dalool
137212c8de Set font on html instead of *. 2020-03-23 13:01:20 -07:00
Ethan Dalool
d2d6905cd4 Also list articles in order of recently edited. 2020-03-23 13:00:55 -07:00
Ethan Dalool
66e6301c32 Sort articles on tag pages by publication date. 2020-03-23 13:00:41 -07:00
Ethan Dalool
30672d0405 Draw the commit chain at the end of the article. 2020-03-23 12:59:50 -07:00
Ethan Dalool
601ece3b50 Alphabetize imports. 2020-03-23 12:57:19 -07:00
Ethan Dalool
4abb1bf36f Add the edited date as well as published date. 2020-03-23 12:56:55 -07:00
Ethan Dalool
b14a06c1eb Format some long lines. 2020-03-19 12:22:00 -07:00
Ethan Dalool
e0974f87ac Add link to gitub history to the bottom of each article. 2020-03-19 12:01:00 -07:00
Ethan Dalool
93b6cb9f75 Don't crash on self.title if no soup.head.title. 2020-03-19 11:59:57 -07:00
Ethan Dalool
13d5534dc0 Remove dumb template arg, do it on caller's end, pass in text not path. 2020-03-19 11:59:28 -07:00
Ethan Dalool
f0ead1ff86 Possessive it's -> its. 2020-03-15 15:12:03 -07:00
Ethan Dalool
8efe85d45f Clarify ifmain with better, simpler, A.py B.py examples. 2020-03-15 14:58:36 -07:00
Ethan Dalool
d900a927e3 Add if __name__ == __main__ tutorial. 2020-03-15 01:55:31 -07:00
Ethan Dalool
b6a9149499 Fix leading spaces on <pre> code inside lists, hopefully. 2020-03-15 01:55:31 -07:00
Ethan Dalool
a2de98f412 Let Python's builtin functions be monokai blue. 2020-03-15 01:51:33 -07:00
Ethan Dalool
f0ca7f7382 Don't add toc if there are no headers besides title. 2020-03-14 22:54:41 -07:00
Ethan Dalool
546b2f0424 Add a border-left to blockquotes. 2020-03-14 22:54:22 -07:00
Ethan Dalool
d12f655d77 Show article title instead of web name on tag page. 2020-03-14 21:44:19 -07:00
Ethan Dalool
807fcda09e Add Generators and Continue articles to test the waters. 2020-03-14 21:41:53 -07:00
Ethan Dalool
aed1ca2a3d Add my writing framework.
It's still VERY VERY MESSY and will probably stay that way
for a long time aka forever.
2020-03-14 21:40:36 -07:00
Ethan Dalool
0841204daa Add the greatjob element. 2020-02-05 00:29:01 -08:00
Ethan Dalool
9544e5c8a7 Add emphasis. EMPHASIS. 2020-01-29 23:10:57 -08:00
Ethan Dalool
6cd66ce890 Add the svg version of the favicon. 2020-01-22 21:53:42 -08:00
Ethan Dalool
2d6a124009 The floral background update. 2020-01-22 21:53:30 -08:00
Ethan Dalool
074d04b4c8 Remove links from project titles, prefer body links only. 2020-01-20 13:49:44 -08:00
Ethan Dalool
057f2cccb3 Korean grammar improvements. 2020-01-18 23:35:13 -08:00
Ethan Dalool
748f91e5de The CV update. 2020-01-18 23:00:47 -08:00
Ethan Dalool
ca45cbd69a Add favicon.ico. 2020-01-16 19:39:32 -08:00
Ethan Dalool
e5525a54cc Update favicon. 2020-01-16 19:31:27 -08:00
Ethan Dalool
b552d7fb7f First content. 2018-04-13 19:58:42 -07:00