Commit Graph
115 Commits
Author SHA1 Message Date
Raymon Zutekouw 266b6e0733 Improve formatting in RSS feed, to make it valid 2021-11-23 12:06:02 +01:00
Raymon Zutekouw 6ed757b81b Keep : between hours, minutes, seconds 2021-11-23 11:09:58 +01:00
Raymon Zutekouw 12741a20c5 Remove old link remains
- id's in posts
- /api route
2021-11-23 11:00:11 +01:00
Raymon Zutekouw 4cebaf550b Folder by year/month instead of id under one folder 2021-11-18 20:41:20 +01:00
Raymon Zutekouw 04b41fa182 Fix spelling mistake 2021-11-15 18:27:07 +01:00
Raymon Zutekouw 9e0d3954d2 Swap h3 for p,strong for RSS subscribe header 2021-10-25 11:38:43 +02:00
Raymon Zutekouw 2d6e087342 Extend post format options with .org files 2021-04-28 12:34:36 +02:00
Raymonzut a0eb56e115 Remove dynamic age feature 2021-01-19 17:40:48 +01:00
Raymonzut 6c31c8752d Join date sort order function to one line
- Fixes not using year in order calculation
2021-01-08 21:33:28 +01:00
Raymonzut 8e15354c2a Add ExamplePost 2020-11-26 23:08:08 +01:00
Raymonzut f82b6ba8f6 Add docker-compose.yaml for client 2020-11-12 18:14:56 +01:00
Raymonzut bf0b5448b6 Fix #13 2020-11-12 17:36:40 +01:00
Raymonzut 6271fbb3b0 Rename gen.ex to gen.exs, as it is a script 2020-11-07 11:45:20 +01:00
Raymonzut eff86a1f3e Fix #12
- move pre-gen files out of public/
2020-11-07 11:43:14 +01:00
Raymonzut 403fc9d5cb Account for multiple years for sorting posts
- Prepare for 2021
2020-11-06 22:38:10 +01:00
Raymonzut 67b8a4f581 Update index gen for new date format 2020-11-06 22:18:27 +01:00
Raymonzut e9d50f1392 Extract template filling: pair usage consistant 2020-10-09 23:31:54 +02:00
Raymonzut 39aff9d684 Remove node ignorefile remnants 2020-10-02 16:39:42 +02:00
Raymonzut cf4c84df5f Rewrite RSS post feed to be generated 2020-10-02 14:37:45 +02:00
Raymonzut a358896c03 Rename gen related files to their purpose 2020-10-02 14:35:56 +02:00
Raymonzut 1fc48b52e3 Link href css from root 2020-10-02 00:41:05 +02:00
Raymonzut 6c67113227 Rewrite post related pages to be generated 2020-10-01 20:07:31 +02:00
Raymonzut b8f41fe691 Remove js for posts page 2020-09-26 19:10:58 +02:00
raymon 1ba2a430fe Remove extra chromosome broken JS date constructor 2020-09-26 18:37:56 +02:00
Raymonzut 4b0f683901 Remove unneeded curly braces 2020-09-26 18:25:41 +02:00
Raymonzut 7a23117328 Remove unneeded paragraph title 2020-09-26 18:22:07 +02:00
Raymonzut bd3782cd93 Resize post entries to h2 with no horizontal margin 2020-08-21 21:49:54 +02:00
Raymonzut dfe2436718 Add RSS feed link to posts page 2020-07-15 14:30:28 +02:00
Raymonzut bb923a69e7 Create robots.txt 2020-06-29 17:59:41 +02:00
Raymonzut faaf082c8b Preload main page scripts 2020-06-21 14:42:50 +02:00
Raymonzut 79c9398981 Fix #10 2020-06-21 14:40:18 +02:00
Raymonzut bc785a0077 Add meta descriptions 2020-06-20 21:48:21 +02:00
Raymonzut 1a5bc59a99 Move async modules to the body 2020-06-20 21:34:34 +02:00
Raymonzut f4f9092fe8 Preload imported libs 2020-06-20 21:34:01 +02:00
Raymonzut 3e85246344 Async scripts instead of defer; defer is default for modules 2020-06-20 21:03:38 +02:00
Raymonzut 740c584378 Speed-up DNS time by prefetching it 2020-06-20 20:51:31 +02:00
Raymonzut 376f8099b9 Move themes.css into general.css as it is used on every page 2020-06-20 19:55:58 +02:00
Raymonzut c8789bc39e Fix #9 2020-06-20 16:57:00 +02:00
Raymonzut db3c56cfd8 Fix #8 2020-06-17 12:29:33 +02:00
Raymonzut ec8bc54437 Remove vue remnants 2020-06-16 22:17:54 +02:00
Raymonzut 1904301eae Make posts links to the post content 2020-06-16 22:15:36 +02:00
Raymonzut b879a4d400 Remove unneeded script imports 2020-06-16 21:39:44 +02:00
Raymonzut c096acdf7d Add dynamic post loading 2020-06-16 21:37:05 +02:00
Raymonzut b0cd041fd9 Readd remote 2020-06-16 21:30:50 +02:00
Raymonzut df3ff8f27c Add questions and answers on qa page 2020-06-16 19:20:21 +02:00
Raymonzut bb7e8f9c89 Fix newline in nginx.conf 2020-06-16 19:11:03 +02:00
Raymonzut 04957ad2fc Add empty posts and qa pages 2020-06-16 19:10:10 +02:00
Raymonzut 914e700056 Remove noscript warning for index.html 2020-06-16 19:09:45 +02:00
Raymonzut 777339c3e1 Allow requesting without .html 2020-06-16 19:07:02 +02:00
Raymonzut 62128bd65b Rename index.css to general.css 2020-06-16 19:01:03 +02:00