Page Titles & All Photos Page #5

Merged
me merged 14 commits from dev into main 2025-06-06 08:02:52 -07:00
Owner

Main Enhancements

  • All pages should now display a web title rather than just "Hyperling".
  • A new html file with a feed of all photos is now generated at files/photos/all.html.
    • It can be accessed by hitting the photos-all URI.

Other Changes

  • Certain file types were not being served properly since Node does not handle OR (||) in switch expressions.
  • Ensure the shell file knows that 8080 is the default, and go ahead and pass it to the Node file which assumes the same.
  • Enhanced and slightly more consistent logging.
  • Enhanced the test URI.
# Main Enhancements - All pages should now display a web title rather than just "Hyperling". - A new html file with a feed of all photos is now generated at `files/photos/all.html`. - It can be accessed by hitting the `photos-all` URI. # Other Changes - Certain file types were not being served properly since Node does not handle OR (`||`) in switch expressions. - Ensure the shell file knows that 8080 is the default, and go ahead and pass it to the Node file which assumes the same. - Enhanced and slightly more consistent logging. - Enhanced the `test` URI.
me added 14 commits 2025-06-06 08:02:35 -07:00
me merged commit 369d8a736e into main 2025-06-06 08:02:52 -07:00
me deleted branch dev 2025-06-06 08:02:52 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: me/nodejs-website#5
No description provided.