2022-10-06 19:53:58 -05:00
2022-10-06 07:02:25 -05:00
2022-10-06 07:00:14 -05:00
2022-10-06 07:05:46 -05:00
2022-10-06 19:53: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.

TODO

Finish CSS

Add Current Content

  • APPS
  • VIDEOS
  • DONATE
  • VIDEOS

Add New Content

  • NOTICE
  • HEALTH (My Priorities Sheet)
    • How to host files? Put them in reverse-proxy's files.hyperling.com site?
  • GIFTS

Add Favicon [https://www.metatags.org/seo-tips/design-tips/favicon-ico/]

Inspiration

[https://liquorix.net/] [https://cahlen.org/]

Description
Node.js API which serves HTML content, generates sitemaps, and more. Web pages can be written in any language that can create output.
Readme
Languages
PHP 51.6%
Shell 31.9%
JavaScript 11.9%
CSS 4.6%