diff options
author | Rob Austein <sra@hactrn.net> | 2021-07-13 15:17:23 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2021-07-13 15:17:23 +0000 |
commit | e3e70b874873d8586f84606d4d76c162f36846ce (patch) | |
tree | 42e78f31c3e84fa9cc217bc567314d8059757298 | |
parent | 1be425fbb0f62bdbb1147339c2af85eef255982d (diff) |
Add a few links to the landing pagetrunk
-rw-r--r-- | trac-to-pelican-home.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/trac-to-pelican-home.md b/trac-to-pelican-home.md index a63fcf0..1f10980 100644 --- a/trac-to-pelican-home.md +++ b/trac-to-pelican-home.md @@ -20,6 +20,15 @@ Pelican's [automatically-generated index](pelican-index.html) is the default Pelican landing page, but we had to move it aside to make room for this one. +For the initial conversion we just use Pelican's default theme. +There's a *lot* of room to adjust the appearance, and a lot of +[example themes already available for Pelican](http://pelicanthemes.com/). + +Similarly, we don't do anything with Pelican's "category" mechanism +because it has no direct analogue in TracWiki. See [the Pelican +documentation](https://docs.getpelican.com/en/stable/) for details on +how to use the category mechanism, or how to disable it completely. + Feel free to clean all of this up, this page is just a placeholder to make it easy to navigate the converted wiki until a human takes over. |