diff options
-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) |