This is a simple template of digital garden made with Soupault.
For further customization, you should check soupault.toml
.
To run this garden you need these softwares :
make serve
)
make
command.
Put your content in site
folder, literally everything:
md, html, css, png or webm. It will copy it to build folder
when building your site.
For some reason if the markup is too big, I put some widget HTML into file in templates.
Clone or download template code from multidecay/soupault-digital-garden, then extract it if you download as zip.
Run command (written in monospace
) below in terminal in same working directory with the template:
Build : make build
Serve: make serve
, then open your browser at address shown.
Little tips if your first with soupault, it works as selector and mutator HTML document rather subtitute symbol inside templates. It like CRUD but for HTML document.
Field | soupault |
Type | documentation |
Datetime | |
Tags | soupault digital garden |
Audience | you |