Update Readme.md #6

Open
manfromhuh wants to merge 2 commits from 20xd6/simple_blog:issue#5 into master
Owner
No description provided.
manfromhuh added 1 commit 2022-12-20 15:57:38 -05:00
20xd6 added 41 commits 2022-12-20 16:13:59 -05:00
Reviewed-on: #2
Also seperates the HTML used for just articles from the Markdown parsing.
The new location for text size buttons and other article specific elements.
Add a pfp-small class and adjust the pfp size to 50px by 50px.
Reviewed-on: #3
The functions in these files have been merged into the main JS file for
page formatting.
The style rules have been moved into the main styles.css
Reviewed-on: 20xd6/simple_blog#19
Now checks for the file and either copies a backup or creates a blank
file.
Reviewed-on: 20xd6/simple_blog#20
The page generation now checks for the size of $file_arr and only
generates a menu if the size os greater than 0.
Reviewed-on: #4
The tags index.php file now checks for the tags.csv to be non-zero as
well as existing.
Updated the permission of the generated tags.csv file to allow the CMS
to updated it with out requiring root/sudo permissions.
Cleanup debugging code for issue #10
Reviewed-on: 20xd6/simple_blog#22
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.
Reviewed-on: 20xd6/simple_blog#27
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u issue#5:20xd6-issue#5
git checkout 20xd6-issue#5
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: manfromhuh/simple_blog#6
No description provided.