diff --git a/.neuron-generator/templates/neuron.dhall b/.neuron-generator/neuron.dhall similarity index 100% rename from .neuron-generator/templates/neuron.dhall rename to .neuron-generator/neuron.dhall diff --git a/.neuron-generator/templates/head.html b/.neuron-generator/templates/head.html new file mode 100644 index 0000000..de61f29 --- /dev/null +++ b/.neuron-generator/templates/head.html @@ -0,0 +1,49 @@ + + + + + diff --git a/.neuron-generator/templates/index.md b/.neuron-generator/templates/index.md new file mode 100644 index 0000000..b761824 --- /dev/null +++ b/.neuron-generator/templates/index.md @@ -0,0 +1,12 @@ +--- +tags: [] +unlisted: true +--- + +# Eòlas + +Hi, I'm [Thomas](https://systemsobscure.blog/). This is the frontend of +[Eòlas](https://github.com/thomasabishop/eolas), my personal knowledge base. It +is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progess +comprising notes from my self-directed study of software engineering and +computer science.