DSpace Committer, since 2011, and works for the California Digital Library as a Publishing Systems Developer. Currently learning a lot about many different tech stacks, but especially enjoying working with the Janeway scholarly publishing platform. Prior to working for CDL, worked for UCLA Library as a developer on both their services team (back-end stuff), and their applications team (front-end stuff). Keenly interested in DevOps tools, technologies, and cultures. Loves working at home, and will talk your ear off about it.
Nothing here yet.
Here’s a workspace I put together recently to help me learn Django: lando-seed-Django When you first crank it up, it probably won’t do much of anything. You’ll need to follow along with the Django Tutorial to get your feet wet. Here’s what you get ...

Here’s a quick thing I did for a couple of my colleagues, to demo writing a Lando environment from scratch. I grabbed the latest copy of Omeka-S and unzipped the file, then wrote the following .lando.yml file name: omeka-s recipe: lamp config: php: ...

I’ve been trying to ramp up quickly on a number of projects, which all use similar yet different stacks. Some of them have documented/established practices for setting up a dev workspace, but, I’ve always wanted to try using Lando to set up a dev env...
