Merge with upstream #3

Merged
manfromhuh merged 19 commits from 20xd6/simple_blog:master into master 2022-07-26 10:42:55 -04:00

19 Commits

Author SHA1 Message Date
5e29d1e4d5 add_byline (#17) 2022-07-26 10:33:29 -04:00
2e1dc4a38a Update CSS to show the author pfp in a small circle 2022-07-26 10:18:10 -04:00
28a4f0021e Update article generation to include a author byline 2022-07-26 10:17:27 -04:00
ba25c81ca6 Update composer 2022-07-26 10:16:53 -04:00
ad07963e4b Add article tags 2022-07-17 18:06:22 -04:00
5cce4f0b0d Update the pfp size CSS
Add a pfp-small class and adjust the pfp size to 50px by 50px.
2022-07-17 18:01:55 -04:00
a0e3de1200 Update to use the new md_read.php 2022-07-17 17:55:56 -04:00
8ce95a06d9 Add article.php
The new location for text size buttons and other article specific elements.
2022-07-17 17:51:59 -04:00
fb1c649580 Update index.php to use the function
Also seperates the HTML used for just articles from the Markdown parsing.
2022-07-17 17:50:02 -04:00
3a2dc7651a Fix output 2022-07-17 17:42:39 -04:00
d719bcf101 Place Markdown parsing in a function 2022-07-17 17:27:08 -04:00
b4c852a3c1 Style the author pfp 2022-07-15 22:01:27 -04:00
849d5a25b6 Add author pfp to list 2022-07-15 21:47:26 -04:00
4d4ce6f0a5 Add author pfp 2022-07-15 21:24:36 -04:00
340997fa89 Add generic author index.php 2022-07-15 21:14:27 -04:00
4929ea5eb8 Remove formatting from directory list 2022-07-15 21:09:05 -04:00
1cf4ffface Add <a> tags to better format list. 2022-07-15 21:00:46 -04:00
17cf1d28f0 Update authors/index.php 2022-07-15 20:51:23 -04:00
f57ace3bad Add /blog/authors/ directory 2022-07-15 20:29:37 -04:00