manfromhuh
  • Joined on 2020-07-31
manfromhuh closed pull request 20xd6/simple_blog#12 2022-07-05 15:09:14 -04:00
docs
manfromhuh created pull request 20xd6/simple_blog#12 2022-07-05 15:09:00 -04:00
docs
manfromhuh pushed to code_docs at manfromhuh/simple_blog 2022-07-05 15:01:55 -04:00
394e34b7b8 Update URL path
manfromhuh created pull request 20xd6/simple_blog#11 2022-07-05 14:51:37 -04:00
code_docs
manfromhuh opened issue 20xd6/simple_blog#10 2022-07-05 14:50:18 -04:00
Cleanup Title() function in header.php
manfromhuh created branch code_docs in manfromhuh/simple_blog 2022-07-05 14:47:01 -04:00
manfromhuh pushed to code_docs at manfromhuh/simple_blog 2022-07-05 14:47:01 -04:00
de3986efcb Add comments to page_menu.php
58f94c415d Add comments to index.php
4117b552f2 Add comments to header.php
a00013d619 Add comments to h1_month.php
ef7056be35 Add comments to get_month_name.php
Compare 6 commits »
manfromhuh pushed to docs at manfromhuh/simple_blog 2022-07-05 14:19:33 -04:00
e1ac241f2a Add Completed README.md
manfromhuh opened issue 20xd6/simple_blog#9 2022-07-05 14:12:14 -04:00
Missing tags.csv is not properly handled
manfromhuh opened issue 20xd6/simple_blog#7 2022-07-05 09:32:52 -04:00
Remove empty or deprecated files
manfromhuh commented on issue 20xd6/simple_blog#2 2022-07-05 09:32:12 -04:00
Cleanup of /common/

Current list of empty or deprecated files

To be updated as more are found.

Empty

  • /common/font_size.js
  • /common/path_menu.php

Deprecated

  • `/common/gal…
manfromhuh commented on issue 20xd6/simple_blog#2 2022-07-05 09:27:08 -04:00
Cleanup of /common/
manfromhuh commented on issue 20xd6/simple_blog#2 2022-07-05 09:18:06 -04:00
Cleanup of /common/

/common/markdown.php has been deprecated in favor of [/common/md_read.php](/git/20xd6/simple_blog/src/branch/master/common/md_rea…

manfromhuh opened issue 20xd6/simple_blog#6 2022-07-05 08:25:07 -04:00
Working download buttons
manfromhuh created branch docs in manfromhuh/simple_blog 2022-07-02 12:49:07 -04:00
manfromhuh pushed to docs at manfromhuh/simple_blog 2022-07-02 12:49:07 -04:00
cfc878013d Test README.md
manfromhuh opened issue 20xd6/simple_blog#3 2022-07-02 12:46:05 -04:00
Prism License
manfromhuh commented on issue 20xd6/simple_blog#2 2022-07-02 12:37:56 -04:00
Cleanup of /common/

/common/prisim/ should be renamed to /common/prism/ to reflect the proper spelling of the project.

manfromhuh commented on issue 20xd6/simple_blog#2 2022-07-02 12:28:06 -04:00
Cleanup of /common/

/common/gallery.js also apears to have been rolled into /common/page_format.js. /common/font_size.js is an empty file.

manfromhuh commented on issue 20xd6/simple_blog#2 2022-07-02 10:47:33 -04:00
Cleanup of /common/

There are also several files that don't seem to be used anywhere on the site. These should be removed as part of the cleanup.

Examples

  • /common/gallery.css - The CSS contained in it is…