docs: annnnd moar web [ci skip]
This commit is contained in:
parent
2174d50bbc
commit
1a93f1dea0
2
contrib/web/03.CONTACT.md
Normal file
2
contrib/web/03.CONTACT.md
Normal file
@ -0,0 +1,2 @@
|
||||
Code: <a href="https://git.coopcloud.tech/decentral1se/distribusi-go">git.coopcloud.tech/decentral1se/distribusi-go</a>
|
||||
Contact: <a href="https://gts.varia.zone/@decentral1se">@decentral1se@varia.zone</a> or cellarspoon AT riseup DOT net
|
@ -66,6 +66,8 @@ page. The name of the file is included below ("02-FILES.md").
|
||||
Each image is shown as a thumbnail which is automatically generated. This makes
|
||||
the pages more lightweight. Thumbnails can be removed easily later on. See the
|
||||
<a href="tutorial">tutorial</a> for more.</pre><span class='filename'>02-FILES.md</span></div>
|
||||
<div id="03.CONTACT.md" class='text'><pre>Code: <a href="https://git.coopcloud.tech/decentral1se/distribusi-go">git.coopcloud.tech/decentral1se/distribusi-go</a>
|
||||
Contact: <a href="https://gts.varia.zone/@decentral1se">@decentral1se@varia.zone</a> or cellarspoon AT riseup DOT net</pre><span class='filename'>03.CONTACT.md</span></div>
|
||||
<div id="heya.jpg" class='image'><figure> <a href="heya.jpg"> <img class="thumbnail" loading="lazy" src="heya_distribusi_thumbnail.jpg"> </a> </figure><span class='filename'>heya.jpg</span></div>
|
||||
<div id="styles.css" class='text'><pre>/* this is the stylesheet for this website 😌 */
|
||||
|
||||
|
@ -4,7 +4,7 @@ Visit the following URL:
|
||||
|
||||
<a href="https://vvvvvvaria.org/~decentral1se/distribusi/dist">vvvvvvaria.org/~decentral1se/distribusi/dist</a>
|
||||
|
||||
You need to download the right binary for your system. `distribusi` aims to be
|
||||
You need to download the right binary for your system. distribusi aims to be
|
||||
portable and run on older hardware. Let us know if you need another os/arch
|
||||
supported!
|
||||
|
||||
@ -14,7 +14,7 @@ If you're on good 'ol 64 bit linux, then that'll be:
|
||||
chmod +x distribusi
|
||||
|
||||
The download size is currently ~ 1.8MB. You don't need to install anything else
|
||||
to use `distribusi`.
|
||||
to use distribusi.
|
||||
|
||||
## Help
|
||||
|
||||
@ -43,11 +43,11 @@ OPTIONS:
|
||||
|
||||
## Get started
|
||||
|
||||
I usually run the following: `distribusi -s .` You'll see
|
||||
I usually run the following: "distribusi -s ." You'll see
|
||||
|
||||
distribusifying... live @ http://localhost:1312
|
||||
|
||||
`distribusi` will then try to generate files and serve them locally:
|
||||
It will then try to generate files and serve them locally:
|
||||
|
||||
<a href="http://localhost:1312">localhost:1312</a>
|
||||
|
||||
@ -56,14 +56,14 @@ When everything is ready, you'll see a "done!" appear in your terminal:
|
||||
|
||||
distribusifying... live @ http://localhost:1312 done!
|
||||
|
||||
If you're wondering what `distribusi` is doing, pass `-d` for debug output.
|
||||
If you're wondering what it's doing, pass "-d" for debug output.
|
||||
|
||||
**WARNING**: __please__ take a backup of your precious files first. Pass `-w`
|
||||
**WARNING**: __please__ take a backup of your precious files first. Pass "-w"
|
||||
to delete all the generated files.
|
||||
|
||||
## Publishing
|
||||
|
||||
One "simple" option is to use `rsync` and transfer your files to your server.
|
||||
One option is to use "rsync" and transfer your files to your server.
|
||||
|
||||
distribusi .
|
||||
rsync -avz . varia.zone:public_html
|
||||
|
@ -61,7 +61,7 @@ Visit the following URL:
|
||||
|
||||
<a href="https://vvvvvvaria.org/~decentral1se/distribusi/dist">vvvvvvaria.org/~decentral1se/distribusi/dist</a>
|
||||
|
||||
You need to download the right binary for your system. `distribusi` aims to be
|
||||
You need to download the right binary for your system. distribusi aims to be
|
||||
portable and run on older hardware. Let us know if you need another os/arch
|
||||
supported!
|
||||
|
||||
@ -71,7 +71,7 @@ If you're on good 'ol 64 bit linux, then that'll be:
|
||||
chmod +x distribusi
|
||||
|
||||
The download size is currently ~ 1.8MB. You don't need to install anything else
|
||||
to use `distribusi`.
|
||||
to use distribusi.
|
||||
|
||||
## Help
|
||||
|
||||
@ -100,11 +100,11 @@ OPTIONS:
|
||||
|
||||
## Get started
|
||||
|
||||
I usually run the following: `distribusi -s .` You'll see
|
||||
I usually run the following: "distribusi -s ." You'll see
|
||||
|
||||
distribusifying... live @ http://localhost:1312
|
||||
|
||||
`distribusi` will then try to generate files and serve them locally:
|
||||
It will then try to generate files and serve them locally:
|
||||
|
||||
<a href="http://localhost:1312">localhost:1312</a>
|
||||
|
||||
@ -113,14 +113,14 @@ When everything is ready, you'll see a "done!" appear in your terminal:
|
||||
|
||||
distribusifying... live @ http://localhost:1312 done!
|
||||
|
||||
If you're wondering what `distribusi` is doing, pass `-d` for debug output.
|
||||
If you're wondering what it's doing, pass "-d" for debug output.
|
||||
|
||||
**WARNING**: __please__ take a backup of your precious files first. Pass `-w`
|
||||
**WARNING**: __please__ take a backup of your precious files first. Pass "-w"
|
||||
to delete all the generated files.
|
||||
|
||||
## Publishing
|
||||
|
||||
One "simple" option is to use `rsync` and transfer your files to your server.
|
||||
One option is to use "rsync" and transfer your files to your server.
|
||||
|
||||
distribusi .
|
||||
rsync -avz . varia.zone:public_html</pre><span class='filename'>README.md</span></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user