We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd3850 commit af39e66Copy full SHA for af39e66
1 file changed
TODO.md
@@ -1,7 +1,8 @@
1
# Todo
2
-* [ ] Consider having one big list of pagess
3
-* [ ] Streamline UI
4
-* [ ] Declare a generic Link macro
+* [x] Consider having one big list of pagess
+* [x] Declare a generic Link macro
+* [ ] Streamline UI (the Article page isn't great)
5
* [ ] Clean up custom javascript
6
-* [ ] Consider removing Ionicons
7
-* [ ] Setup a safer build process (using esbuild?)
+* [ ] Replace Ion Icons with Hero Icons
+* [ ] Replace dev.sh with Procfile or similar
8
+* [ ] Investigate a simpler build process (esbuild?)
0 commit comments