rumkin / pill

Add dynamic content loading to static sites with only 1 KiB of JS
https://rumkin.github.io/pill/
MIT License
383 stars 18 forks source link

[pkg,util] Add digest generation util #42

Open rumkin opened 3 years ago

rumkin commented 3 years ago

Generate digest files on build step. Previously it was a checksum.txt which is actually can be confusing and contained no important information, like hash digest algorithm nor contained properly formatted integrity string.