209 Commits

Author SHA1 Message Date
79c6a34e38 Remove call to neofetch. Does not appear to be giving away info from Docker, but juuust in case! 2025-05-19 09:57:13 -07:00
a26081d13f Fix HTML in sitemap. Add DOCTYPE, language, and a title. 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. 2025-05-19 09:45:13 -07:00
dc7fd3f834 Remove trailing slashes from line breaks, not needed in HTML. 2025-05-19 09:41:15 -07:00
a3b8025876 Fix comment to properly encapsulate p element. 2025-05-19 09:38:23 -07:00
6876cd34b7 Remove trailing slashes, not needed in HTML. 2025-05-19 09:37:36 -07:00
60f9241fbd Add alt tag to images. 2025-05-19 09:33:12 -07:00
698e2aa680 Remove redundant alt text, captions already have a description. 2025-05-19 09:31:31 -07:00
ff10025e05 Declare the language of the website. 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. 2025-05-19 09:09:53 -07:00
00660cef98 Add an apps alias for the homepage. 2025-05-17 10:57:07 -07:00
fc129124b8 Add explicit font sizes and boldness. 2025-05-17 10:39:31 -07:00
805b4ef8e0 Update elements and classes for better consistency in preparation for font size change. 2025-05-17 10:37:15 -07:00
f7b60e0944 Fix initial comment spacing. 2025-05-17 09:47:43 -07:00
f598d8f401 Express v5.0.0+ breaks the program, keep using 4 for now. 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). 2025-05-17 09:11:06 -07:00
e141347222 Merge pull request 'Release Expense Tracker App' (#3) from dev into main
Reviewed-on: #3
2025-03-26 13:24:22 -07:00
94246ddaeb Reword app description. 2025-03-25 08:43:13 -07:00
652bc8d35d Remove extra "free". 2025-03-25 08:40:59 -07:00
5c515f0d1d Add new Expense Tracker app. 2025-03-25 08:38:54 -07:00
c73ec1fb4e Remove extra row. 2025-03-25 08:33:57 -07:00
71ac8f3cfe Merge pull request 'Style Overhaul' (#2) from dev into main
Reviewed-on: #2
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. 2025-01-29 13:23:01 -07:00
76429b1ace Try ensuring columns tak up full row height a different way. 2025-01-29 13:18:36 -07:00
c000140040 Add fill class so that donation boxes take up all the available height. 2025-01-29 13:16:10 -07:00
a48c767ffb Fix tags being on wrong level / element. 2025-01-29 13:13:30 -07:00
5d6e33a72c Add new spacing class for subheaders on donation page. Also give the subsections borders. 2025-01-29 13:07:18 -07:00
5832e5d4ab Test a background on the preference headers. 2025-01-29 13:00:55 -07:00
28fa1cd359 Change wording of resume download header. 2025-01-29 12:58:10 -07:00
f8f74b3aac Ensure no one thinks I'm a time traveler, lol. 2025-01-29 12:51:50 -07:00
64defc9885 Move status back up. 2025-01-29 12:47:48 -07:00
6ee9530b21 Change location of status and give it a darker background. 2025-01-29 12:46:38 -07:00
42905688b3 More wordiness fixes. 2025-01-29 12:44:10 -07:00
92c2aa6a42 Add missing word engineer, fix some wordiness. 2025-01-29 12:42:58 -07:00
d316251af9 Center the upper header text areas like main pages, and also change status! 2025-01-29 12:41:29 -07:00
dc11ec7456 Center the upper header text areas. 2025-01-29 12:41:13 -07:00
ba667207db Change wordiness of text and add some excitement. 2025-01-29 12:38:18 -07:00
8465e7e362 Remove dark background test, add border. 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. 2025-01-29 12:34:21 -07:00
129cd43e3e Remove test code, try different background on app sections. 2025-01-29 12:32:39 -07:00
465bf50e51 Disable advisory at a site-wide level. 2025-01-29 12:30:20 -07:00
e820196ba7 Remove typo character. 2025-01-29 12:27:52 -07:00
3fdb1339c6 Keep links as h6. 2025-01-29 12:26:19 -07:00
b1d652a3fd Test doing the final URLs as monoscript rather than small headers. 2025-01-29 12:24:58 -07:00
fc8c80b98a Change background color of "let me help you!" section. 2025-01-29 12:23:17 -07:00
66f9c0561e Add missing underline under h1 photo area. 2025-01-29 12:21:09 -07:00
78decea24e Use a fancy way of saying writings without re-using words already on the page. 2025-01-29 12:19:05 -07:00
641815e178 Use a better word than writings. 2025-01-29 12:15:11 -07:00
c74f48d19a Better define what the Media page is. 2025-01-29 12:13:31 -07:00
60a56115f3 Fix styling and consistency between sub headers. 2025-01-29 12:09:50 -07:00