-
I just added composer support by reading the documentation only, because I don't use composer myself (I'm a fan of git submodules).
So I need help with:
- [x] validating, that the current package.js…
-
## Expected Behavior
Every pages and subpages assets (stylesheets, js, images, etc.) should have a correct relative path. For exemple, as SiteSucker does, the stylesheet link in the root `index.htm…
-
As mentioned in https://github.com/d4l-data4life/kirby3-static-site-generator#warnings one has to be very careful when specifying the target folder as its contents will be erased before generating the…
-
At the moment, the default setting is `'endpoint' => null` to give the flexibility not to use the built-in endpoint at all. However this is confusing, a more intuitive approach would be to define a de…
-
Hello,
thank you for the plugin.
My rss-feed is not valid because at the beginning there are 2 empty lines.
What must I do ?
My feed.php template:
```
-
wrong file meta is exported in multilanguage environments
## Expected Behavior
get meta from correct language specific file
## Current Behavior
when accessing meta data of a image file, on…
-
At the moment, when an error happens while rendering a page, that error is forwarded and shown in the static site generator field. However, no context is given, so it is not clear if the error happene…
-
I tried the static site generator on a website where I'm using some templates as blocks on a parent page. So in the end I don't need their generated `index.html`'s.
For example this is my `default.…
-
After setting up the plugin to use the blueprint field, I get the following error after pressing the link to generate the site:
`Call to a member function code() on null`.
Kirby 3.2.2 and PHP 7.…
-
I got a duplicate AutoID on two pages (they had the same one), is it possible ?
Does the plugin checks if the autoid already exists or not ?