All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Caught request errors when creating deploy on Netlify
- Fix page type option on new command
- Dependency on dotenv package
- Generated dates by
new
command toYYYY-MM-DD
format.
- Fallback mechanism for loading templates.
- Command to deploy to Netlify.
- Date format to config.
- Site config to template locals.
- Ability to omit template file extension.
- Posts and tags archive page generation.
- Directory for non-page static assets.
- Deploy flag
-d
from build command.
- Command to initialize a new project.
- Use environment variables (dotenv) for config instead of YAML file.
- Command to create a new page from a title.
- Command to generate pages in a source directory.