Commit graph

70 commits

Author SHA1 Message Date
loikein
2ce906cb31 add paginator for home page; update social footers; change meta check logic 2023-04-25 14:43:15 +01:00
loikein
9e249d6e0c minor changes to layouts 2023-04-24 02:18:29 +01:00
loikein
b3c260bccf add new layers 2023-04-24 02:16:28 +01:00
loikein
947a89b641 switch to modern-normalize 2023-04-23 20:36:14 +01:00
loikein
3043b67b53 update example site 2023-04-23 20:22:49 +01:00
loikein
95a0068d52 adjust subtitle html; remove redundant style 2023-04-23 20:18:56 +01:00
loikein
2ba3e7fb75 fix bugs from https://github.com/loikein/hugo-tufte/issues/6 2023-04-18 23:50:58 +01:00
loikein
8049030489 address https://github.com/loikein/hugo-tufte/issues/6 2023-04-18 23:34:31 +01:00
loikein
3cda34976f refine figure 2023-04-18 00:29:12 +01:00
loikein
bb73762987 refine blockquote & epigraph 2023-04-17 23:14:50 +01:00
loikein
d77a621536 adjust brand styles; adjust homepage structure 2023-04-17 18:01:23 +01:00
loikein
2587e4bb28 adjust meta styles; add tufte-css.md 2023-04-17 17:20:14 +01:00
loikein
443634c2f6 try to unify css; experimental accessibility feature for margin/side note 2023-04-15 15:32:38 +01:00
loikein
a1b9b7dcbd new features for margin/side note 2023-04-15 15:31:10 +01:00
loikein
233074c9bf experimental heading anchor 2023-04-15 15:29:32 +01:00
loikein
3922e52f50 improve readability of figure.html 2023-04-15 01:53:05 +01:00
loikein
cc8175f38b remove brand on single pages; remove fa; others 2023-04-15 01:37:37 +01:00
loikein
6760f0cb6b mainly cosmetic changes to the code 2023-04-15 00:36:29 +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
loikein
89b51f17b7
Merge branch 'main' into master 2023-04-14 16:39:58 +00:00
loikein
ae230d5615 edit .gitignore; add some shortcodes 2023-04-14 17:27:20 +01:00
slashformotion
7ad7ce22fc feat: Add robots.txt 2022-02-18 10:49:20 +01:00
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
472bb3d36b Remove the feather.js support
Fixes #32
2021-08-21 15:59:15 +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
628637be81
Markdown support in all shortcodes (#21)
Fixes #20
2021-08-15 14:28:10 +02:00
slashformotion
4e38a13914
Markdown support in marginnote (#19)
Fixes #18
2021-08-15 11:48:55 +02:00
slashformotion
f6455a8213
404.html is now complete
* 404 is now fully reworked
2021-08-07 21:45:19 +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
67fb77fc2b fixed margin note bug 2021-08-01 13:15:43 -05:00
Dwarkesh Patel
269a529f72
Merge branch 'slashformotion:master' into master 2021-08-01 13:08:07 -05:00
Dwarkesh Patel
193c7f6497 fixed title href 2021-08-01 13:06:53 -05:00
slashformotion
92cf44c208 fix 404.html is not reworked #8 2021-08-01 11:52:39 +02: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
Dwarkesh Patel
69ceb70a48 Allows adding link to the citation in the epigraph 2021-07-31 09:18:32 -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
1bb3a4def4 fixed list view 2021-07-25 10:04:57 +02:00