Keegan Landrigan

Results 21 issues of Keegan Landrigan

Much of our multi-container Docker setup is driven by the fact that we're trying to split work over mutiple repos. In order to simplify things, once we successfully move things...

Currently user permissions are very everything/nothing. Editorial should be allowed to do a lot but editorial should probably not be allowed to edit/delete everything that corresponds to a table entry....

Dispatch "Files" table entries are odd because they don't properly wrap a single file so haven't been necessary to migrate. Still, conceptually those files belong as Wagtail "Documents", which may...

Our Wagtail ImageBlocks copied data from Dispatch's "Image embeds". Unfortunately, it turns out Dispatch apparently would render Image embeds with a caption field containing the string `['auto']` as a blank...

jQuery is a JavaScript library that was once considered very important for any website development that is increasingly seen as unnecessary. It is possible that future students that work on...

frontend
javascript

Categories (FKA "subsections") as they were once designed implied relations between articles that didn't really exist which was very difficult to maintain. They currently exist in such a manner as...

advanced
backend
python
feature