diff --git a/archetypes/weekly.md b/archetypes/weekly.md index 8709f0b..0f05a4b 100644 --- a/archetypes/weekly.md +++ b/archetypes/weekly.md @@ -14,21 +14,21 @@ title: "Issue {{ len (readDir "content/weekly") }}: {{ dateFormat "January 02" . - [CCS Proposals](#proposals) - [Price & Blockchain Stats](#stats) - [Volunteer Opportunities](#volunteer) -- [Donate](#donate) +- [Support](#support) -### Recent News +### Recent News {#news} {{% newsbyte %}} Haveno DEX [v1.0.8](https://github.com/haveno-dex/haveno/releases/tag/1.0.8) adding scripts to run Haveno on Tails OS; miscellaneous translations; general enhancements and a few bug fixes. Haveno Reto [v1.0.8](https://github.com/retoaccess1/haveno-reto/releases/tag/v1.0.8). {{% /newsbyte %}} -### Upcoming Events +### Upcoming Events {#events} {{% event "July 1, 2024 (Monday) - 18:00 UTC" %}} Seraphis Wallet Workgroup Meeting - [#no-wallet-left-behind](irc://irc.libera.chat/#no-wallet-left-behind) IRC channel; Matrix [room](https://matrix.to/#/#no-wallet-left-behind:monero.social). {{% /event %}} -### CCS Proposal Ideas +### CCS Proposal Ideas {#proposals} Below you can find some CCS proposal ideas open for discussion. @@ -42,7 +42,7 @@ full-time development 2024Q3 full-time development 2024Q3 {{% /ccs_item %}} -### Price & Blockchain Stats +### Price & Blockchain Stats {#stats} ###### Blockchain Stats @@ -82,7 +82,7 @@ Sources: [miningpoolstats.stream](https://miningpoolstats.stream/monero); [bitin {{< volunteer >}} {{% volunteer_item title="Test Monero Core Software" link="https://github.com/monero-project/monero" %}} -Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on GitHub as problems arise. Instructions to build on your OS of choice can be found here. +Anyone with moderate technical ability is encouraged to try to build and run Monero nightlies. Do not trust it with your Monero, but feel free to open an Issue on GitHub as problems arise. Instructions to build on your OS of choice can be found [here](https://github.com/monero-project/monero#compiling-monero-from-source). {{% /volunteer_item %}} {{< /volunteer >}} diff --git a/layouts/_default/_markup/render-link.html b/layouts/_default/_markup/render-link.html new file mode 100644 index 0000000..a5cd49a --- /dev/null +++ b/layouts/_default/_markup/render-link.html @@ -0,0 +1 @@ +{{ .Text | safeHTML }} \ No newline at end of file diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 84edc38..351e142 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -20,10 +20,10 @@ - + - + {{ with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink site.Title | safeHTML }} diff --git a/layouts/shortcodes/price_performance.html b/layouts/shortcodes/price_performance.html index 424f4ec..803ed67 100644 --- a/layouts/shortcodes/price_performance.html +++ b/layouts/shortcodes/price_performance.html @@ -16,7 +16,7 @@