Commit graph

3 commits

Author SHA1 Message Date
Sangeeth Sudheer
5bbe13fd43
Add breadcrumbs config to hide current page and change home text
Changes `breadcrumbs` config into an object to add customizations such as hiding current page and changing the text of
the home crumb.

By default, Typo will now show breadcrumbs. If breadcrumbs are enabled, the current default of showing the
current page crumb is preserved.

BREAKING CHANGE: `breadcrumbs` is now an object so existing `breadcrumbs = <true/false>` line in config needs to be changed.
2025-03-09 01:50:55 +05:30
Sangeeth Sudheer
7edddef3dd Update .gitignore
Used https://www.toptal.com/developers/gitignore to update the
.gitignore file with go, hugo, macos, linux and windows specific
entries.
2024-10-28 13:59:39 +05:30
Francesco
36cdb90bd7 Initial 2024-04-22 13:21:02 +02:00