Posts Tagged “code”
-
CSS-Only Sticky Headers for Tables, Using ‘position: sticky’
Summary: How to use the new 'position; sticky' CSS property with table headers.
-
Fat Fingers (a regex for fixing typoed e-mail addresses)
Summary: A simple tool for reducing bounces in web apps.
-
CSS-only Bookmarks
Summary: A super-simple way to make bookmarks using CSS.
-
Jekyll + Plugins + Github + You
Summary: Deploying a Jekyll-powered site to Github Pages isn't impossible. It just takes a little tweaking.
-
Benchmarking Date.today and Time.now in Ruby
Summary: Time.now is much faster than Date.today. Whup. Nope. Strike that. Reverse it.
-
Tags In Jekyll
Summary: A quick overview of adding tags to a Jekyll-powered blog.