-
See https://github.com/tlienart/Franklin.jl/issues/989#issuecomment-1338128088 for initial story
Tried Xranklin but I'm having several errors. Maybe this one summarizes it. (same thing with Julia 1…
-
As per Franklin Feingold: this would be extending the validator to raise an `error` for hidden directories in the data structure
related: https://github.com/bids-standard/bids-validator/issues/627
…
-
After some tinkering and help from @fredrikekre and @kdheepak, I am pleased to say I have found a way to bring darkmode to Franklin templates!
This details how to add [darkmode.js](https://darkmodejs…
-
Hey @tlienart are there any specific steps or the like that one would take to migrate from Jekyll (for example) to Franklin? I have some websites I want to help move over but don't want to start down …
-
I notice that `Franklin.serve` gives up and errors out quite often when you are in the middle of editing the source files. Here are some example errors:
```
ERROR: Franklin.HTMLBlockError("I found…
-
Should be a simple fix to ensure that the reference fasta file does not contain empty lines.
I'll likely fork the project soon anyways and will be happy to push the fix.
Trying to get a feel for the …
-
**Description**
While trying to bring up the aem server on localhost:3000 it gives **_unable to get local issuer certificate_** error.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.11.0`
- Nuxt Version: `3.14.1592`
- CLI Version: `3.15.0`
- Nitro Version: `2.10.4`
- Package Manager: `bun@1.1.36`
…
-
On firefly.adobe.com, clicking on the user icon in the navbar has a "preferences" option, which allows the user to change the site theme and language. This functionality does not appear to be availabl…
-
### Improvement
We have a number of types in Franklin that would be useful for things outside of the Franklin monolith. For instance, the types of query parameters are maintained in Franklin, but a…