Update to upstream master #2

Merged
manfromhuh merged 10 commits from 20xd6/simple_blog:master into master 2022-07-15 19:47:37 -04:00

10 Commits

Author SHA1 Message Date
00a2458977 Update error pages 2022-07-08 09:10:14 -04:00
8302028049 Update pages with changes to /common/
The building block PHP files have been moved.
2022-07-07 22:40:11 -04:00
b692b22935 Move PHP files to /common/php/ 2022-07-07 22:33:21 -04:00
01de94a893 Update 2022-07-07 22:24:46 -04:00
bedc11a4ce Move CSS files to /common/css/
Moved all CSS files to their own sub-directory and updated header.php to
reflect this change.
2022-07-06 15:26:18 -04:00
842ea4e411 Remove /common/prisim/ from repository 2022-07-06 15:25:01 -04:00
8b4b5dd31d Updated header.php with new page_format.js path 2022-07-06 15:24:09 -04:00
35cd14e0b0 Move JS files to /common/js/
To cleanup the code in /common/ all JavaScript files have been moved to
/common/js/
issue#2
2022-07-06 15:20:32 -04:00
d743fb297b Move Prism files to a properly spelled directory
Moved the Prism project files from /common/prisim/ to /common/prism/.
Updated the code in /common/page_format.js that loads these files.
2022-07-06 15:17:41 -04:00
87a07aaf02 Merge pull request 'Add documentation.' (#13) from manfromhuh/simple_blog:master into master
Reviewed-on: 20xd6/simple_blog#13
2022-07-05 15:22:31 -04:00