-
## Type of Change
- [X] Enhancement
- [X] Content
- [X] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
While working on Walled Gardens v1.2 (#33), I notice…
-
Use [eleventy-plugin-metagen](https://github.com/tannerdolby/eleventy-plugin-metagen 'eleventy-plugin-metagen on GitHub') to generate metadata.
-
We will use Contentful for the content management of the site. This will enable designated users to edit and manage the content without requiring development resources. The integration will involve se…
-
-
The current index template and JSON data will need to be moved into sub-directories, based on date. Then, the new html for the current day can take it's place in the root. That way the home page will …
-
I'm not sure of the technical issues behind it, but it seems that if there were a way to grab and load up the vite server using the `defineConfig` export from a `vite.config.js` (if present) then it w…
-
Some shortcodes would greatly benefits from accessing eleventy configuration, like [`eleventy-img` with `pathprefix`](https://github.com/11ty/eleventy-img/issues/44).
In the same way we could [acce…
JbIPS updated
2 years ago
-
While developing and having npx eleventy --watch --serve running after a certain time nothing seems to work anymore. When killing the process and trying to restart the the server again it gets stuck w…
-
## Is your feature request related to a problem?
Currently, we use a custom integration of HighlightJS to highlight code blocks: https://github.com/fluid-project/infusion-docs/blob/main/.eleventy.j…
-
## Is your feature request related to a problem?
Currently the sidebar navigation is generated from a manually-maintained JSON manifest.
## Describe the solution you'd like
This process can …