5d7b4cc121
Add a size check before attempting to parse the author
...
The author file is now checked to insure it's non-zero before attempting
to parse it for the author who's byline will be displayed at the bottom
of the post.
2022-08-09 14:07:40 -04:00
5016fa8ce8
Cleanup header.php
...
Cleanup debugging code for issue #10
2022-07-31 17:10:41 -04:00
015c5ef6db
Fix for issue #18
...
The page generation now checks for the size of $file_arr and only
generates a menu if the size os greater than 0.
2022-07-26 13:33:49 -04:00
3e169d54ed
Remove depracated PHP for issue #7
2022-07-26 11:22:18 -04:00
88b08fd1fc
If not author is identified do nothing
2022-07-26 11:01:36 -04:00
28a4f0021e
Update article generation to include a author byline
2022-07-26 10:17:27 -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
b692b22935
Move PHP files to /common/php/
2022-07-07 22:33:21 -04:00