use pandoc default files for metadata and applying templates as needed
This commit is contained in:
parent
39db7ded7d
commit
12fc6478e1
17 changed files with 50 additions and 30 deletions
|
@ -1,6 +0,0 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
|
||||
with pkgs;
|
||||
{
|
||||
this = callPackage ./default.nix { };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue