hugo-theme-stack-stars/assets/scss/partials
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
..
highlight fix(article): code background (#139) 2021-02-11 21:22:02 +01:00
layout feat: Table of Contents (#232) 2021-06-21 18:44:54 +02:00
article.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
base.scss feat: Table of Contents (#232) 2021-06-21 18:44:54 +02:00
footer.scss fix: add margin-top to site footer 2020-09-09 11:37:43 +02:00
menu.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
pagination.scss refactor(scss): remove helper/shadow. Expose shadow style in CSS variables 2020-09-09 16:14:30 +02:00
sidebar.scss feat: Table of Contents (#232) 2021-06-21 18:44:54 +02:00
widgets.scss feat(widget): new archive widget style 2020-10-17 10:34:36 +02:00