Merge upstream master #4

Merged
manfromhuh merged 10 commits from 20xd6/simple_blog:master into master 2022-07-27 13:02:23 -04:00

10 Commits

Author SHA1 Message Date
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
4958a76f9a Remove old csv reading code. 2022-07-26 13:29:08 -04:00
b01c237d5d Merge pull request 'Update tags index to handle issue #9' (#20) from issue#9 into master
Reviewed-on: 20xd6/simple_blog#20
2022-07-26 13:10:05 -04:00
dd3405137f Update tags index to handle issue # 9
Now checks for the file and either copies a backup or creates a blank
file.
2022-07-26 13:06:52 -04:00
25f1887590 Merge pull request 'issue #7' (#19) from issue#7 into master
Reviewed-on: 20xd6/simple_blog#19
2022-07-26 11:28:32 -04:00
81629aa133 Remove deperacted CSS for issue #7
The style rules have been moved into the main styles.css
2022-07-26 11:25:03 -04:00
3e169d54ed Remove depracated PHP for issue #7 2022-07-26 11:22:18 -04:00
b7688ae2d4 Removed empty php file 2022-07-26 11:21:52 -04:00
dc66b2db0f Remove depracated JS files for issue #7
The functions in these files have been merged into the main JS file for
page formatting.
2022-07-26 11:20:33 -04:00
88b08fd1fc If not author is identified do nothing 2022-07-26 11:01:36 -04:00