1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-06-16 05:26:40 +00:00

49 Commits

Author SHA1 Message Date
0d070e29eb bump deps 2025-02-27 17:02:18 -07:00
4028cd0967 Thanks Clippy 2025-01-10 12:26:35 -07:00
d519769fff Forgot to lint 2024-12-10 22:03:22 -07:00
b54d1d339d Clean up code 2024-12-10 21:32:01 -07:00
34f715b07d Add rss feeds and bump versions 2024-11-19 21:21:08 -07:00
f0b7e9da13 Fail to patch a bug but I cleaned up some code so here we are 2024-11-18 23:49:54 -07:00
919e290a26 Add rss feed to head of page 2024-11-12 19:30:19 -07:00
65998c7fa7 Fixes #9, turns out id's are important 2024-11-06 21:36:03 -07:00
caa0100e26 Clean up some language, bump dependencies, and add new blogs 2024-11-02 20:27:05 -06:00
dbbdc8911f undo rewrite of main 2024-07-27 10:53:11 -06:00
2725245393 Refactor and clean up codebase 2024-07-01 22:46:59 -06:00
2b72ffadee Update Main Feeds Algorithm to Only Keep First Occurence of Each main_url 2024-05-31 23:34:24 -06:00
015a1a7f19 check main_url for validity 2024-05-31 23:19:47 -06:00
1df3485ea6 keep favicons from being featured image 2024-05-20 22:22:52 -06:00
174e622e3d Keep only first instance of each blog 2024-05-20 22:12:24 -06:00
4c82106817 Add Archive Posts 2024-05-15 04:44:27 +00:00
910ee46b8c Small Renaming 2024-04-28 18:42:05 +00:00
ec6da65e5e Algorithm Tweaks 2024-04-28 18:37:22 +00:00
5f5c0af02d Make sure that featured post always has an image 2024-04-26 03:41:15 +00:00
2a38bfe93b lol 2024-04-26 03:17:20 +00:00
7008f06d45 more algorithm 2024-04-24 05:07:40 +00:00
68f0aa0aa8 more meta info 2024-04-24 05:07:33 +00:00
a02b877e5c make code more robust to errors 2024-04-13 20:30:17 +00:00
e5ff6551e3 Add RSS feed 2024-04-12 06:21:56 +00:00
0924e73b95 Change generation file to more generic name 2024-04-12 05:52:41 +00:00
f2ff3e3640 Use Custom Struct 2024-04-12 05:45:43 +00:00
4ac4aac8ec Validate that timestamps are correct
There was a bug where timestamps could be in the future, which would make the zine show the same post every single day.
2024-03-12 03:26:52 +00:00
2f4366ef2c clarify build time 2024-03-07 01:27:28 +00:00
ca93696602 fix SEO stuff 2024-03-06 00:22:46 +00:00
7014f6359d Make featured post temporary
Also remove factorio since it posts so frequently
2024-03-05 06:51:02 +00:00
7ba340b672 patch about links 2024-03-02 19:45:08 -07:00
29e793b1a4 new style for featured 2024-03-02 12:35:42 -07:00
59b2fdef91 Added proper logging 2024-03-01 01:09:20 -07:00
a4231b6852 Featured post 2024-03-01 06:45:39 +00:00
890c488e0f Use Fewer Posts for Building in Development 2024-02-24 03:41:03 +00:00
1f09bdb17c add a cute lil tooltip 2024-02-22 23:17:04 -07:00
fc8ddcb3d2 add basic date 2024-02-22 23:05:21 -07:00
cfd3a28ac1 correct about text 2024-02-16 22:58:06 -07:00
f326031e98 accidentally broke scripts 2024-02-16 22:51:58 -07:00
afc850c91b cleanup 2024-02-16 21:51:40 -07:00
6d822016db added description 2024-02-16 21:50:37 -07:00
f2d5c7f72f add icon 2024-02-16 21:49:07 -07:00
73806956f1 fix source code url 2024-02-16 21:44:29 -07:00
684bad8a67 images for erryone 2024-02-16 21:43:32 -07:00
9c48352420 fix ordering of posts to be l->r chronological 2024-02-16 20:49:48 -07:00
ef11297c25 Add Navigation and Embrace pico.css 2024-02-16 06:16:09 +00:00
4d5cb275f8 Update to support nonstandard characters 2024-02-10 16:57:06 -07:00
e77d2b9ab6 Make site look (more) like a newspaper 2024-02-10 20:12:38 +00:00
09b13b9b34 init commit 2024-02-10 01:40:54 -07:00