Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 272 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 272 Bytes

blog

Build executable file

    cd cd generator-rs
    cargo build

Preview post:

    ./gen preview

Then go to: http://localhost:3123/view/<name-file-without-extension> to see post.

Generate html from markdown:

    ./gen posts