hugo-theme-stack-stars/layouts
Jimmy Cai 41fa65cbf5
feat: Table of Contents (#232)
Currently, the new table of contents is disabled by default. I will change that after several versions.

-------------

* feat: Table of Content (WIP)

* fix: set scratch inside define block

* fix(toc): darkmode text color

* feat: unify page layout, and add config to disable toc

* feat: add scroll-behavior: smooth to html

* fix: use <ol> for TOC. And Disable TOC by default for now

* refactor: use css flexbox for article page with toc

enable toc for example site

* feat(i18n): add i18n entry for "Back" and "Table of Contents"

* style: remove unused `keep-sidebar` class

* doc: add table of contents as feature
2021-06-21 18:44:54 +02:00
..
_default feat: Table of Contents (#232) 2021-06-21 18:44:54 +02:00
page fix(search): add missing i18n text (#110) 2021-01-01 13:24:26 +01:00
partials feat: change the page vertical scrollbar styles (#227) 2021-06-20 15:49:35 +02:00
shortcodes refactor(article): add default padding (#166) 2021-03-07 12:51:47 +01:00
404.html refactor(i18n): translation key renaming (#68) 2020-12-19 01:41:26 +01:00
index.html feat(footer): add copyright since & custom text (#74) 2020-12-20 12:34:44 +01:00
rss.xml fix(rss): remove featured image width height attr 2020-09-28 16:12:52 +02:00