erynwells.me/layouts/partials
Eryn Wells 9ffa94f8af Add Tab's railroad.js to the blog
- Include railroad.js from http://tabatkins.github.io/railroad-diagrams/
- Include railroad.css from the same, and tweak it to match my style a bit
  better
- Add a railroad-utils.js file that declares a railroadDiagram function. It
  takes a builder function and an element ID, calls the builder and adds the
  resulting diagram to the element with the given ID.
- Add a railroad_diagram shortcode that wraps that all up so you can write a
  diagram inline with a post.
- Add script includes if the railroad_diagram shortcode is used. The shortcut
  sets a variable in the page's .Scratch that is looked up in the head partial
  template to determine whether to include these scripts.
2022-08-16 09:12:13 -07:00
..
development Use .Draft instead of .IsDraft -- the latter is deprecated now 2021-12-27 10:25:42 -07:00
nethack Format the Nethack score with commas 2022-04-24 17:36:09 -07:00
footer.html Lots of responsive fixes 2021-12-27 14:55:26 -07:00
head.html Add Tab's railroad.js to the blog 2022-08-16 09:12:13 -07:00
header.html Redo all the RSS -> feeds go to feed.rss now! 2022-05-05 13:17:37 -07:00