Commit graph

8 commits

Author SHA1 Message Date
facundoolano
5735be769a add a keys filter to make liquid iteration of maps predictable
(fixes random test failure)
2024-02-18 12:14:44 -03:00
facundoolano
79dbf8129e cheap override of include tag to honor includes dir 2024-02-16 18:39:21 -03:00
facundoolano
008954a98b port normalize_whitespace 2024-02-16 15:13:52 -03:00
Facundo Olano
a4279aae0d
Introduce config mod and struct (#2)
* outline config mod and struct

* replace site interfaces

* load config from config.yml

* adapt commands to load and pass config

* fix test

* fix tests

* use symlinks for static assets

* implement absolute url filter

* doc comment

* fix tests

* remove outdated TODO comments

* Add go build actions workflow (#3)

* Add go build actions workflow

* set go to 1.22
2024-02-16 12:39:19 -03:00
facundoolano
2a5e4450b1 preserve order in group by filter 2024-02-15 21:54:24 -03:00
facundoolano
0906b1ef45 add markdownify filter 2024-02-15 16:12:24 -03:00
facundoolano
17a55ea54a port more gojekyll and link to license 2024-02-15 15:32:00 -03:00
facundoolano
b788826423 port liquid filters from gojekyll 2024-02-15 13:53:45 -03:00