Commit graph

450 commits

Author SHA1 Message Date
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
Ethan Dalool
4eb25bc6a2 Initial commit. 2018-04-13 19:51:54 -07:00