Niels van Brakel
|
197a3a47ad
|
Merge branch 'master' of github.com:nielsbrakel/hugo-PaperMod into toc-on-the-side
|
2022-02-07 14:28:56 +01:00 |
|
Aditya Telange
|
530044033e
|
Add UseHugoToc so that Hugo's default ToC can be used.
Usage =>
UseHugoToc: true
closes: #747
|
2022-01-22 00:25:35 +05:30 |
|
Niels van Brakel
|
2e2670c3f4
|
fixed an bug where special chars would break the highlighting
|
2021-12-17 13:44:51 +01:00 |
|
Niels van Brakel
|
54c9fef509
|
made new css var for the article width
|
2021-12-16 15:26:19 +01:00 |
|
Niels van Brakel
|
06ed0bdd86
|
Added toc to the side
|
2021-12-16 14:10:26 +01:00 |
|
Daniel F. Dickinson
|
9a20b2e54c
|
Fix div not allowed in summary element in ToC (html validator complaint) (#552)
|
2021-09-03 18:57:36 +05:30 |
|
Clément Joly
|
e5ba0272de
|
Never display the ToC when it would be empty (#532)
|
2021-08-27 22:59:50 +05:30 |
|
Daniel H
|
81fcd8f9d4
|
Remove extraneous space in toc.html (#488)
Fixes errors in lower version of Hugo
|
2021-08-03 10:38:23 +05:30 |
|
Aditya Telange
|
196b82645e
|
Fix Spacing in overall repo
|
2021-03-30 18:26:43 +05:30 |
|
Jannik Arndt
|
6d6fe2c389
|
Move ToC divs to toc partial (#329)
Allows Overriding of ToC
|
2021-03-30 16:07:20 +05:30 |
|
Aditya Telange
|
5264c7011e
|
toc: add aria-label for accessibility reasons
- fix: Links do not have a discernible name
|
2020-11-06 10:58:23 +05:30 |
|
Aditya Telange
|
a34bcbd74c
|
toc(partial): generate toc for h1 - h6
previously: h1-h4
|
2020-10-04 18:52:14 +05:30 |
|
Aditya Telange
|
016dd6e9fa
|
(lint) remove unnecessary whitespace
created by hugo's {{ }}
|
2020-09-23 12:52:32 +05:30 |
|
Allan Chain
|
43d1c68ef4
|
toc: add toc partial [newer impl]
* gets toc fixed
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
|
2020-09-19 17:02:20 +05:30 |
|