Commit graph

26 commits

Author SHA1 Message Date
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