Editing plaintext assets #67
-
|
I am using https://11ty.dev and extended it to support generating SVGs from a plaintext file. This only works well when I place the source file under How can I edit plaintext files, that are located under |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Finally! Just shipped v0.17.0 with a plaintext editor 📝
|
Beta Was this translation helpful? Give feedback.


I just tested with the 11ty starter template and looks like plaintext files appear in the asset library if configured properly. What I’ve changed:
Specify the assets folder in
.eleventy.js:And change the
media_folderinadmin/config.yml: