forked from Fediversity/fediversity.eu
add TODOs
This commit is contained in:
parent
61726ab328
commit
008f5a42af
|
@ -128,6 +128,7 @@ in
|
|||
'';
|
||||
type = with types; attrsOf (functionTo (functionTo options.files.type));
|
||||
};
|
||||
# TODO: split out templates and all related helper junk into `../presentation`
|
||||
config.templates =
|
||||
let
|
||||
commonmark = name: markdown: pkgs.runCommand "${name}.html"
|
||||
|
|
Reference in a new issue