Erynwells.me, my website.
Find a file
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
archetypes Make the default archetype a folder based archetype 2021-09-30 08:06:26 -07:00
content Get a screenshot for DCSS 2022-08-12 08:03:37 -07:00
data/nethack Update nutmeg Nethack logfile 2022-04-29 01:50:53 +00:00
i18n Remove unused localizations 2022-04-09 09:17:11 -07:00
layouts Add Tab's railroad.js to the blog 2022-08-16 09:12:13 -07:00
scripts Update import-nethack-logfile script 2022-04-24 17:08:21 -07:00
static Add Tab's railroad.js to the blog 2022-08-16 09:12:13 -07:00
.gitignore Ignore .hugo_build.lock 2022-01-23 11:49:49 -08:00
.gitmodules Update remote URL for paper submodule 2021-09-29 08:05:49 -07:00
config.toml Redo all the RSS -> feeds go to feed.rss now! 2022-05-05 13:17:37 -07:00
deploy.sh Update deploy.sh 2022-01-23 11:49:23 -08:00
dev_server.sh Add dev_server.sh script 2022-01-23 11:55:27 -08:00
erynwells-me.code-workspace Add a VSCode workspace 2021-09-29 08:06:20 -07:00
Makefile Add a Makefile with a deploy target 2022-04-13 07:47:02 -07:00
README.md Initial commit 2015-01-09 08:05:10 -08:00