aboutsummaryrefslogtreecommitdiff
path: root/docs/gen/start.m4
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-11-17 18:18:16 +0100
committerlonkaars <loek@pipeframe.xyz>2022-11-17 18:18:16 +0100
commita8aa596f3e33e8eb06296f78ab23e41a5cac2871 (patch)
tree19f9e889139b76474e824a1425e1d5ca2280b1ec /docs/gen/start.m4
parentd634b41735813489627cca534a9f51a3b5ad9b91 (diff)
add makefile for generating semi-pretty pdf's from markdown using chrome
Diffstat (limited to 'docs/gen/start.m4')
-rw-r--r--docs/gen/start.m48
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/gen/start.m4 b/docs/gen/start.m4
new file mode 100644
index 0000000..f714588
--- /dev/null
+++ b/docs/gen/start.m4
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<link>
+ <meta charset='utf-8'>
+ <style>include(`style.css')</style>
+ <script defer src="./gen/paged.polyfill.js"></script>
+</head>
+<body>