renovate[bot] on compatible
chore(deps): update rust crate … (compare)
renovate[bot] on compatible
chore(deps): update compatible (compare)
renovate[bot] on compatible
epage on master
chore: Upgrade Merge pull request #1117 from e… (compare)
renovate[bot] on compatible
chore(deps): update compatible (compare)
epage on master
chore(deps): update rust crate … Merge pull request #1116 from c… (compare)
epage on toml-0.x
renovate[bot] on compatible
chore(deps): update compatible (compare)
cobalt
is going through a re-architecture, so liquid is a good place.
Things liquid needs:
CONTRIBUTING.md
that requires to change the documentation accordingly when a feature is added or changed in a significant way. Thoughts? I mean, whoever adds an entire feature probably knows how to use the software enough to quickly describe how to use it, so it's not like this should be impossible to do… And the problem is there isn't really a point in adding features if most users don't know how to use them or even that they exist. I've opened a few issues on that sort of thing already, the latest one that would have to be added (which I only found coincidentally by looking at release notes) is file minification…
default.excerpt_separator
in _cobalt.yml
might work.
https://cobalt-org.github.io/docs/front/A marker for what leading content should be extracted from the content as an excerpt. "" will cause no excerpt to be generated.
language\n...\n
{{ raw }}
for that
Little direct documentation: https://cobalt-org.github.io/docs/assets/
You can choose our CSS is rendered: https://cobalt-org.github.io/docs/config/
You have the _sass
directory for files you can import: https://cobalt-org.github.io/docs/directory/
Other than that, it should just be a matter of having the files on disk and they should get processed