wrote up a better home page. assisted with ai, because my word vomit was shit

This commit is contained in:
2025-04-08 19:33:27 -06:00
parent 6b1abfbc8f
commit 4f0262aa89
4 changed files with 33 additions and 15 deletions
+1 -1
View File
@@ -48,7 +48,6 @@
- [x] Sign Up & Login Form --- v0.1.0
- [x] Account Settings (requires login, self) --- v0.1.0
- [x] Account Page (of each user, hidden by default) --- v0.2.0
- [ ] Allow for user customization of their account page (colors, layout, maybe even let them have their own CSS file to make changes) --- v0.2.0
- [ ] Articles:
#### Article CRUD --- article_functions.php
@@ -73,4 +72,5 @@
### Unplanned but implemented
- [ ] Vim motions for navigation
- [ ] Terminal access? security challenge.
- [ ] Allow for user customization of their account page (colors, layout, maybe even let them have their own CSS file to make changes) --- v0.?.0
- Image cropper. 12 hoursish, learned a lot though. Opted not to use cropper.js or cropper, wanted the challenge. Needs to be refactored/rewritten. --- v0.1.0 @ 29/3/2025