Skip to content
Snippets Groups Projects
Commit da983af4 authored by rhatto's avatar rhatto
Browse files

Fix htaccess

parent 08ca0827
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,9 @@ use IkiWiki::Setup::Standard {
# https://ikiwiki.info/forum/Need_something_more_powerful_than_Exclude/
exclude => qr/(www|drafts)/i,
# See https://ikiwiki.info/tips/htaccess_file/
include => '^\.htaccess$',
# Time format (for strftime)
#timeformat => '%c',
# Locale to use. Must be a UTF-8 locale.
......
[[!meta title="TODO"]]
* Fix `.htaccess`.
* Signed tags / howto verify.
* [CSS Validation](http://jigsaw.w3.org/css-validator/).
* Implement [IndieWebCamp principles](http://indiewebcamp.com/principles).
* [Human-readable](https://ikiwiki.info/todo/toc-with-human-readable-anchors/) [anchors](https://ikiwiki.info/anchor/).
* Use the same tags from [Fluxo de Links](https://links.fluxo.info) so content can be archived and referenced.
* Import texts from [RATTUS Tech](https://arquivo.fluxo.info/conteudo/rattus.esgoto.org/).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment