aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-03-27 18:24:16 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-03-27 18:24:16 -0300
commitda983af4611ad16ebd21bdcf13fbdd79d58ecd8c (patch)
tree6b07efa31e3577d85b43e9fe9a7708ccaf756cbd
parent08ca0827128f0e99ab56eb90d186f2327b881134 (diff)
downloadblog-da983af4611ad16ebd21bdcf13fbdd79d58ecd8c.tar.gz
blog-da983af4611ad16ebd21bdcf13fbdd79d58ecd8c.tar.bz2
Fix htaccess
-rw-r--r--ikiwiki.setup3
-rw-r--r--todo.mdwn2
2 files changed, 4 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 4b02f87..1fe5e32 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -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.
diff --git a/todo.mdwn b/todo.mdwn
index 6a7b6a8..bb26674 100644
--- a/todo.mdwn
+++ b/todo.mdwn
@@ -1,8 +1,8 @@
[[!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/).