This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
docs: Add installation on FreeBSD (
#741
)
index-subcmd
Tobias Kortkamp
Vincent Prouillet
5 years ago
parent
fccd5c4028
commit
6895ae5b10
1 changed files
with
8 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
docs/content/documentation/getting-started/installation.md
+ 8
- 0
docs/content/documentation/getting-started/installation.md
View File
@@ -30,6 +30,14 @@ Zola is available in official repositories since Fedora 29.
$ sudo dnf install zola
$ sudo dnf install zola
```
```
### FreeBSD
Zola is available in the official package repository.
```sh
$ pkg install zola
```
### Snapcraft
### Snapcraft
Zola is available on snapcraft:
Zola is available on snapcraft:
Write
Preview
Loading…
Cancel
Save