raw version of blog posts

This commit is contained in:
2022-07-27 09:48:57 +01:00
parent ae0fc73214
commit 908f0c65d5
30 changed files with 1812 additions and 763 deletions

5
_layouts/raw.html Normal file
View File

@ -0,0 +1,5 @@
<pre>
# {{ page.title }}
{{ page.content }}
</pre>