|
|
4cfe1ebae1
|
Moved back to templates for page content to remove JS dependency
|
2024-09-04 07:47:36 -04:00 |
|
|
|
796a481ab2
|
Starting to move blog entries to normal pages, added books and links pages
|
2024-08-14 07:54:13 -04:00 |
|
|
|
9ae5e7b7fc
|
Adding new links for the blogroll, and filtering by blog to return the list of links
|
2024-08-13 06:22:32 -04:00 |
|
|
|
b4fa449e09
|
Randomizing the order of blogs shown on the blogroll page
|
2024-08-10 08:40:08 -04:00 |
|
Awstin
|
603845fc40
|
Added blogroll page
|
2024-08-09 21:42:46 -04:00 |
|
|
|
2921474eb4
|
Adding Link type and ai page
|
2024-08-09 16:22:14 -04:00 |
|
Awstin
|
66de1ffa36
|
Adding loading items into database as part of this crate
|
2024-07-31 21:56:22 -04:00 |
|
Awstin
|
469b839993
|
Refactoring to use database for page content, adding Garden
|
2024-07-31 06:28:54 -04:00 |
|
Awstin
|
649a09c1a8
|
Adding error handling so that if a blog or project is requested that does not exist the server does not crash
|
2024-07-12 09:22:07 -04:00 |
|
Awstin
|
10a4c30bf5
|
Removed unneeded js delivery for site, removed active_navbar from backend
|
2024-07-10 06:55:38 -04:00 |
|
Awstin
|
529a3113dd
|
Added uses template and route
|
2024-07-05 20:00:43 -04:00 |
|
Awstin
|
fa6b030d98
|
Projects now using article template everywhere
|
2024-05-17 14:55:30 -04:00 |
|
Awstin
|
993181ba0d
|
Moved Article data type specific stuff to the database package
|
2024-05-12 16:36:41 -04:00 |
|
Awstin
|
3657e66612
|
Using database for all blog references
|
2024-05-11 09:32:29 -04:00 |
|
Awstin
|
ba8f641a74
|
Cleaning up routers
|
2024-05-11 07:53:20 -04:00 |
|
Awstin
|
c13f34f7c5
|
Changing articles to come from psql database and using a single template
|
2024-04-28 20:23:19 -04:00 |
|
Awstin
|
9ef63a7de1
|
Added robots.txt
|
2024-04-28 11:02:16 -04:00 |
|
Awstin
|
e90cda7359
|
Added highlighting for navbar
Added a top button at the bottom of each page
|
2024-03-24 15:18:13 -04:00 |
|
Awstin
|
dbf573f980
|
Fixed route to blog entry
|
2024-03-24 13:51:42 -04:00 |
|
Awstin
|
191acb54dd
|
Basic rebuilt complete
|
2024-03-24 10:45:16 -04:00 |
|