Commit graph

8 commits

Author SHA1 Message Date
81673792b3
chg: [template] added the foo.be template 2024-09-03 06:17:21 +02:00
fc4484b10d
fix: [template] Change default hugo template to generate markdown - to
fix the issue with media description containing new-lines.

Ref: https://codeberg.org/ggpsv/mastodon-markdown-archive/issues/1
2024-09-01 17:05:14 +02:00
Gabriel Garrido
47faaf7a27 Support controlling media downloads 2024-05-19 19:05:39 +02:00
Gabriel Garrido
b8a7f64e71 Add support for sprig functions 2024-05-19 15:24:49 +02:00
Gabriel Garrido
f97a0e47af Clean up some leaky abstractions 2024-05-18 15:22:23 +02:00
Gabriel Garrido
437db12b8d WIP: move threading to Client 2024-05-13 10:47:26 +02:00
Gabriel Garrido
5af659241f Updates to threading, structs, and template
* Extend Mastodon structs
* Make threading optional
* Include tags in default template
* Add function to get all tags
* Update spacing in template
* Update default template front-matter
2024-05-12 11:46:31 +02:00
Gabriel Garrido
f35420c1e4 Embed default template file
The default template file needs to be embedded in the binary.
2024-05-11 19:29:48 +02:00