-
Notifications
You must be signed in to change notification settings - Fork 971
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
documentation: Add pkgsrc. #1812
Conversation
|
||
```sh | ||
$ pkg_add zola | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any difference between the 2 commands?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. But then again for various reasons it makes sense to just mention pkgin here.
Sidenote: it might take a little bit longer for the current version of zola to be available, minor mistake on my side.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no worries, do you want me to wait before merging that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
agreed, that makes more sense.
as I'm occupied with other things, this could take a while. would you prefer that I close this merge request and simply sent a new one once we have an updated binary?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Up to you, I don't mind keeping this one up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
took a while, forgot about this, and I don't know for sure if the current version of zola is already available on the CDN for pkgsrc, but it should catch up soon if it isn't.
No description provided.