mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-15 22:46:48 +00:00
banner file was massive before
This commit is contained in:
parent
34eb823cdc
commit
408bc2788d
BIN
_posts/2021-11-27-notes-on-nano/banner.jpg
Normal file
BIN
_posts/2021-11-27-notes-on-nano/banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 MiB |
@ -14,7 +14,7 @@ categories:
|
||||
- Notes
|
||||
bibliography: citations.bib
|
||||
creative_commons: CC BY
|
||||
preview: banner.png
|
||||
preview: banner.jpg
|
||||
---
|
||||
|
||||
# The Current State of Crypto
|
||||
|
@ -56,7 +56,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||
}
|
||||
code span.al { color: #ad0000; } /* Alert */
|
||||
code span.an { color: #5e5e5e; } /* Annotation */
|
||||
code span.at { color: #20794d; } /* Attribute */
|
||||
code span.at { } /* Attribute */
|
||||
code span.bn { color: #ad0000; } /* BaseN */
|
||||
code span.bu { } /* BuiltIn */
|
||||
code span.cf { color: #007ba5; } /* ControlFlow */
|
||||
@ -77,7 +77,7 @@ code span.kw { color: #007ba5; } /* Keyword */
|
||||
code span.op { color: #5e5e5e; } /* Operator */
|
||||
code span.ot { color: #007ba5; } /* Other */
|
||||
code span.pp { color: #ad0000; } /* Preprocessor */
|
||||
code span.sc { color: #20794d; } /* SpecialChar */
|
||||
code span.sc { color: #5e5e5e; } /* SpecialChar */
|
||||
code span.ss { color: #20794d; } /* SpecialString */
|
||||
code span.st { color: #20794d; } /* String */
|
||||
code span.va { color: #111111; } /* Variable */
|
||||
@ -85,6 +85,28 @@ code span.vs { color: #20794d; } /* VerbatimString */
|
||||
code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
</style>
|
||||
|
||||
<style>
|
||||
div.csl-bib-body { }
|
||||
div.csl-entry {
|
||||
clear: both;
|
||||
}
|
||||
.hanging div.csl-entry {
|
||||
margin-left:2em;
|
||||
text-indent:-2em;
|
||||
}
|
||||
div.csl-left-margin {
|
||||
min-width:2em;
|
||||
float:left;
|
||||
}
|
||||
div.csl-right-inline {
|
||||
margin-left:2em;
|
||||
padding-left:1em;
|
||||
}
|
||||
div.csl-indent {
|
||||
margin-left: 2em;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!--radix_placeholder_meta_tags-->
|
||||
<title>Notes on Nano</title>
|
||||
|
||||
@ -113,8 +135,8 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
<meta name="citation_reference" content="citation_title=Bitcoin Energy Consumption"/>
|
||||
<meta name="citation_reference" content="citation_title=Coinbase - How to send crypto;citation_publisher=https://www.coinbase.com/learn/tips-and-tutorials/how-to-send-crypto"/>
|
||||
<meta name="citation_reference" content="citation_title=CoinGecko"/>
|
||||
<meta name="citation_reference" content="citation_title=Nano’s Network Flooded With Spam, Nodes Out of Sync;citation_publication_date=2021;citation_publisher=https://www.coindesk.com/tech/2021/03/11/nanos-network-flooded-with-spam-nodes-out-of-sync/;citation_author=Colin Harper"/>
|
||||
<meta name="citation_reference" content="citation_title=Ripple “guilty of fraud,†but not securities law violations: Messari’s Selkis;citation_publication_date=2021;citation_author=Anjali Jain"/>
|
||||
<meta name="citation_reference" content="citation_title=Nano’s Network Flooded With Spam, Nodes Out of Sync;citation_publication_date=2021;citation_publisher=https://www.coindesk.com/tech/2021/03/11/nanos-network-flooded-with-spam-nodes-out-of-sync/;citation_author=Colin Harper"/>
|
||||
<meta name="citation_reference" content="citation_title=Ripple “guilty of fraud,” but not securities law violations: Messari’s Selkis;citation_publication_date=2021;citation_author=Anjali Jain"/>
|
||||
<meta name="citation_reference" content="citation_title=Kraken;citation_publication_date=2021;citation_publisher=Kraken"/>
|
||||
<meta name="citation_reference" content="citation_title=Nano is a digital currency for everyone, without fees."/>
|
||||
<meta name="citation_reference" content="citation_title=NanoLooker representatives"/>
|
||||
@ -124,12 +146,12 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
<!--radix_placeholder_rmarkdown_metadata-->
|
||||
|
||||
<script type="text/json" id="radix-rmarkdown-metadata">
|
||||
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","description","author","date","output","categories","bibliography","creative_commons","preview"]}},"value":[{"type":"character","attributes":{},"value":["Notes on Nano"]},{"type":"character","attributes":{},"value":["Nano (Ӿ) is a fast, feeless and severely underrated currency.\n"]},{"type":"list","attributes":{},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["name","url"]}},"value":[{"type":"character","attributes":{},"value":["Anson Biggs"]},{"type":"character","attributes":{},"value":["https://ansonbiggs.com"]}]}]},{"type":"character","attributes":{},"value":["12-08-2021"]},{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["distill::distill_article"]}},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["self_contained"]}},"value":[{"type":"logical","attributes":{},"value":[false]}]}]},{"type":"character","attributes":{},"value":["Cryptocurrency","Notes"]},{"type":"character","attributes":{},"value":["citations.bib"]},{"type":"character","attributes":{},"value":["CC BY"]},{"type":"character","attributes":{},"value":["banner.png"]}]}
|
||||
{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["title","description","author","date","output","categories","bibliography","creative_commons","preview"]}},"value":[{"type":"character","attributes":{},"value":["Notes on Nano"]},{"type":"character","attributes":{},"value":["Nano (Ӿ) is a fast, feeless and severely underrated currency.\n"]},{"type":"list","attributes":{},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["name","url"]}},"value":[{"type":"character","attributes":{},"value":["Anson Biggs"]},{"type":"character","attributes":{},"value":["https://ansonbiggs.com"]}]}]},{"type":"character","attributes":{},"value":["12-08-2021"]},{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["distill::distill_article"]}},"value":[{"type":"list","attributes":{"names":{"type":"character","attributes":{},"value":["self_contained"]}},"value":[{"type":"logical","attributes":{},"value":[false]}]}]},{"type":"character","attributes":{},"value":["Cryptocurrency","Notes"]},{"type":"character","attributes":{},"value":["citations.bib"]},{"type":"character","attributes":{},"value":["CC BY"]},{"type":"character","attributes":{},"value":["banner.jpg"]}]}
|
||||
</script>
|
||||
<!--/radix_placeholder_rmarkdown_metadata-->
|
||||
|
||||
<script type="text/json" id="radix-resource-manifest">
|
||||
{"type":"character","attributes":{},"value":["banner.png","caps.svg","citations.bib","fast.svg","Manifest.toml","notes-on-nano.jl","notes-on-nano_files/anchor-4.2.2/anchor.min.js","notes-on-nano_files/bowser-1.9.3/bowser.min.js","notes-on-nano_files/distill-2.2.21/template.v2.js","notes-on-nano_files/header-attrs-2.7/header-attrs.js","notes-on-nano_files/jquery-1.11.3/jquery.min.js","notes-on-nano_files/popper-2.6.0/popper.min.js","notes-on-nano_files/tippy-6.2.7/tippy-bundle.umd.min.js","notes-on-nano_files/tippy-6.2.7/tippy-light-border.css","notes-on-nano_files/tippy-6.2.7/tippy.css","notes-on-nano_files/tippy-6.2.7/tippy.umd.min.js","notes-on-nano_files/webcomponents-2.0.0/webcomponents.js","Project.toml"]}
|
||||
{"type":"character","attributes":{},"value":["banner.jpg","caps.svg","citations.bib","fast.svg","Manifest.toml","notes-on-nano.jl","notes-on-nano_files/anchor-4.2.2/anchor.min.js","notes-on-nano_files/bowser-1.9.3/bowser.min.js","notes-on-nano_files/distill-2.2.21/template.v2.js","notes-on-nano_files/header-attrs-2.11/header-attrs.js","notes-on-nano_files/header-attrs-2.7/header-attrs.js","notes-on-nano_files/jquery-1.11.3/jquery.min.js","notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.js","notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.min.js","notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.min.map","notes-on-nano_files/popper-2.6.0/popper.min.js","notes-on-nano_files/tippy-6.2.7/tippy-bundle.umd.min.js","notes-on-nano_files/tippy-6.2.7/tippy-light-border.css","notes-on-nano_files/tippy-6.2.7/tippy.css","notes-on-nano_files/tippy-6.2.7/tippy.umd.min.js","notes-on-nano_files/webcomponents-2.0.0/webcomponents.js","Project.toml"]}
|
||||
</script>
|
||||
<!--radix_placeholder_navigation_in_header-->
|
||||
<!--/radix_placeholder_navigation_in_header-->
|
||||
@ -1276,7 +1298,10 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
|
||||
// hoverable references
|
||||
$('span.citation[data-cites]').each(function() {
|
||||
var refHtml = $('#ref-' + $(this).attr('data-cites')).html();
|
||||
var refs = $(this).attr('data-cites').split(" ");
|
||||
var refHtml = refs.map(function(ref) {
|
||||
return "<p>" + $('#ref-' + ref).html() + "</p>";
|
||||
}).join("\n");
|
||||
window.tippy(this, {
|
||||
allowHTML: true,
|
||||
content: refHtml,
|
||||
@ -1447,8 +1472,8 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
</script>
|
||||
|
||||
<!--/radix_placeholder_distill-->
|
||||
<script src="notes-on-nano_files/header-attrs-2.7/header-attrs.js"></script>
|
||||
<script src="notes-on-nano_files/jquery-1.11.3/jquery.min.js"></script>
|
||||
<script src="notes-on-nano_files/header-attrs-2.11/header-attrs.js"></script>
|
||||
<script src="notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
||||
<script src="notes-on-nano_files/popper-2.6.0/popper.min.js"></script>
|
||||
<link href="notes-on-nano_files/tippy-6.2.7/tippy.css" rel="stylesheet" />
|
||||
<link href="notes-on-nano_files/tippy-6.2.7/tippy-light-border.css" rel="stylesheet" />
|
||||
|
@ -0,0 +1,12 @@
|
||||
// Pandoc 2.9 adds attributes on both header and div. We remove the former (to
|
||||
// be compatible with the behavior of Pandoc < 2.8).
|
||||
document.addEventListener('DOMContentLoaded', function(e) {
|
||||
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
|
||||
var i, h, a;
|
||||
for (i = 0; i < hs.length; i++) {
|
||||
h = hs[i];
|
||||
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
|
||||
a = h.attributes;
|
||||
while (a.length > 0) h.removeAttribute(a[0].name);
|
||||
}
|
||||
});
|
10881
_posts/2021-11-27-notes-on-nano/notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.js
vendored
Normal file
10881
_posts/2021-11-27-notes-on-nano/notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2
_posts/2021-11-27-notes-on-nano/notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.min.js
vendored
Normal file
2
_posts/2021-11-27-notes-on-nano/notes-on-nano_files/jquery-3.6.0/jquery-3.6.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user