retype icon indicating copy to clipboard operation
retype copied to clipboard

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.

Results 182 retype issues
Sort by recently updated
recently updated
newest added

When the GitHub Action is executed, I get the following warning: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3....

We have an isolated issue where if the same tag is present across multiple pages when navigating to all tags the page does not render. The issue does not happen...

Hello @geoffreymcgill, Love Retype! Love how fun and simple it is to build documentation sites with Retype. I am in need of a feature to build a Glossary for a...

Search feature is working great for text, but not for code snippets. Is it by design? Or am I missing a setting to enable it

Hi @geoffreymcgill, v3.6 has a couple of useful [features and bug fixes](https://github.com/retypeapp/retype/milestone/25?closed=1). Any idea when the release is planned? Alex

# 📖 Description Currently it's possible with Retype to password protect single pages or folders by setting the `visibility` property to `protected`. It would be useful option to protect the...

When a page is set to `visibility: protected`, its content is not indexed by the search field, even if a user has entered the password and can see the page.

I'm having some issues hosting my retype instance and I think the problem lies somewhere between my computer, the docker container I'm building, and the server I am deploying to....

I got a weird issue. The background of the menu items is gone when the page is published on GH Pages. When I use `start` or `serve` its fine, but...

Hello! This is good work, but I have a problem. - Markdown: ```md === Contoh. File `.xinitrc`[^1] harus dimuat sebelum memasuki `X`. [^1]: Berkaitan dengan konfigurasi awal sistem X Window...

bug