]> gitweb.fluxo.info Git - blog.git/commitdiff
Fix htaccess
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 27 Mar 2016 21:24:16 +0000 (18:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 27 Mar 2016 21:24:16 +0000 (18:24 -0300)
ikiwiki.setup
todo.mdwn

index 4b02f879da000e01dd0ede1f972d5c868030832c..1fe5e32de0b550d699fd360cbde88d6f620c25f4 100644 (file)
@@ -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.
index 6a7b6a82eea10beb38b6cf2cc97ae850e0172f65..bb2667471f48d7e38ec4b21a04ba5d03b3709f1a 100644 (file)
--- 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/).