Commit graph

142 commits

Author SHA1 Message Date
8d5dc03406
add quotes when possible, trailing space at the end
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-29 15:00:06 +02:00
9384ef278e
debug log 2023-04-29 14:39:27 +02:00
ec90edfc3d
give url to templates
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-29 14:13:22 +02:00
16b9427612
give current url to all files for metadata
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-29 14:09:41 +02:00
503173f129
use of name and fullname
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-28 12:49:48 +02:00
6d8aed5e7f
robots.txt (#9) 2023-04-28 12:41:09 +02:00
b3acf9e89b
Add humans.txt (#11)
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-28 12:19:46 +02:00
61b94eb43e
fetch content for item description
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-26 17:17:48 +02:00
56c87aa3c0
fix last commit
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 16:59:00 +02:00
81ebbb97ff
change const name
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 16:57:37 +02:00
fddef30bad
add atom compliance
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-26 16:51:19 +02:00
5400166c2e
fix title of rss feed 2023-04-26 16:32:57 +02:00
ee9c5fbdd1
cache for rss
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-26 16:22:54 +02:00
c2a9393ef1
ask for owner name
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 16:21:57 +02:00
2e8e3a4a63
fix content type
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-26 15:16:57 +02:00
a97e292565
hash the post
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 14:19:02 +02:00
21785bbead
add items to rss
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 13:49:05 +02:00
94387f02bf
WIP: rss
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 12:50:08 +02:00
c1f724e8bc
if possible, use into instead of to_owned
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 12:07:46 +02:00
39fde5225d
post now available on /p
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-26 10:41:49 +02:00
5a0b4444c8
enable footnotes, smart quotes and allow unsafe code 2023-04-24 20:58:47 +02:00
bc08faf212
re: cache
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 19:15:28 +02:00
041066ac26
use plaintext as default lang 2023-04-24 19:15:09 +02:00
76a79bf192
Add description
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 18:41:40 +02:00
65de1f1777
WIP: new blog layout
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 18:01:38 +02:00
fd228be916
don't crash if blog folder doesnt exist
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 17:34:58 +02:00
8ba2862cca
better js minification
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 15:43:08 +02:00
930d639da4
reduce hljs warnings
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 13:12:21 +02:00
b0112c06d6
use to_owned instead of clone
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-24 12:18:21 +02:00
1afa14dfed
show title on link hovering 2023-04-24 12:08:23 +02:00
e75d900935
fix math detection
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-04-22 03:03:27 +02:00
6ab1d42c75
compilation
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-22 02:42:09 +02:00
687250cb35
Revert "use of mathml instead of katex"
This reverts commit 22b68f549e.
2023-04-22 02:39:41 +02:00
3a8f046404
Revert "replace latex with mathml"
This reverts commit 9b9065eb1c.
2023-04-22 02:39:18 +02:00
9b9065eb1c
replace latex with mathml
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 22:31:20 +02:00
f2359be6a3
add comments
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 19:47:47 +02:00
2ca24f020e
remove empty structs 2023-04-21 19:47:41 +02:00
22b68f549e
use of mathml instead of katex
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 19:34:34 +02:00
dce767d641
change to_string to to_owned
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 19:22:00 +02:00
69149681f7
pass mermaid/syntax metadata
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 18:58:36 +02:00
0541887c28
use metadata from frontmatter
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-21 16:48:31 +02:00
a1dc7d538a
* use comrak instead of markdown-rs
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
* move markdown stuff to markdown file
2023-04-21 16:27:06 +02:00
2c0fe8d6e5
meta: cleanup
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
* move date to utils dir
* rename get_* to build_*
* increase index ttl from 60 to 120
* split index blog build in half
2023-04-20 15:43:25 +02:00
44266a3787
fix sorting
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-20 15:19:41 +02:00
d9c9ff0828
order by date
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-20 15:08:09 +02:00
0fd74dd449
Add date support!
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-20 14:41:36 +02:00
fa3bdca37e
wip: date implementation
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-20 11:57:06 +02:00
a293ef4332
better metadata
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-19 21:16:39 +02:00
2bc0f14475
blog works! sort of
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-19 20:54:05 +02:00
6f5b563f97
Add index blog info
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending
2023-04-19 20:32:04 +02:00