2022-10-06 07:11:58 -05:00
|
|
|
# My Website
|
|
|
|
Custom website rather than using WordPress or anything else that handles the code for you.
|
|
|
|
|
|
|
|
Rather than using apache or nginx just using Node.js to serve an HTML API. Gives more control.
|
|
|
|
|
|
|
|
Use HTML and PHP files for the content because it sounds fun and I like challenges.
|
|
|
|
|
|
|
|
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.
|
2022-10-06 07:23:07 -05:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
Finish CSS
|
|
|
|
|
|
|
|
Add Current Content
|
2022-10-06 19:53:58 -05:00
|
|
|
- APPS
|
|
|
|
- VIDEOS
|
|
|
|
- DONATE
|
|
|
|
- VIDEOS
|
2022-10-06 07:23:07 -05:00
|
|
|
|
|
|
|
Add New Content
|
2022-10-06 19:53:58 -05:00
|
|
|
- NOTICE
|
|
|
|
- HEALTH (My Priorities Sheet)
|
|
|
|
- How to host files? Put them in reverse-proxy's files.hyperling.com site?
|
|
|
|
- GIFTS
|
2022-10-06 07:23:07 -05:00
|
|
|
|
|
|
|
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?
|
2022-10-06 19:53:58 -05:00
|
|
|
- [https://www.geeksforgeeks.org/what-is-the-use-of-serve-favicon-from-node-js-server/]
|
|
|
|
|
|
|
|
## Inspiration
|
2022-10-06 19:55:23 -05:00
|
|
|
- [https://liquorix.net/]
|
2022-10-13 07:29:46 -05:00
|
|
|
- The linux-zen kernel, a really great one if you're running FOSS OS's!
|
2022-10-06 19:55:23 -05:00
|
|
|
- [https://cahlen.org/]
|
2022-10-13 07:29:46 -05:00
|
|
|
- Also has really interesting and important content, it is highly recommended.
|
2022-10-09 09:43:38 -05:00
|
|
|
- [https://merkinvineyardsosteria.com/]
|
2022-10-13 07:29:46 -05:00
|
|
|
- A winery website for MJ Keenan.
|