Commit graph

30 commits

Author SHA1 Message Date
slashformotion
b08e62319b
Add next/prev post links in footer (#41) (#42)
Co-authored-by: AJ Livingston <aj.livingston.dev@gmail.com>
2021-11-14 20:02:14 +01:00
slashformotion
affe4f6c81
♻️ Fixing the normalize.scss issue (#39)
Removing vendor version of normalise.scss and
replacing it with cdn version
2021-11-03 21:54:46 +01:00
slashformotion
dcd87c90f2 Added favicon 2021-08-31 21:33:40 +02:00
slashformotion
6bc21de118 Fix choice katex/mathjax switch
Fixes #29
2021-08-21 15:56:16 +02:00
slashformotion
4432cb953b
move the syntax highlighting theme choice to the scss file (#30)
* move the syntax highlighting theme choice to the scss file
Fixes #25

* move the syntax highlighting theme choice to the scss file
Fixes #25
2021-08-21 15:31:28 +02:00
slashformotion
70c7b91f81
Convert css to scss entirely (#24)
* Convert css to scss entirely
Fixes #15

* tufte css is now a scss file
2021-08-20 23:21:47 +02:00
slashformotion
ccb1ac00c7
Update the link for the theme repo in the footer (#23)
Fixes #22
2021-08-15 14:37:18 +02:00
slashformotion
2e8881ec8b Feature added: ID driven socials
- bump fontawesome from 4.5.0 to 5.14.0
- documented in README.md
fix #10
2021-08-06 21:46:35 +02:00
TuckerD
ba23674640
Improve code blocks styling (#13)
* add highlight config for code highlighter

* add default pygment css "github"

* fix styles for code blocks

* remove dead html from margin note

*These don't appear to do anything?

* Fix scrolling in code block

* More CSS fixes for code blocks

* ignore generated scss files. Probably other generated files too

* Use scss to generate more powerful styles for code blocks

* Document new code blocks style option

Improve code blocks styling
2021-08-03 22:18:19 +02:00
Dwarkesh Patel
193c7f6497 fixed title href 2021-08-01 13:06:53 -05:00
Dwarkesh Patel
fa0169737b fixed title issue 2021-07-31 21:48:37 -05:00
Dwarkesh Patel
c3edb6073c title links back to home 2021-07-31 09:38:26 -05:00
slashformotion
07a755cafb chores 2021-07-30 21:08:12 +02:00
slashformotion
37ecc69ecc enable either mathjax or katex
Fixes slashformotion/hugo-tufte#9
2021-07-30 21:07:51 +02:00
slashformotion
52004c23f5 delete highlight.html partial 2021-07-30 19:28:00 +02:00
slashformotion
6acc891c01 fix relative url 2021-07-28 11:12:43 +02:00
slashformotion
0299aa32d3 Fix #7: katex now work as expected 2021-07-28 11:02:23 +02:00
slashformotion
63de5c8780 update pure css cdn link 2021-07-28 10:51:14 +02:00
slashformotion
c2651830a6 syntax hilighting 2021-07-25 10:04:41 +02:00
slashformotion
c396f150c9 added hr to brand 2021-07-25 10:04:01 +02:00
slashformotion
c454c6f4ca Started refactoring 2021-07-21 20:23:55 +02:00
Charles Wimmer
e70a1f0e91
Fixes Hugo deprecation warnings (#16) 2021-01-31 14:48:46 -08:00
Josh Asplund
cfa6769e1c Updates footer.html (#8)
Fixes #7
2018-01-01 16:10:52 -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
8dafca7e01 Use content.header partial for pages and nodes. 2016-01-14 20:40:27 -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