summaryrefslogtreecommitdiffstats
path: root/site/posts/meta.org
blob: f6c1de5efded44f6579adf277e8ac75e08e46c6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#+TITLE: About this Website

#+SERIES: ./index.html
#+SERIES_PREV: miscellaneous.html

The generation of this website is far from being trivial, and requires
the combination of —probably too— many tools. For instance, even if I
mostly use Org mode for authoring content, most of my write-ups about
Coq are actually Coq files, and I use ~coqdoc~ to generate the HTML
pages you read.

- [[./Thanks.org][Thanks!]] ::
  This website could not exist without many awesome free software
  projects. Although I could not list them all even if I wanted, my
  desire is at least to try keeping up-to-date a curated description
  of the most significant ones.