aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2024-06-01 00:19:45 -0400
committerPaul Duncan <pabs@pablotron.org>2024-06-01 00:19:45 -0400
commit557f14db11d0834a147f1349bf7d0c3eb830ac99 (patch)
tree0880d86fc8a84e9491031f73181efc66bab4e86b
parent85127da2d9cf7f18d17d4b9ca227b923563ec360 (diff)
downloadpablotron.org-557f14db11d0834a147f1349bf7d0c3eb830ac99.tar.bz2
pablotron.org-557f14db11d0834a147f1349bf7d0c3eb830ac99.zip
TODO.md: add bulma upgrade note
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index bb5b719..3e0bf0f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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)