Commit graph

29 commits

Author SHA1 Message Date
viridian 5bbe957837
Fix spelling :3 2024-05-12 13:26:29 +02:00
viridian 20cfb4e7e1
Remove feature flag: ascii_char 2024-05-06 17:04:11 +02:00
viridian 3366f31943
Atom feeds can have non ascii chars in them 2024-05-02 17:04:49 +02:00
viridian 4c26214246
Add author config 2024-05-02 16:20:08 +02:00
viridian ebdb4a3278
Filters to remove html headers and plaintext html 2024-04-30 17:05:54 +02:00
viridian f2da7f6e2d
Atom syndication 2024-04-21 15:18:03 +02:00
viridian 5f0c06b6cf
Add config and some code for atom feeds 2024-04-20 22:22:59 +02:00
viridian 9337db2a0a
Use rfc3339 for date
with this commit mlem now requires nightly to build
2024-04-20 15:01:28 +02:00
viridian adb3b15d29
Regex match ungreedy 2024-04-20 12:19:31 +02:00
viridian ea705cf624
Better error handling 2024-04-20 12:17:53 +02:00
viridian ae3c4a9a6f
Formatting 2024-04-09 17:28:56 +02:00
viridian 6dbedc5eb6
Generate default files 2024-04-09 17:23:37 +02:00
viridian 5928661d90
Changed emoji config layout 2024-04-09 17:01:21 +02:00
viridian 3e56c1e557
Enable github formatting 2024-04-09 11:55:24 +02:00
viridian 89ef768668
Allow not using emojis 2024-04-08 17:45:35 +02:00
viridian b491e210c7
Add tests 2024-04-06 22:39:07 +02:00
viridian 3746edc05a
Remove ci 2024-04-06 22:38:38 +02:00
viridian db461509f6
Fix truncate function
All checks were successful
run check / cargo check (push) Successful in 5m39s
2024-04-06 22:32:11 +02:00
viridian cba49f26b1
Remove call to dbg!()
All checks were successful
run check / cargo check (push) Successful in 5m16s
2024-04-06 22:08:16 +02:00
viridian 2a83971cb3
Generate index
All checks were successful
run check / cargo check (push) Successful in 5m29s
2024-04-06 21:39:27 +02:00
viridian b9cad3c710
Inline Images (Custom Emojis)
All checks were successful
run check / cargo check (push) Successful in 4m2s
2024-04-02 21:48:02 +02:00
viridian b2354530c2
Remove commeted out lines of code
All checks were successful
run check / cargo check (push) Successful in 3m49s
2024-04-01 19:17:34 +02:00
viridian 8d09cac271
Changed usage to generate from dir
All checks were successful
run check / cargo check (push) Successful in 3m47s
2024-04-01 19:05:53 +02:00
viridian 3720c7b1cc
Refractor
All checks were successful
run check / cargo check (push) Successful in 3m51s
2024-03-31 22:10:07 +02:00
viridian cb957dbe14
Use templates
All checks were successful
run check / cargo check (push) Successful in 3m53s
2024-03-31 21:06:26 +02:00
viridian 21961c505a
Formatting
All checks were successful
run check / cargo check (push) Successful in 3m55s
2024-03-31 20:14:09 +02:00
viridian a3416544f1
Add actions
All checks were successful
run check / cargo check (push) Successful in 4m20s
2024-03-31 20:12:46 +02:00
viridian 7dd9d5c4ed
Parse markdown and return html 2024-03-31 20:08:43 +02:00
viridian f45f6f33d4
Add license 2024-03-31 17:22:22 +02:00