diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-06-01 00:19:45 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-06-01 00:19:45 -0400 |
commit | 557f14db11d0834a147f1349bf7d0c3eb830ac99 (patch) | |
tree | 0880d86fc8a84e9491031f73181efc66bab4e86b | |
parent | 85127da2d9cf7f18d17d4b9ca227b923563ec360 (diff) | |
download | pablotron.org-557f14db11d0834a147f1349bf7d0c3eb830ac99.tar.bz2 pablotron.org-557f14db11d0834a147f1349bf7d0c3eb830ac99.zip |
TODO.md: add bulma upgrade note
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ - htmltest/htmltidy post-receive hook (already installed as web.k3:~/go/bin/htmltest): <https://github.com/wjdp/htmltest> - monthly link sweep? +- upgrade from bulma 0.9.3 to bulma 1.0.0 + <https://bulma.io/documentation/start/migrating-to-v1/> ## post ideas * fast document search: postgres fts, `pg_trgm`, and tika (git/test/sift) |