Commit Graph

  • d809533280 Ensure row divs are not double-closed. dev Hyperling 2025-06-16 16:36:20 -06:00
  • ee367f9b3f Close the previous row before creating a new one! :) Hyperling 2025-06-16 16:03:01 -06:00
  • d673eb2f6a Fix unquoted values resulting in unclosed tag. Hyperling 2025-06-16 16:00:46 -06:00
  • afac80d543 Add single quotes around variable output for consistency. Hyperling 2025-06-16 15:57:34 -06:00
  • f090607f67 Add build time to end of the page comments. Hyperling 2025-06-16 15:52:20 -06:00
  • 1dccb10a45 Give a readout on how long the photos page took to get loaded. Hyperling 2025-06-16 15:44:24 -06:00
  • 6f7934f8ff Merge pull request 'Fix Curl Installation' (#7) from dev into main main Hyperling 2025-06-16 13:32:22 -07:00
  • 998f5ed338 Fix echo command. Handle LOGNAME being empty in situations like a Docker container. Hyperling 2025-06-16 15:10:23 -06:00
  • 71cdccbeae Merge pull request 'Diet Page & Curl Dependency' (#6) from dev into main Hyperling 2025-06-16 12:36:21 -07:00
  • 2fb438b199 Add curl as a dependency. Hyperling 2025-06-16 13:43:11 -06:00
  • 7eda07995f Add a medium avoidance group and shift items which were debateable in the upper and lower groups. Hyperling 2025-06-06 10:55:04 -07:00
  • e7c4296724 Add and populate a Diet page. Hyperling 2025-06-06 10:49:57 -07:00
  • 369d8a736e Merge pull request 'Page Titles & All Photos Page' (#5) from dev into main Hyperling 2025-06-06 08:02:50 -07:00
  • 073377532e Add headers to all pages! Also update the look and feel of the test page. Hyperling 2025-05-27 12:41:17 -07:00
  • 18cd38b194 Add default port in this script. Hyperling 2025-05-27 11:27:18 -07:00
  • aa20bd67ee Add TBD's of how to better output in the log. Hyperling 2025-05-27 11:27:06 -07:00
  • b4d9bae246 Add log function to ensure consistent output. Enhance regeneration of photo index files. Hyperling 2025-05-27 11:20:20 -07:00
  • fcb091a164 Change name of the page to Full Photo Feed from Full Image Feed. Hyperling 2025-05-27 10:53:19 -07:00
  • 55742e50db Remove the all folder in place of an all.html file. Create a main page which provides the output of it. Hyperling 2025-05-27 10:51:41 -07:00
  • e13a1633dd Remove unused variables. Hyperling 2025-05-27 10:40:39 -07:00
  • add3a2865c Automatically reload the /photos/ index files. Hyperling 2025-05-26 18:53:19 -07:00
  • 6fd8525dad Properly handle jpeg and md files. Hyperling 2025-05-26 16:39:15 -07:00
  • c7f4613d22 Delete the index files on each restart. Hyperling 2025-05-26 16:38:54 -07:00
  • c6fd3f4786 Finish the all page! Even easier than expected and works GREAT! Hyperling 2025-05-26 16:38:34 -07:00
  • 474c258a83 Fix syntax error preventing page from running. Hyperling 2025-05-26 15:24:40 -07:00
  • b35856fa88 Add the folder for all images. Hyperling 2025-05-26 15:20:14 -07:00
  • 290f1524a2 Refactor the photos page code and begin adding a feed page named all. Hyperling 2025-05-26 13:54:46 -07:00
  • fb0ff39013 Merge pull request 'Major Fix, Minor Fixes, and Style / Tag Refactoring' (#4) from dev into main Hyperling 2025-05-19 10:08:04 -07:00
  • 79c6a34e38 Remove call to neofetch. Does not appear to be giving away info from Docker, but juuust in case! Hyperling 2025-05-19 09:57:13 -07:00
  • a26081d13f Fix HTML in sitemap. Add DOCTYPE, language, and a title. Hyperling 2025-05-19 09:54:04 -07:00
  • 7ccb7e2ac7 Alter the CSS for Trocador's widget based on W3 validator. Recommends using overflow CSS attribute rather than unsupported scrolling HTML attribute. Hyperling 2025-05-19 09:45:13 -07:00
  • dc7fd3f834 Remove trailing slashes from line breaks, not needed in HTML. Hyperling 2025-05-19 09:41:15 -07:00
  • a3b8025876 Fix comment to properly encapsulate p element. Hyperling 2025-05-19 09:38:23 -07:00
  • 6876cd34b7 Remove trailing slashes, not needed in HTML. Hyperling 2025-05-19 09:37:36 -07:00
  • 60f9241fbd Add alt tag to images. Hyperling 2025-05-19 09:33:12 -07:00
  • 698e2aa680 Remove redundant alt text, captions already have a description. Hyperling 2025-05-19 09:31:31 -07:00
  • ff10025e05 Declare the language of the website. Hyperling 2025-05-19 09:23:10 -07:00
  • 72b1afdedd Create a CSS class for the size of app images, rather than giving the img attributes a percentage. Move the figures to be completely inside the anchors. Hyperling 2025-05-19 09:09:53 -07:00
  • 00660cef98 Add an apps alias for the homepage. Hyperling 2025-05-17 10:57:07 -07:00
  • fc129124b8 Add explicit font sizes and boldness. Hyperling 2025-05-17 10:39:31 -07:00
  • 805b4ef8e0 Update elements and classes for better consistency in preparation for font size change. Hyperling 2025-05-17 10:37:15 -07:00
  • f7b60e0944 Fix initial comment spacing. Hyperling 2025-05-17 09:47:43 -07:00
  • f598d8f401 Express v5.0.0+ breaks the program, keep using 4 for now. Hyperling 2025-05-17 09:42:16 -07:00
  • 78ab7735d7 Simplify menu again for basic mobile web browsers (like Android's stock/default, not mobile Firefox). Hyperling 2025-05-17 09:11:06 -07:00
  • e141347222 Merge pull request 'Release Expense Tracker App' (#3) from dev into main Hyperling 2025-03-26 13:24:22 -07:00
  • 94246ddaeb Reword app description. Hyperling 2025-03-25 08:43:13 -07:00
  • 652bc8d35d Remove extra "free". Hyperling 2025-03-25 08:40:59 -07:00
  • 5c515f0d1d Add new Expense Tracker app. Hyperling 2025-03-25 08:38:54 -07:00
  • c73ec1fb4e Remove extra row. Hyperling 2025-03-25 08:33:57 -07:00
  • 71ac8f3cfe Merge pull request 'Style Overhaul' (#2) from dev into main Hyperling 2025-01-29 13:28:32 -07:00
  • 297e0c90a9 Remove attempts at having columns take up the full row height, was not working. Likely due to how HTML renders they did not know how large the elements after them would be. Hyperling 2025-01-29 13:23:01 -07:00
  • 76429b1ace Try ensuring columns tak up full row height a different way. Hyperling 2025-01-29 13:18:36 -07:00
  • c000140040 Add fill class so that donation boxes take up all the available height. Hyperling 2025-01-29 13:16:10 -07:00
  • a48c767ffb Fix tags being on wrong level / element. Hyperling 2025-01-29 13:13:30 -07:00
  • 5d6e33a72c Add new spacing class for subheaders on donation page. Also give the subsections borders. Hyperling 2025-01-29 13:07:18 -07:00
  • 5832e5d4ab Test a background on the preference headers. Hyperling 2025-01-29 13:00:55 -07:00
  • 28fa1cd359 Change wording of resume download header. Hyperling 2025-01-29 12:58:10 -07:00
  • f8f74b3aac Ensure no one thinks I'm a time traveler, lol. Hyperling 2025-01-29 12:51:50 -07:00
  • 64defc9885 Move status back up. Hyperling 2025-01-29 12:47:48 -07:00
  • 6ee9530b21 Change location of status and give it a darker background. Hyperling 2025-01-29 12:46:38 -07:00
  • 42905688b3 More wordiness fixes. Hyperling 2025-01-29 12:44:10 -07:00
  • 92c2aa6a42 Add missing word engineer, fix some wordiness. Hyperling 2025-01-29 12:42:58 -07:00
  • d316251af9 Center the upper header text areas like main pages, and also change status! Hyperling 2025-01-29 12:41:29 -07:00
  • dc11ec7456 Center the upper header text areas. Hyperling 2025-01-29 12:41:13 -07:00
  • ba667207db Change wordiness of text and add some excitement. Hyperling 2025-01-29 12:38:18 -07:00
  • 8465e7e362 Remove dark background test, add border. Hyperling 2025-01-29 12:35:35 -07:00
  • c0425b6de6 Remove the old table border classes. Allow using the border and no-border classes for sections which need manual intervention. Hyperling 2025-01-29 12:34:21 -07:00
  • 129cd43e3e Remove test code, try different background on app sections. Hyperling 2025-01-29 12:32:39 -07:00
  • 465bf50e51 Disable advisory at a site-wide level. Hyperling 2025-01-29 12:30:20 -07:00
  • e820196ba7 Remove typo character. Hyperling 2025-01-29 12:27:52 -07:00
  • 3fdb1339c6 Keep links as h6. Hyperling 2025-01-29 12:26:19 -07:00
  • b1d652a3fd Test doing the final URLs as monoscript rather than small headers. Hyperling 2025-01-29 12:24:58 -07:00
  • fc8c80b98a Change background color of "let me help you!" section. Hyperling 2025-01-29 12:23:17 -07:00
  • 66f9c0561e Add missing underline under h1 photo area. Hyperling 2025-01-29 12:21:09 -07:00
  • 78decea24e Use a fancy way of saying writings without re-using words already on the page. Hyperling 2025-01-29 12:19:05 -07:00
  • 641815e178 Use a better word than writings. Hyperling 2025-01-29 12:15:11 -07:00
  • c74f48d19a Better define what the Media page is. Hyperling 2025-01-29 12:13:31 -07:00
  • 60a56115f3 Fix styling and consistency between sub headers. Hyperling 2025-01-29 12:09:50 -07:00
  • 7f9fc0321f Remove typo character. Hyperling 2025-01-29 12:07:31 -07:00
  • f9f89c0f84 Remove gap between h1 and image. Hyperling 2025-01-29 12:05:42 -07:00
  • a1623c6fb5 Fix comment. Hyperling 2025-01-29 12:05:21 -07:00
  • bc2db0d631 Fix where the newline is for visibility. Hyperling 2025-01-29 12:01:37 -07:00
  • e5b2bc0961 Redo the media page, was arranges strangely and also want books to be first. Hyperling 2025-01-29 12:01:17 -07:00
  • d96c328fa3 Try changing menu name to something longer again. Hyperling 2025-01-29 11:55:53 -07:00
  • 925963f3fd Re-enable the advisory. Hyperling 2025-01-29 11:54:50 -07:00
  • 16dcfe5aec Test removing advisory. Hyperling 2025-01-29 11:53:14 -07:00
  • 7506101e62 Change wording for advisory. Hyperling 2025-01-29 11:52:55 -07:00
  • 6bee3f793c Shorten profession blurb. Hyperling 2025-01-29 11:49:06 -07:00
  • 150f8aebb5 Adjust style of apps. Hyperling 2025-01-29 11:42:34 -07:00
  • ed18d210fd Make the subsection headers be consistent too. Hyperling 2025-01-29 11:34:27 -07:00
  • d2b115ced3 Adjust formatting of link text. Hyperling 2025-01-29 11:29:14 -07:00
  • 2d24d0c971 Shorten text. Hyperling 2025-01-29 11:26:25 -07:00
  • 612bf7b3cb Make the Venmo section more consistent with Zelle. Hyperling 2025-01-29 11:11:13 -07:00
  • 020453e521 Use consistent link formatting as the app page. Hyperling 2025-01-29 11:08:29 -07:00
  • d9e2dc6875 Looked good on sme things, but overall not a good idea, also made site feel slower. Hyperling 2025-01-29 11:04:41 -07:00
  • ef96e715f6 test only giving borders to divs within rows. Hyperling 2025-01-29 11:00:40 -07:00
  • e2c08b0326 Change where the background is applied. Hyperling 2025-01-29 10:59:11 -07:00
  • cdb462f2ec Ensure the background of the sub section is solid. Hyperling 2025-01-29 10:56:37 -07:00
  • 0bda5d18a6 See how only having one row looks so that there is not a border through the middle. Hyperling 2025-01-29 10:56:10 -07:00
  • 2b6caa3f89 Fix rows. Make each app the same size. Hyperling 2025-01-29 10:54:12 -07:00