issues
search
n-peugnet
/
makesite
A static-site-generator composed of a single Makefile. Everything is self contained, including the documentation (rendered: https://n-peugnet.github.io/makesite).
https://github.com/n-peugnet/makesite/blob/master/Makefile
4
stars
0
forks
source link
Covers
#3
Closed
n-peugnet
closed
3 years ago
n-peugnet
commented
3 years ago
[x]
cover
variable in a page's config (defaults to
$(first $IMG)
or empty if there is no images)
[x]
{{cover}}
variable in view, get replaced by an
<img />
tag or empty if
cover
is empty
cover
variable in a page's config (defaults to$(first $IMG)
or empty if there is no images){{cover}}
variable in view, get replaced by an<img />
tag or empty ifcover
is empty