Back
Startup Jobs
Load previous page…
Remove box-sizing: border-box on specific elements, because we already apply it to every element by default now
#startupjobs
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
Replace normalize-rails gem (which adds normalize.css) with modern-normalize npm package
#startupjobs
Replace old, full-blown CSS framework ('Neat') with a couple of lines of vanilla CSS Grid
#startupjobs