-
Makes sure to use a theme that enables `Menus` and has at least one menu defined
The default `Twenty Twenty-Two` and `Twenty Twenty-Three` do not!
-
(See also: https://github.com/0xdevalias/devalias.net/issues/28)
# Static Site Generators
- https://www.gatsbyjs.org/
- https://gohugo.io/
- https://jekyllrb.com/
- https://astro.build/
- …
-
### Astro Info
```block
I don't think this is relevant since I'm having an issue with `npm create astro@lastest`.
```
### If this issue only occurs in one browser, which browser is a problem?
_No …
-
### What version of Bun is running?
_No response_
### What platform is your computer?
_No response_
### What steps can reproduce the bug?
Side effect of #7526 is we arent printing the error messa…
-
Hey! with the commit d629672ccb62986bccc016b853abdf72bb35c4f4 we can use advanced style options, provided by theme. However, some tokens might be missed in theme definition and that causes issues with…
-
## Problem
I want to have paginated views of posts that contain the full posts. The reason is either:
1. You want to have a template similar to what you see in blogging software, where you have …
-
Is it still possible to recommend themes for 2023, or is April already too late? Considering that the year only really begins after Carnival in Brazil and we still have nine months ahead, it's always …
-
We need allow the ability to fully encapsulate Docsify features and state.
With encapsulation, it will be possible later on to mount any number of `Docsify` instances anywhere in a web site, as wel…
-
Unfortunately, there is currently no serious site generator based on org mode.
Most don't provide anything very different from the standard org-publish. But they carry all the same shortcomings that …
-
### Description
I can successfully load multiple themes dynamically as per documentation with `await getTheme(themeName)`. But it's only for dev.server.
When bundling a static site with `vite` o…