hugo-tufte/layouts
Jeremy Friesen 4299d3bfdb Removing dom ID requirement for margin/sidenotes (#10)
* Removing dom ID requirement for margin/sidenotes

Prior to this commit, when using the `marginnote` or `sidenote`
shortcodes, you would need to pass a domId parameter to the shortcode.

With this change you no longer need to pass a parameter, and any
parameter passed is ignored. The pre-amble creates a unique domID for
the shortcodes.

* Replacing convoluted Scratch with Ordinal

I was leveraging the Scratch function of Hugo, when I could instead
rely on `.Ordinal`
2019-04-18 09:37:06 -07:00
..
_default Fixes #3 2016-02-21 08:05:04 -08:00
partials Updates footer.html (#8) 2018-01-01 16:10:52 -08:00
shortcodes Removing dom ID requirement for margin/sidenotes (#10) 2019-04-18 09:37:06 -07:00
404.html v0.1.0 2016-01-14 21:02:57 -08:00
index.html v0.1.0 2016-01-14 21:02:57 -08:00