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 Fedora (
#734
)
index-subcmd
Igor Gnatenko
Vincent Prouillet
5 years ago
parent
45b8bc3fd4
commit
a49daa7463
1 changed files
with
8 additions
and
0 deletions
Split 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
@@ -22,6 +22,14 @@ Use your favourite AUR helper to install the `zola-bin` package.
$ yay -S zola-bin
```
### Fedora
Zola is available in official repositories since Fedora 29.
```sh
$ sudo dnf install zola
```
### Snapcraft
Zola is available on snapcraft:
Write
Preview
Loading…
Cancel
Save