Commit graph

15 commits

Author SHA1 Message Date
loikein
443634c2f6 try to unify css; experimental accessibility feature for margin/side note 2023-04-15 15:32:38 +01:00
loikein
cc8175f38b remove brand on single pages; remove fa; others 2023-04-15 01:37:37 +01:00
loikein
eb95b736e4 cleanup 2023-04-14 23:36:52 +01:00
loikein
a881ce922f address https://github.com/loikein/hugo-tufte/issues/2 2023-04-14 23:34:42 +01:00
loikein
e6d583a987 fix katex, 1 new shortcode, various fixes 2023-04-14 19:21:10 +01:00
slashformotion
c6bad82e27 fix(layout): Fix font size for page title 2022-02-18 10:46:51 +01:00
slashformotion
38139b925b fix(style): code block width in list is now 100%
Fix #48
2022-01-30 17:27:55 +01:00
slashformotion
9c0cc2eb56 🐛 fix #46 2021-12-16 09:37:53 +01:00
Erik Derohanian
152686af70 fix for mobile highlighting width 2021-12-11 12:39:47 -05: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
bacbd07bf3
🐛 Fixed Two deprecation warnings for _normalize-mixin.scss (#38)
Fixes #37
2021-11-03 21:42:27 +01: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
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