diff --git a/.gitignore b/.gitignore index 4fcca820..5bf3c2ba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,6 @@ __pycache__ output .doit.* state_data.json -public tmp resources .hugo_build.lock -.hugo_build.lock diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 00000000..edd394aa --- /dev/null +++ b/public/.htaccess @@ -0,0 +1,4 @@ +RewriteEngine On +RewriteCond %{SERVER_PORT} 80 +RewriteRule ^(.*)$ https://www.duckland.org/$1 [R,L] + diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 00000000..c1988fdb --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,342 @@ + + +
+ + + + +