~adnano/kiln-discuss

4 2

html output?

Details
Message ID
<COAKM34B08FQ.NYM9QI2AYETW@rek2system>
DKIM signature
missing
Download raw message
Hello I am creating a blog with kiln for gemini, and was about to switch
to another that does html and gemini but notice that kiln readme says it
can do html as well.. do you have an example of what I need to
change/add for this to happen so it creates gemini and http pages?

Thank you
ReK2
PS: Thanks for the tool

{gemini,https}://{,rek2.}hispagatos.org
https://hispagatos.space/@rek2
Details
Message ID
<COAM1SC8AX7Y.1141APMW8GV80@rek2system>
In-Reply-To
<COAKM34B08FQ.NYM9QI2AYETW@rek2system> (view parent)
DKIM signature
missing
Download raw message
Nevermind, I found it on the man page.. 
but getting a error
```
2022/11/12 21:44:09 ERROR: (22, 1): Can't convert .gmi(string) to
[]string(slice)
```
will doublecheck my .toml

{gemini,https}://{,rek2.}hispagatos.org
https://hispagatos.space/@rek2
Details
Message ID
<COAMAOZB8VPO.19M352DJZ22TK@framework>
In-Reply-To
<COAM1SC8AX7Y.1141APMW8GV80@rek2system> (view parent)
DKIM signature
missing
Download raw message
On Sat Nov 12, 2022 at 3:47 PM EST, ReK2 wrote:
> Nevermind, I found it on the man page.. 
> but getting a error
> ```
> 2022/11/12 21:44:09 ERROR: (22, 1): Can't convert .gmi(string) to
> []string(slice)
> ```

You might need brackets around ".gmi"? E.g. [".gmi"].
Details
Message ID
<COAMJ2T6GBM8.3BHWMYDPNCMGX@rek2system>
In-Reply-To
<COAM1SC8AX7Y.1141APMW8GV80@rek2system> (view parent)
DKIM signature
missing
Download raw message
Yeah I had a typo on the .toml file 
one question can I make the html with gmni2html with dark background and
white fonts simulating a terminal?
for gemini it does not matter is only for https.

Thanks again

{gemini,https}://{,rek2.}hispagatos.org
https://hispagatos.space/@rek2
Details
Message ID
<COAMMAZEDHLB.2Q3B1UJRTMU0I@framework>
In-Reply-To
<COAMJ2T6GBM8.3BHWMYDPNCMGX@rek2system> (view parent)
DKIM signature
missing
Download raw message
On Sat Nov 12, 2022 at 4:10 PM EST, ReK2 wrote:
> one question can I make the html with gmni2html with dark background and
> white fonts simulating a terminal?

Yes. You can achieve this by making an HTML template to wrap the output
of gmnitohtml in, and then adding your CSS there. For an example of how
this works, you can look at the kiln documentation site:
https://git.sr.ht/~adnano/kiln-docs
Reply to thread Export thread (mbox)