Geoffrey McGill
Geoffrey McGill
Hi @mss1933. Can you provide some more details on how to reproduce this issue? What steps do I need to follow in order to reproduce? Does the generated website correctly...
> Haa ok ok. I thought I could access from the file system. Thanks. We are actually working on this functionality right now. The ability to view the generated website...
Yes, the `SUMMARY.md` file is supported by Retype although only for GitBook backwards compatibility. In general, it's much cleaner to configure the navigation by grouping your pages within folder or...
Thanks for the feature request. I agree, Retype should have the ability to configure this functionality in the page metadata. At the `project` level too would be nice, for instance,...
We will be implementing configs to control the `hide`, `show`, and `exclude` of the `nextprev` buttons, but we need to bump to the `v1.8.0` release.
This functionality did not make it into `v1.8.0`. It's still a very high priority feature for us to implement, but we need to wrap this up into a larger refactoring...
@matkuliak It should be easy for us to do, but we just got pulled in a different direction with higher priority tasks. I don't think we ever settled on what...
Default value for `nextprev` would be `show`. Config | Description --- | :--- `show` | Show the `Previous / Next` buttons on this page. `hide` | Hide the `Previous /...
Hi @nielsvz. Thanks for the suggestion. There are two configs that get close, although not exactly what you're looking for. The [`visibility`](https://retype.com/configuration/page/#visibility) page config allows pages to be `hidden` and...
Retype does have some basic level of _curated_ plugin support, although we call it `integrations`. For now, we're not opening up to custom integrations. If you are looking for the...