Commit Graph

35 Commits

Author SHA1 Message Date
Lucy 1c9652e1a9 deal with the footer and metadata 2020-07-21 18:46:35 +02:00
Lucy 440e4fa753 add default metadata file to pandoc and add custom template 2020-07-21 14:35:51 +02:00
Kosaki 3e7021845c change comments for rss feed and switch rsync to quitet output 2020-07-18 23:31:23 +02:00
Kosaki ab3b9a2f19 remove generation of markdown list for blog posts as it's not used anymore 2020-07-18 23:25:45 +02:00
Kosaki afe2299557 generate a pure html table instead because it gives more fine-tuning options 2020-07-18 23:17:47 +02:00
Lucy a172ac644f display date the american way because that makes more sense for the blog-index 2020-07-18 23:01:14 +02:00
Kosaki ce337cf373 simplify handling of date for rss feed and add custom date format for blog-index 2020-07-18 22:43:25 +02:00
Lucy af773b4de2 make rss feed a valid atom feed 2020-07-18 01:13:13 +02:00
Lucy f504cd34ff forgot to uncomment that again 2020-07-17 14:34:06 +02:00
Lux49 2b5195fb94 customize rss feed 2020-07-17 14:33:06 +02:00
Lux49 5e711b5f6b customize rss feed 2020-07-17 14:30:39 +02:00
Lux49 262e8d5aaf change rss feed 2020-07-17 14:29:37 +02:00
Lucy e0ed767c63 get the title from the html document instead because that's saver 2020-07-17 00:38:30 +02:00
Lucy cddfffbbe8 display footer on every static page aswell 2020-07-15 22:59:29 +02:00
Lucy 810c51faa3 just list the posts alphabetical in reverse order because they are ordered the right way by their filename anyways. 2020-07-15 21:50:30 +02:00
Lucy 30eff46640 alter the script so that the finished build get's built into the dist/ directory 2020-07-15 21:20:25 +02:00
Lucy 19007947b8 change the directory structure and add generate_static 2020-07-13 01:02:01 +02:00
Lucy ddf569e46f add proper index generation with pandoc and multiple markdown files 2020-07-12 20:09:10 +02:00
Lux49 3d3f5ee506 change the posts to be in the document root 2020-07-12 02:49:52 +02:00
Lux49 b1ab90fdb0 edit the pandoc command 2020-07-12 02:42:46 +02:00
Lux49 a2438208b0 forgot to remove something 2020-07-12 02:40:30 +02:00
Lux49 7d780a551e change path of the blog content 2020-07-11 13:56:01 +02:00
Lux49 ef7d80a19c remove the check for updates because I won't be testing this inside a git repo 2020-07-11 13:33:11 +02:00
Lux49 dd968c0f42 Change title and author in RSS feed 2020-07-11 00:45:58 +02:00
Lux49 4aae6cd240 Aquire title and date from the metadata block of every post instead 2020-07-11 00:28:31 +02:00
kageru 043338995f
Replace rss feed with atom 2020-05-04 22:02:34 +02:00
kageru 2fa212a36f
add RSS feed for blog 2020-04-26 17:37:47 +02:00
kageru 8673ca1601
extract header and footer into functions 2020-04-26 16:58:43 +02:00
kageru 8a7a6dbb4c
change footer message 2020-04-02 18:33:08 +02:00
kageru ee42ef1c6f
Use pandoc markdown
I figured out how lists work there ヽ( ゚ヮ・)ノ
2020-04-02 18:28:54 +02:00
kageru 2b6db33c40
make script executable 2020-04-02 16:43:35 +02:00
kageru 2946fb3c6d
use github flavored markdown 2020-04-02 16:30:49 +02:00
kageru cbf7ecbbab
better cron output 2020-04-02 15:54:39 +02:00
kageru d931e81f09
add human readable output for cron notifications 2020-04-02 00:06:22 +02:00
kageru c85f2dc68f
initial commit 2020-04-01 22:13:13 +02:00