search_hub

at 8f8b2d8 Raw

"$schema" = "https://vit.am/~ololduck/abbaye/latest/dist/abbaye.schema.json"

[site]
name = "search_hub"
output_dir = "public"

[version_extractor]
type = "git"
tag_prefix = "v"
dirty_suffix = "-dirty"

[changelog]

[git_ui]
clone_url = "https://vit.am/~ololduck/search_hub/repository.git"
include = ["main", "develop", "v*"]

[[builders]]
type = "archive"
ignore_patterns = [".git/", "*.tar.gz"]

[[builders]]
type = "cargo"
targets = ["x86_64-unknown-linux-gnu"]