issues
search
cyjake
/
darko
🐰A Node.js port of Jekyll
82
stars
16
forks
source link
Fix 404 and date in front matter
#4
Closed
cyjake
closed
10 years ago
cyjake
commented
10 years ago
Can now include files other than .html. such as
{% include foo.md %}
Can now specify more accurate date in YAML front matter
Can now send 404 correctly when the requested directory does not include an index.html
{% include foo.md %}