Skip to content

hansmrtn/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

This is a small static site generator that converts markdown files to HTML for my github pages blog.

Usage

cargo build --release
./target/release/generator path/to/input.md path/to/output_directory/

Deployment

Fork and Push to main branch - GitHub Actions automatically builds the generator, processes all markdown files, and deploys to GitHub Pages.

About

A blog + md-to-html static site generator and workflow for Github Pages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published