diff --git a/_posts/2019-11-07-issue-33.md b/_posts/2019-11-07-issue-33.md index 22b1ee3..4a64ac4 100644 --- a/_posts/2019-11-07-issue-33.md +++ b/_posts/2019-11-07-issue-33.md @@ -73,7 +73,7 @@ image: /img/twitter-card-issue-33.png
November 10, 2019 (Sunday) – 17:00 UTC
+November 17, 2019 (Sunday) – 17:00 UTC
Dev Meeting - #monero-dev IRC channel
Revuo Monero Weekly: Week of November 7 - November 14, 2019.
+ + +November 17, 2019 (Sunday) – 17:00 UTC
+Dev Meeting - #monero-dev IRC channel
+November 18, 2019 (Monday) – 17:00 UTC
+Research Lab Meeting - #monero-research-lab IRC channel
+November 20, 2019 (Wednesday) – 16:00 UTC
+36C3 Meeting - #monero-ccc IRC channel
+November 23, 2019 (Saturday) – 17:00 UTC
+Community Workgroup Meeting - #monero-community IRC channel
+November 30, 2019 (Saturday) – 16:00 UTC
+Monero Coffee Chat - watch online here
+Below you can find recent CCS proposal ideas open for discussion.
+ + + + + + + + + +36C3 Supplies by rehrar
+Raised 0.04 of 560.00 XMR
+Block height: 1967099
+Hash rate: 293.220 MH/s
+Median block size: 13.6 kB
+Average Tx per block: 10.41
+Weekly Moving Average Tx per day: 7466
+Block reward: 2.17 XMR
+Data taken on November 14, 2019
+ +Monero (XMR) Price
+XMR to | +11/14/19 | +Week | +Month | +Year | +
---|---|---|---|---|
USD | +$65.09 | ++3.1% | ++25.1% | +-30.7% | +
EUR | +€58.95 | ++3.4% | ++25.3% | +-28.8% | +
BTC | +Ƀ0.00752017 | ++10.0% | ++18.3% | +-53.4% | +
Data taken on November 14, 2019
+ +XMR Price Graph for November 8 - November 14, 2019
+ +![XMR Price Graph 11/08/19-11/14/19](/img/weekly-chart-1114.png "XMR Price Graph 11/08/19-11/14/19") + +Sources: community.xmr.to, moneroblocks.info, minexmr.com, bitinfocharts.com, coingecko.com, localmonero.co + +If you want to get involved in making Monero better, but aren’t sure how, check out the volunteer opportunities below.
+ +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 on GitHub.
+Getting Started with Helping Monero
+If you are new to Monero and want to contribute, please check out this article about volunteering and contributing to Monero from the Monero Outreach Group.
+If you enjoy this publication and want to support it, we encourage you to donate to the Monero General Fund, using the following address:
+ +44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A
+ + + +Comments, criticism, complaints or corrections? Please contact rehrar at **rehrar** at **tuta.io**. Say rehrar sent you. \ No newline at end of file diff --git a/_sass/custom.scss b/_sass/custom.scss index b338230..58e8d72 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -148,6 +148,10 @@ p.table-title { margin-bottom: 1rem; } +.content h3.orange { + background-color: #db8b55; +} + .content ul, .content ol { line-height: 1.9; } @@ -288,6 +292,11 @@ img.gratuitas { width: 10rem; } +img.localmonero { + width: 10rem; + margin-bottom: -1rem; +} + // Periodical .revuo-classes a { @@ -319,3 +328,7 @@ img.gratuitas { #post-page h2 { line-height: 1.3; } + +.text-center { + text-align: center; +} \ No newline at end of file diff --git a/img/hashrate-pool-distribution-1114.png b/img/hashrate-pool-distribution-1114.png new file mode 100644 index 0000000..40813c2 Binary files /dev/null and b/img/hashrate-pool-distribution-1114.png differ diff --git a/img/img-issue34.png b/img/img-issue34.png new file mode 100644 index 0000000..f3b2ff5 Binary files /dev/null and b/img/img-issue34.png differ diff --git a/img/localmonero-logo.png b/img/localmonero-logo.png new file mode 100644 index 0000000..531f20b Binary files /dev/null and b/img/localmonero-logo.png differ diff --git a/img/twitter-card-issue-34.png b/img/twitter-card-issue-34.png new file mode 100644 index 0000000..8ac32a8 Binary files /dev/null and b/img/twitter-card-issue-34.png differ diff --git a/img/weekly-chart-1114.png b/img/weekly-chart-1114.png new file mode 100644 index 0000000..47aa8b8 Binary files /dev/null and b/img/weekly-chart-1114.png differ