Initial version of education content #90

Merged
bvisness merged 23 commits from education into master 2022-09-10 16:29:59 +00:00

23 Commits

Author SHA1 Message Date
Ben Visness e71bd6f838 Remove old dead library route 2022-09-10 11:27:24 -05:00
Ben Visness fbfe804b83 Move parsing utilities to a separate file 2022-09-10 11:13:05 -05:00
Ben Visness 18994a2ae6 Revert bbcode; restrict scope of ggcode 2022-09-10 11:09:04 -05:00
Ben Visness 9a9ab97c27 Move edu migration forward 2022-09-10 10:42:37 -05:00
Ben Visness 42574ca847 Fix tests 2022-09-10 10:39:19 -05:00
Ben Visness 6cec54f8cc Add editor's notes 2022-09-10 10:25:33 -05:00
Ben Visness 9ffc64fcf3 Add education resource ggcode stuff! 2022-09-10 09:54:19 -05:00
Ben Visness 9e353c715f Get inline stuff kinda working
I think I'll have to sort out delimiters or something...gross
2022-09-03 20:35:21 -05:00
Ben Visness 7268b6011a ggcode is online 2022-09-03 19:12:19 -05:00
Ben Visness 5b1bf5951a fuck goldmark 2022-09-01 22:02:59 -05:00
Ben Visness 98b9ef6589 Add education-specific extensions
not all of them yet
2022-09-01 20:16:09 -05:00
Ben Visness d5bdb9a7af Fix tests, remove unused admin page and code 2022-08-30 21:06:49 -05:00
Ben Visness 160f5d94c4 Add a sidebar 2022-08-30 21:06:49 -05:00
Ben Visness c550f2cd22 Beef up index or something 2022-08-30 21:06:46 -05:00
Ben Visness c9aa3149ef Add ability to delete articles 2022-08-30 21:01:38 -05:00
Ben Visness ccd63e7a2e Add editing of education resources 2022-08-30 21:01:38 -05:00
Ben Visness a17ac21f49 Check duplicates, redirect to the right place 2022-08-30 21:01:38 -05:00
Ben Visness a508c4bf6e Base creation of education articles 2022-08-30 21:01:38 -05:00
Ben Visness 3067b3fc3e Improve error reporting from db package 2022-08-30 21:01:38 -05:00
Ben Visness 9edfb21a98 Fix seeding (and guess more passwords) 2022-08-30 21:01:38 -05:00
Ben Visness 08d96a1040 Add some permissions and scaffolding for education CRUD 2022-08-30 21:01:38 -05:00
Ben Visness 97d7fa96dc Render article content very simply (untested) 2022-08-30 21:01:37 -05:00
Ben Visness 33352e13b7 Initial scaffolding for education 2022-08-30 21:01:37 -05:00