slashformotion
5bec649819
Update issue templates
2021-07-24 11:52:48 +02:00
slashformotion
60ca637a08
Added contributing.md and code_of_conduct.md
2021-07-21 23:03:28 +02:00
slashformotion
c454c6f4ca
Started refactoring
2021-07-21 20:23:55 +02:00
Shawn O'Hare
e2af7d63ca
Update README.md
2021-01-31 14:51:55 -08:00
Charles Wimmer
e70a1f0e91
Fixes Hugo deprecation warnings ( #16 )
2021-01-31 14:48:46 -08:00
Charles Wimmer
9120aa5534
Correct image link ( #13 )
2021-01-31 14:48:09 -08:00
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
Josh Asplund
cfa6769e1c
Updates footer.html ( #8 )
...
Fixes #7
2018-01-01 16:10:52 -08:00
Mat Kelly
372d793f65
Fix Tufte link ( #5 )
2017-06-23 09:55:52 -07:00
Shawn O'Hare
deece2de9d
Update README.md
2016-02-21 09:56:21 -08:00
Shawn O'Hare
975adc8439
Update example site config.
...
The menu comments still mentioned the Morphism theme from which this
theme was initialized from.
2016-02-21 09:51:51 -08:00
Shawn O'Hare
b0901b3af1
Merge branch 'master' of https://github.com/shawnohare/hugo-tufte
2016-02-21 09:44:01 -08:00
Shawn O'Hare
043405157b
Merge pull request #4 from sje30/patch-1
...
Update theme.toml
2016-02-21 09:43:13 -08:00
Shawn O'Hare
f88858d6eb
Fixes #3
...
Urlized terms already include the type (e.g., categories or tags).
2016-02-21 08:05:04 -08:00
Stephen Eglen
d25b7e0f85
Update theme.toml
...
Delete stray ' in theme.toml
2016-02-21 15:02:41 +00:00
Shawn O'Hare
9dc4d989bf
Update example site and include images.
2016-02-20 13:09:11 -08:00
Shawn O'Hare
c059472c86
Fix typo in README.md
2016-02-20 12:21:01 -08:00
Shawn O'Hare
5f979a7c27
Add padding to MathJax display environments.
...
The last half line or so for display enviorments was cut off.
2016-02-20 12:12:33 -08:00
Shawn O'Hare
363c1d6497
Fix unclosed <a> tag.
2016-01-15 10:08:17 -08:00
Shawn O'Hare
82958f2609
v0.1.0
...
Theme should be useable, but there might be some minor stylistic tweaks
here and there.
2016-01-14 21:02:57 -08:00
Shawn O'Hare
e3d2a647f9
Load hugo-tufte-override.css.
...
This makes it easier for users of the theme to customize the styling.
2016-01-14 20:43:52 -08:00
Shawn O'Hare
14cec251c4
Add table of contents partial template.
2016-01-14 20:41:44 -08:00
Shawn O'Hare
2c4ac3082f
Add more shortcodes.
2016-01-14 20:41:16 -08:00
Shawn O'Hare
8dafca7e01
Use content.header partial for pages and nodes.
2016-01-14 20:40:27 -08:00
Shawn O'Hare
b9f669e1b4
README styling.
2016-01-01 14:56:52 -08:00
Shawn O'Hare
c18c4dbc57
Fix typo in README.md
2016-01-01 11:56:14 -08:00
Shawn O'Hare
d10f2de3e9
Update README.md
2016-01-01 11:54:57 -08:00
Shawn O'Hare
b9ec18d78e
Add and Refactor shortcodes.
...
Add the epigraph shortcode. This should complete the Tufte-CSS
specific shortcodes. Additionally, the section and div shortcodes
were refactored for ease of use.
2016-01-01 11:51:23 -08:00
Shawn O'Hare
381982f4a7
Update css.
2015-12-30 22:13:11 -08:00
Shawn O'Hare
ec51569569
README formatting.
2015-12-30 22:11:35 -08:00
Shawn O'Hare
f48e153d93
Add blockquote shortcode.
2015-12-30 22:10:37 -08:00
Shawn O'Hare
45c0414b3d
Add section shortcode.
...
It seems there are some issues in wrapping complex blocks of markdown in
html tags, especially when the block contains other short codes.
Content would either only partially render or fail completely.
2015-12-30 21:34:52 -08:00
Shawn O'Hare
7584401279
Implement side + margin note shortcodes.
2015-12-29 20:41:07 -08:00
Shawn O'Hare
bb0310ec65
Remove content mini title (type).
2015-12-29 19:33:04 -08:00
Shawn O'Hare
b3a2e36507
Initial commit.
2015-12-29 18:35:20 -08:00