setr / redsystem

Static blog generator with cyclical digraph structure
https://setr.github.io/redsystem/index.html
0 stars 1 forks source link

Add clean_posts subcommand #25

Open setr opened 6 years ago

setr commented 6 years ago

Serialize the post struct back to the original file, ordering the metadata fields and writing vectors where strings were originally used.

Notably, need to avoid writing out things that were stored as their default values (empty strings, vectors)