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
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
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
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
d12f655d77
Show article title instead of web name on tag page.
2020-03-14 21:44:19 -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