]> gitweb.fluxo.info Git - blog.git/commitdiff
Meta section
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 15 May 2024 12:04:51 +0000 (09:04 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 15 May 2024 12:04:51 +0000 (09:04 -0300)
TODO.md [new symlink]
meta.md
meta/implementation.md [new file with mode: 0644]
meta/language.md [new file with mode: 0644]
meta/todo.md [new file with mode: 0644]

diff --git a/TODO.md b/TODO.md
new file mode 120000 (symlink)
index 0000000..398f8c5
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1 @@
+meta/todo.md
\ No newline at end of file
diff --git a/meta.md b/meta.md
index a11ed322629da3c6b82b5a9e83f09dacf846c76f..7ae79c5564b48c2450b0451430d8af034b81f3b9 100644 (file)
--- a/meta.md
+++ b/meta.md
@@ -1,10 +1,15 @@
 [[!meta title="Meta"]]
+[[!meta date="2010-01-01 12:00:00-0300"]]
 
-### What you're gonna do with your freedom?
+## Subpages
+
+[[!inline pages="page(meta*)" archive="yes"]]
+
+## What you're gonna do with your freedom?
 
 I'm going to bootstrap exuberance.
 
-### About
+## About
 
 This is a mixed language and an one-cyborg-effort based on the work of the
 broader [FLOSS](https://en.wikipedia.org/wiki/FLOSS) community. All the content
@@ -23,36 +28,10 @@ Fork this site and [check it's integrity](https://opsec.fluxo.info/meta)!
 And send patches ;)
 -->
 
-### License
+## License
 
 Check [LICENSE](/LICENSE) for details.
 
-### Contact
+## Contact
 
 See [keys](/keys).
-
-### 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.
-
-### Nota ao público lusófono
-
-Este site é bilíngue (português brasileiro e inglês internacional), porém sem
-tentativa de isolamento entre idiomas:
-
-1. Conteúdo em português é voltado especificamente ao público brasileiro e
-   lusófono, em geral ligado a temas de interesse específico ou à atuação
-   local.
-2. Conteúdo em ingês é voltado ao público geral e ligado a temas da computação,
-   desenvolvimento de sistemas, etc.
-3. Nomenclatura de pastas/seções em inglês, por convenção.
diff --git a/meta/implementation.md b/meta/implementation.md
new file mode 100644 (file)
index 0000000..e73f0aa
--- /dev/null
@@ -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.
diff --git a/meta/language.md b/meta/language.md
new file mode 100644 (file)
index 0000000..8629647
--- /dev/null
@@ -0,0 +1,19 @@
+[[!meta title="Language"]]
+[[!meta date="2010-01-01 12:00:00-0300"]]
+
+# Note to english speakers
+
+This blog is bi-lingual (brazilian portuguese and international english), but
+without an attempt to isolate each language.
+
+# Nota ao público lusófono
+
+Este blog é bilíngue (português brasileiro e inglês internacional), porém sem
+tentativa de isolamento entre idiomas:
+
+1. Conteúdo em português é voltado especificamente ao público brasileiro e
+   lusófono, em geral ligado a temas de interesse específico ou à atuação
+   local.
+2. Conteúdo em ingês é voltado ao público geral e ligado a temas da computação,
+   desenvolvimento de sistemas, etc.
+3. Nomenclatura de pastas/seções em inglês, por convenção.
diff --git a/meta/todo.md b/meta/todo.md
new file mode 100644 (file)
index 0000000..2ef1d92
--- /dev/null
@@ -0,0 +1,10 @@
+[[!meta title="Tarefas"]]
+[[!meta date="2010-01-01 12:00:00-0300"]]
+
+# A fazer
+
+* Meta: dividir conteúdos em subpáginas.
+* Arrumar datas dos arquivos.
+* Uniformizar estrutura dos documentos.
+* Corrigir Markdown.
+* Retirar/mover alguns conteúdos.