aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2025-05-18 09:50:27 -0400
committerPaul Duncan <pabs@pablotron.org>2025-05-18 09:50:27 -0400
commit699ce8a3d921b4f81a91eed58349b0efe7d257c5 (patch)
treef21784bed03d2a16c50887ac35d681a44ec47f59
parent57062ba1f3050561cdfb940fcd8892959b68dc2c (diff)
downloadpablotron.org-699ce8a3d921b4f81a91eed58349b0efe7d257c5.tar.xz
pablotron.org-699ce8a3d921b4f81a91eed58349b0efe7d257c5.zip
TODO.md: small changes
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 047db2a..521f102 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,7 +15,6 @@
- monthly link sweep?
- upgrade from bulma 0.9.3 to bulma 1.0.0
<https://bulma.io/documentation/start/migrating-to-v1/>
-- expose site as tor hidden service with http header
- set up logrotate for more granular `goaccess` reports
## linting
@@ -37,6 +36,7 @@
url: <http://pabstordmsrzhushs5drpb5mtb2ml56iyacidsjfebl2jlss65rlbsqd.onion/'>
ref: <https://community.torproject.org/onion-services/advanced/onion-location/>
`Header set Onion-Location "http://your-onion-address.onion%{REQUEST_URI}s"`
+- add about page link
## post ideas
- fast document search: postgres fts, `pg_trgm`, and tika (git/test/sift)