-
m-relay<syntheticbird:monero.social> 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.
-
m-relay<syntheticbird:monero.social> The hearth of the pages are still pure HTML/CSS
-
m-relay<plowsof:matrix.org> 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
-
m-relay<plowsof:matrix.org> and alot of bogus diffs for timesteamps/whitespace plowsof/monero-site #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
-
m-relay<plowsof:matrix.org> and this is without any up-to-date translation files from weblate
-
m-relay<plowsof:matrix.org> 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