diff --git a/README.md b/README.md index 27f5242..fbd62a1 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ ## todo +current problem: why does sitegen wrap every thing in
tags?
+
* treesitter highlighting for moonscript
* penlight library
* sitegen plugins
diff --git a/index.md b/index.md
index dd6f065..fdf449e 100644
--- a/index.md
+++ b/index.md
@@ -2,33 +2,20 @@
date: "Thu May 08 2025 19:41:30.000000000"
}
-## Wares
+## where is this??
-asdfasdf
)
-### [BTroops]($root/apps/btroops/) [View Source Code]($root/git/btroops/)
+$markdown{[[
+- this is markdown
+- also, sparta
+]]}
-A virtual implementation of FASA's 1989 wargame, Battletroops, for the browser.
-Suitable for single-player solo play or two-player hotseat.
+$if{"val"}[[just some straight up text
]]
-Runs entirely on the client after the initial download from the server. Built
-with HTML5, SVG and JavaScript. Uses Node.js, Esbuild and Docker for building
-and running dev/test servers.
+$render{"templates/wares"}
-
spacing guild
+ +$([[diff --git a/templates/wares.html b/templates/wares.html new file mode 100644 index 0000000..da20b02 --- /dev/null +++ b/templates/wares.html @@ -0,0 +1,34 @@ +
A virtual implementation of FASA's 1989 wargame, Battletroops, for + the browser. Suitable for single-player solo play or two-player hotseat.
+Runs entirely on the client after the initial download from the + server. Built with HTML5, SVG and JavaScript. Uses Node.js, Esbuild and + Docker for building and running dev/test servers.
++ A Hex package for installing and invoking Pandoc + ("a universal document converter"), fashioned after Phoenix's + Esbuild + and Tailwind + packages. Also included is a file system watcher, so that converted + documents are updated as soon as content changes are saved. +
+