]>
git.r.bdr.sh - rbdr/homebrew-apps/blob - Formula/page.rb
2 desc
"A static website generator for exactly 1 use case."
3 homepage
"https://github.com/BurntSushi/ripgrep"
4 url
"https://git.sr.ht/~rbdr/page", tag
: "1.1.0"
6 head
"https://git.sr.ht/~rbdr/page", branch
: "main"
9 depends_on
"rust" => :build
12 system
"cargo", "install", *std_cargo_args
16 (testpath
/"_layout.html").write("{{ content }}")