Description
Two issues (one is more of a question) found during translating newsletter 73
-
Topic page update : the NL 73 includes links to Topic page such as "Trampoline payments" and "Multipath payments" but on "Optech newsletter and website mentions" section of these pages, the newsletter 73 is not mentioned. Not quite familiar with Jekyll's functionality but it'd be better to check if the Topic page can dynamically pull all the mentions to it or if not, making sure to update the topic page on every NL release. FYI reading the topic page source code it looks like pretty manual. If it's a known issue then I can make a PR to add NL73 to these pages.
-
Topic page translation : Do we have a plan to translate the Topic pages too? I saw the
en
directory under_topics
which is same structure as_posts
hence was wondering if it's the case. Can I create aja
directory for topics and make a PR?