Skip to content
### New Features

 - can now render drafts locally while not letting them get published (still in teh repo though)
   This will allow me to sync the in progress drafts between laptop and desktop
 - will no longer render files with draft on tehm
 - got the new format working

 - basic setup for FrontMatter complete

### Bug Fixes

 - aught to brorrow here

### Commit Statistics

 - 7 commits contributed to the release.
 - 7 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 0 issues like '(#ID)' where seen in commit messages

### Commit Details

 * **Uncategorized**
    - fmt and clippy (c6e4c04)
    - can now render drafts locally while not letting them get published (still in teh repo though) (74a30c3)
    - aught to brorrow here (9644df1)
    - will no longer render files with draft on tehm (d103780)
    - got the new format working (3573abb)
    - changed the fmt config to make stuff easier to read (355bfde)
    - basic setup for FrontMatter complete (798f4ce)