athul / archie

A minimal Hugo Theme
https://athul.github.io/archie
MIT License
1.01k stars 309 forks source link

Table of contents - initial support #112

Closed hcartiaux closed 3 months ago

hcartiaux commented 3 months ago

Initial support for table of contents, as requested in #70

Screenshot_20240724_202751

hcartiaux commented 3 months ago

I've improved the css to support dark mode (unchanged) and light mode:

image

I've added a new commit and rebased against the master branch.