baker
baker copied to clipboard
New feature : Tags
The 5 previous PRs are already included in this one :
- DraftDir + manage accent for slug()
- Prev and Next Post
- Toggle status + list posts
- Put config in a function
- Remove from the main and create functions
The Tags are read in each posts (if there are some), then added in the post.md. It also generates a new index file (named index_slug(tagName).html) with the post only the post that have this ~~category~~Tag. A post could have as many tag as it wants.