|
d809533280
|
Ensure row divs are not double-closed.
|
2025-06-16 16:36:20 -06:00 |
|
|
ee367f9b3f
|
Close the previous row before creating a new one! :)
|
2025-06-16 16:03:01 -06:00 |
|
|
d673eb2f6a
|
Fix unquoted values resulting in unclosed tag.
|
2025-06-16 16:00:46 -06:00 |
|
|
afac80d543
|
Add single quotes around variable output for consistency.
|
2025-06-16 15:57:34 -06:00 |
|
|
f090607f67
|
Add build time to end of the page comments.
|
2025-06-16 15:52:20 -06:00 |
|
|
1dccb10a45
|
Give a readout on how long the photos page took to get loaded.
|
2025-06-16 15:44:24 -06:00 |
|
|
6f7934f8ff
|
Merge pull request 'Fix Curl Installation' (#7) from dev into main
Reviewed-on: #7
|
2025-06-16 13:32:22 -07:00 |
|
|
998f5ed338
|
Fix echo command. Handle LOGNAME being empty in situations like a Docker container.
|
2025-06-16 15:10:23 -06:00 |
|
|
71cdccbeae
|
Merge pull request 'Diet Page & Curl Dependency' (#6) from dev into main
Reviewed-on: #6
|
2025-06-16 12:36:21 -07:00 |
|
|
2fb438b199
|
Add curl as a dependency.
|
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.
|
2025-06-06 10:55:04 -07:00 |
|
|
e7c4296724
|
Add and populate a Diet page.
|
2025-06-06 10:49:57 -07:00 |
|
|
369d8a736e
|
Merge pull request 'Page Titles & All Photos Page' (#5) from dev into main
Reviewed-on: #5
|
2025-06-06 08:02:50 -07:00 |
|
|
073377532e
|
Add headers to all pages! Also update the look and feel of the test page.
|
2025-05-27 12:41:17 -07:00 |
|
|
18cd38b194
|
Add default port in this script.
|
2025-05-27 11:27:18 -07:00 |
|
|
aa20bd67ee
|
Add TBD's of how to better output in the log.
|
2025-05-27 11:27:06 -07:00 |
|
|
b4d9bae246
|
Add log function to ensure consistent output. Enhance regeneration of photo index files.
|
2025-05-27 11:20:20 -07:00 |
|
|
fcb091a164
|
Change name of the page to Full Photo Feed from Full Image Feed.
|
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.
|
2025-05-27 10:51:41 -07:00 |
|
|
e13a1633dd
|
Remove unused variables.
|
2025-05-27 10:40:39 -07:00 |
|
|
add3a2865c
|
Automatically reload the /photos/ index files.
|
2025-05-26 18:53:19 -07:00 |
|
|
6fd8525dad
|
Properly handle jpeg and md files.
|
2025-05-26 16:39:15 -07:00 |
|
|
c7f4613d22
|
Delete the index files on each restart.
|
2025-05-26 16:38:54 -07:00 |
|
|
c6fd3f4786
|
Finish the all page! Even easier than expected and works GREAT!
|
2025-05-26 16:38:34 -07:00 |
|
|
474c258a83
|
Fix syntax error preventing page from running.
|
2025-05-26 15:24:40 -07:00 |
|
|
b35856fa88
|
Add the folder for all images.
|
2025-05-26 15:20:14 -07:00 |
|
|
290f1524a2
|
Refactor the photos page code and begin adding a feed page named all .
|
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
Reviewed-on: #4
|
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!
|
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 |
|