erynwells.me/layouts
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
..
_default Rename the RSS template so it gets picked up as the RSS feed template 2022-05-05 20:25:43 -07:00
partials Add Tab's railroad.js to the blog 2022-08-16 09:12:13 -07:00
resume Add some style to this resume; fill in some AuthExp stuff 2021-10-05 20:26:33 -07:00
shortcodes Add Tab's railroad.js to the blog 2022-08-16 09:12:13 -07:00
simple Cats is a simple page 2021-10-06 09:25:53 -07:00
404.html Move a bunch of stuff from the theme 2021-10-11 12:26:47 -07:00