- FEATURE: Add property previewImage and index to article list
- FEATURE: Add Sticky feature for article list
- BREAKING: You have to add the parameter for respectSticky(true|false) on the articleList helper call
- Removed wrong badges from readme
- Migrated from
extend
toObject.assign()
- FEATURE: added
relativePath
property to the data object
- Removed the HTML code from format tags helper
- Added description about the format tags helper
- Removed
title
property from articleList helper - Added
headline
andsubline
property to articleList helper - Added documentation for tagNavigation
- Fixed intro text selector
- Add documentation about markdown helper
- Switched lang attribute from html to frontmatter
- Fixed codes styles
- Fixed formatTime helper
- Add changelog file
- Add missing dependencies
- Add eslint
- Initial commit