diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-18 09:50:27 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-18 09:50:27 -0400 |
commit | 699ce8a3d921b4f81a91eed58349b0efe7d257c5 (patch) | |
tree | f21784bed03d2a16c50887ac35d681a44ec47f59 | |
parent | 57062ba1f3050561cdfb940fcd8892959b68dc2c (diff) | |
download | pablotron.org-699ce8a3d921b4f81a91eed58349b0efe7d257c5.tar.xz pablotron.org-699ce8a3d921b4f81a91eed58349b0efe7d257c5.zip |
TODO.md: small changes
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |