Blog-v2
The new blog site. Source articles are from the blog-source project.
How to use
npm install
npm run build
Issues
- Add date
- Auto build
index.html
on thedocs
directory.
Configs
{
"mode": "Render mode. Files will rendered by different objects.",
"source_directory": "AJAX API",
"template_file": "Template file for rendering",
"destination_directory": "Destination directory for rendered files.",
"replaced_text": "The text that is going to be replaced in the template file."
}