site/contents/usage.md
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
----- id: usage title: "Usage" content-type: page ----- HastySite is a simple command-line program that supports some default commands and options, described in the following sections. Additionally, you can configure your own programs by creating your own [min](https://min-lang.org) scripts. ## Default Commands ### build ### clean ### page ### post ## Options ### -h, \-\-help ### -l, \-\-loglevel ### -v, \-\-version |