aboutsummaryrefslogtreecommitdiff
path: root/meta/implementation.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-05-15 09:04:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-05-15 09:04:51 -0300
commit8eaaeb560bef9e4e576735f8c4ef8a84bc93b4f8 (patch)
tree5ad3e8a5b4906e89a2479832eed3046215a0e81f /meta/implementation.md
parent0834b6f2d88c1eb6ad32b5bfc62b9101e5420b76 (diff)
downloadblog-8eaaeb560bef9e4e576735f8c4ef8a84bc93b4f8.tar.gz
blog-8eaaeb560bef9e4e576735f8c4ef8a84bc93b4f8.tar.bz2
Meta section
Diffstat (limited to 'meta/implementation.md')
-rw-r--r--meta/implementation.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/implementation.md b/meta/implementation.md
new file mode 100644
index 0000000..e73f0aa
--- /dev/null
+++ b/meta/implementation.md
@@ -0,0 +1,16 @@
+[[!meta title="Implementation"]]
+[[!meta date="2010-01-01 12:00:00-0300"]]
+
+### Technology
+
+* This is a [statically-generated website](/research/suckless/sites).
+* That tries to implement [IndieWebCamp principles](http://indiewebcamp.com/principles).
+<!--
+* Using the same tags from [Fluxo de Links](https://links.fluxo.info) so
+ content can be archived and referenced.
+-->
+
+### Workflow
+
+* Branch `develop` receives commits and is pushed regularly in the repository.
+* Only `master` branch is compiled and published in the website.