Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example of menu navbar settings to theme.md #4

Merged
merged 5 commits into from Jan 31, 2022

Conversation

hieu6
Copy link
Contributor

@hieu6 hieu6 commented Oct 17, 2021

Existing hugo docs show menu settings as [[menu.main]]. This theme wants to use `[[menu.navbar]] instead.

updated docs with examples of config.yaml and config.toml settings for navbar because it took me a while to figure it out!

(I apologize for the messy pull requests. I'm new to this!)

@kaiiiz kaiiiz mentioned this pull request Jan 31, 2022
@kaiiiz kaiiiz changed the base branch from main to dev January 31, 2022 06:46
@kaiiiz
Copy link
Owner

kaiiiz commented Jan 31, 2022

Thanks for the contribution and the bug fix. I'll merge the pull request and it'll be available in the next release.

@kaiiiz kaiiiz merged commit 80514e5 into kaiiiz:dev Jan 31, 2022
kaiiiz added a commit that referenced this pull request Jan 31, 2022
* Improve: search implementation
  * hide the mismatch objects instead of removing it while searching
  * widen the control range of search result
* Improve: gallery layout's key and value now support markdown syntax
* Improve: Zooming.js configuration
  * speed up animations
  * setup transparent background
* Change: for consistency, the names of the following parameters are changed:
  * page's `collapsibleTOC` => `collapsible_toc`
  * page's `collapsibleChangelogs` => `collapsible_changelogs`
* Change: font-size of html is changed from `18px` to `16px`
* Add: `breadcrumbs` shortcode
* Add: list layout properties `group_by_year` and `show_date`
* Fix: terms-cloud typo ([#4](#4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants