/path/to/plume ├── data │ ├── pages # Put your pages in this folder │ │ ├── about-this-blog.md │ │ └── something-else.md │ └── [other data] └── docker-compose.yaml
Was this page helpful?