Logs for #nikola for 2022-09-13

13:25:57 <BlaisePabon[m]> Ahh, never mind, I think I can figure this our from the conf.py and the docs. 😊
13:38:32 <BlaisePabon[m]> I suppose the right way to handle separate languages is to create a "placeholder" in the default language and then the content in the "translated" language can be the original text.
13:38:32 <BlaisePabon[m]> The clue was this line from `conf.py`
13:38:32 <BlaisePabon[m]> > # If you have a page something.rst, then something.pl.rst will be considered
13:38:32 <BlaisePabon[m]> > # its Polish translation.
13:39:00 <BlaisePabon[m]>  * I suppose the right way to handle separate languages is to create a "placeholder" in the default language and then the content in the "translated" language can be the original text.
13:39:00 <BlaisePabon[m]> The clue was this line from `conf.py`
13:39:00 <BlaisePabon[m]> > # If you have a page something.rst, then something.pl.rst will be considere its Polish translation.
15:10:01 <BlaisePabon[m]> So, I'm working my way through the tutorial https://getnikola.com/creating-a-site-not-a-blog-with-nikola.html... (full message at <https://libera.ems.host/_matrix/media/r0/download/libera.chat/af15a5ac13fa4cb16614132f02b8313133c844cb>)
20:12:02 <ChrisWarrick> BlaisePabon[m]: toctree is a sphinx thing. You can use post-list or link to things manually.