first commit
This commit is contained in:
parent
c884330ca9
commit
dcc2f600ae
16 changed files with 9152 additions and 0 deletions
39
pages/infctl-summary.md
Normal file
39
pages/infctl-summary.md
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
# Alpha release
|
||||
|
||||
<div grid="~ cols-2 gap-4">
|
||||
<div>
|
||||
|
||||
`infctl` is an early release.
|
||||
|
||||
treat is as 'Alpha'.
|
||||
|
||||
Its a sketch of ideas I've been working on for decades.
|
||||
|
||||
I'd like to share it as I code it and use it.
|
||||
|
||||
Open to ideas, comments, contribution and collaboration.
|
||||
|
||||
License: [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
|
||||
|
||||
|
||||
|
||||
Check out [https://codeberg.org/headshed/infctl-cli](https://codeberg.org/headshed/infctl-cli) for more.
|
||||
|
||||
</div>
|
||||
<div>
|
||||
|
||||
<img src="/infctl.png">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
Presenter note with **bold**, *italic*, and ~~striked~~ text.
|
||||
|
||||
Also, HTML elements are valid:
|
||||
<div class="flex w-full">
|
||||
<span style="flex-grow: 1;">Left content</span>
|
||||
<span>Right content</span>
|
||||
</div>
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue