Skip to content

Editing plaintext assets #67

Closed Answered by kyoshino
devurandom asked this question in Q&A
Nov 8, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

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:

eleventyConfig.addPassthroughCopy("assets/"); 

And change the media_folder in admin/config.yml:

media_folder: "assets"

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@kyoshino
Comment options

Answer selected by devurandom
@devurandom
Comment options

@devurandom
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants