darko
darko copied to clipboard
🐰A Node.js port of Jekyll
https://jekyllrb.com/news/2018/01/02/jekyll-3-7-0-released/ LiveReload is available as an option during development: with jekyll serve --livereload no more manual page refresh.
_config.yml can have ``` defaults: - values: layout: "default" ``` This way, there's no need to specify in every html ``` --- layout: default --- ``` This works in jekyll,...
Darko uses highlight.js for syntax highlighting currently. The generated result is not compatible with the result of pygments though. Therefore those styles written for pygments won't be usable if some...
and i want to create new blog site by your darko, can you help me Mr chen ?
# Fatal error in ../deps/v8/src/api.cc, line 1248 # Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
Reported by @nickli
It would be great if darko could provide support for custom tags and generators located in _plugins directory Currently I'm able to use "custom tags/generators" but it is very ugly...
https://github.com/jekyll/jekyll-feed