~strahinja/strahinja.srht.site

d82c59733588d5ecab72346681a4b6123cce1998 — Страхиња Радић 4 months ago cb468de + acc7b75
Merge branch 'master' of git.sr.ht:~strahinja/strahinja.srht.site
5 files changed, 20 insertions(+), 3 deletions(-)

M index.css
M slw2gmi/index.slw
M slweb/index.slw
M table/index.slw
M text-tools/index.slw
M index.css => index.css +6 -0
@@ 177,6 177,12 @@ th:last-child, td:last-child
	padding-right: 0;
}

#git-log
{
	font-family: monospace;
	font-size: 90%;
}

.bottom-text,
.bottom-text p
{

M slw2gmi/index.slw => slw2gmi/index.slw +2 -1
@@ 2,6 2,7 @@
site-name: slw2gmi - slweb to Gemini converter
site-desc: slweb to Gemini converter
inline-stylesheet: ../index.css
inline-stylesheet: ../slweb/slweb.css
canonical: https://strahinja.srht.site/slw2gmi/
meta: index-meta.tsv
---


@@ 84,7 85,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see [https://www.gnu.org/licenses/][licen]. 

{code}{git-log}{/code}
{git-log}

{made-by}
{/main}

M slweb/index.slw => slweb/index.slw +6 -1
@@ 14,6 14,11 @@ meta: index-meta.tsv
transforms custom Markdown-like syntax into HTML.


## Manual

See [https://man.sr.ht/\~strahinja/slweb/](https://man.sr.ht/~strahinja/slweb/)


## Q&A

{dl.faq}


@@ 182,7 187,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see [https://www.gnu.org/licenses/][licen]. 

{code}{git-log}{/code}
{git-log}

{made-by}
{/main}

M table/index.slw => table/index.slw +5 -0
@@ 11,6 11,11 @@ meta: index-meta.tsv
Command line utility to format and display CSV.


## Manual

See [https://man.sr.ht/\~strahinja/table/](https://man.sr.ht/~strahinja/table/)


## Prerequisites

C compiler, preferably **GNU C** or similar.

M text-tools/index.slw => text-tools/index.slw +1 -1
@@ 35,7 35,7 @@ version. For details, see the file LICENSE in the particular program's
repository.


{code}{git-log}{/code}
{git-log}

{made-by}
{/main}