nitter: compile markdown
This currently compiles about.html, served at /about. This step was added upstream in 8c2e0c66e271673a9dfe0bad22b523e4d2799049.
This commit is contained in:
@@ -29,6 +29,7 @@ nimPackages.buildNimPackage rec {
|
||||
|
||||
postBuild = ''
|
||||
nim c --hint[Processing]:off -r tools/gencss
|
||||
nim c --hint[Processing]:off -r tools/rendermd
|
||||
'';
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user