14:57:54 HardenedSteel. Astro stack is written in JS but everything is declared in Astro document that may or may not contain JS at all. This isn't a full JSX experience as you may expect from a traditional *JS Framework* . The Astro guide explain it very well and what you'll mostly need when creating new pages are `import` keyword. That's all. 14:58:28 The hearth of the pages are still pure HTML/CSS 19:56:36 after running po4a v0.68 (>v0.68 doesnt work cus lists cant be in-line) gets you this pile of trash with alot of "fuzzy" stuff, e.g. the de/remote-node 19:58:47 and alot of bogus diffs for timesteamps/whitespace https://github.com/plowsof/monero-site/pull/16 . will have to transfer to the "gh" pull request method instead of actions so i can edit the PR / remove fuzzy stuff and other evil gremlins 19:59:08 and this is without any up-to-date translation files from weblate 20:01:05 weblate -> pushes translations to external github repo automatically via webhooks -> which runs po4a similar to the above -> human makes edits -> makes PR to monero-site , is the desired workflow