We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efee97 commit 1a4507bCopy full SHA for 1a4507b
src/packaging/index.md
@@ -2,8 +2,13 @@
2
other pages use relative links as expected. This is because of
3
https://github.com/rust-lang/mdBook/issues/2341 -->
4
5
+<div style="display: flex; align-items: center;">
6
+
7
# Xbps-src packaging tutorial
8
9
+<iframe style="margin-left: auto; color-scheme: light;" src="https://ghbtns.com/github-btn.html?user=xbps-src-tutorials&repo=xbps-src-tutorials.github.io&type=star&count=true&size=large" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
10
+</div>
11
12
**This tutorial is up to date as of September 29, 2024**
13
14
This tutorial will guide you through packaging with `xbps-src`, either for
0 commit comments