Back
Marc Köhlbrugge
Load previous page…
Save historical slugs so if post title changes and we generate a new slug, we still have a copy of the old one and old links still work
#startupjobs
Add back ID to post slugs, so they are always unique (should simplify all the different edge cases we keep running into)
#startupjobs
Keep track of when last daily digest was sent, so we can ensure not to send multiple on the same day if there's a bug leading to backlogged emails
#wip
Fix bug in daily digest resulting in a ton of backlogged daily digests being sent out all at once 😅
#wip
Replace normalize-rails gem (which adds normalize.css) with modern-normalize npm package
#startupjobs