-
Default sluggification is simplistic, relying on a title field and performing no inference whatsoever.
**With no field named "title", entries currently fail to save.**
The ideal fix is to simply…
-
According to https://www.websitecarbon.com/website/devopsdays-org/, the devopsdays.org website is very bad on carbon emissions.
it's been requested to look into improvements.
This issue is to d…
-
Nota bene: this issue is work-in-progress, more content will be added or changed following provided feedback
## TL;DR
The gist of this first step of the websites improvements initiative is to pr…
-
## User Story
As non-technical Loconomics Staff members, we'd like the ability to:
- make content changes on public pages without a release
- have pages and images load quickly
- have content be o…
-
The current 'build system' for the documentation website involves TravisCI ( which [does not work anymore](https://blog.travis-ci.com/2021-05-07-orgshutdown) ) checking out the source, generating the …
-
I would like to generate a static site in which I have files like `blog/post-name.html`, but the generated URLs to them have neither `.html` nor a trailing slash and look like, for example, `example.c…
-
Would it be possible to support external CDN (like Cloudinary) for the image storage? this would keep the GitHub repo clean and the page could leverage CDNs.
At least Cloudinary also has a Vue.JS int…
-
**Context**
- i18n support:
- https://www.netlifycms.org/docs/beta-features/#i18n-support
- Slug template tags
- https://www.netlifycms.org/docs/configuration-options/#slug
**Is your featur…
-
many china sites use that.
lywon updated
3 months ago
-
Currently the only way to edit the content of a static page is to PR this repo. The only way to create a new static page is to write a new controller, which involves modifying Go code, which is not id…