Add notes for TBD's since too busy to finish any time soon.

This commit is contained in:
Hyperling 2022-10-06 07:23:07 -05:00
parent 68f70f246a
commit 50dea248ba

View File

@ -8,3 +8,20 @@ Use HTML and PHP files for the content because it sounds fun and I like challeng
Basically a "page" is just a program that echo's HTML content for the API. Basically a "page" is just a program that echo's HTML content for the API.
Will likely play with some pages being Bash and other fun things. Will likely play with some pages being Bash and other fun things.
## TODO
Finish CSS
Add Current Content
- Apps Page
- Videos Page
Add New Content
- NOTICE Page
- Health Page (My Priorities Sheet)
- How to host files? Put them in reverse-proxy files.hyperling.com site?
Add Favicon
[https://www.metatags.org/seo-tips/design-tips/favicon-ico/]
- Will this have to be in files.hyperling.com as well? Or will this work?
- [https://www.geeksforgeeks.org/what-is-the-use-of-serve-favicon-from-node-js-server/]