diff options
-rw-r--r-- | 2020-06-23-182943_Backpacks.html | 20 | ||||
-rw-r--r-- | 2020-06-23-182943_Backpacks.md | 12 | ||||
-rw-r--r-- | template.html | 18 | ||||
-rw-r--r-- | template.md | 9 |
4 files changed, 59 insertions, 0 deletions
diff --git a/2020-06-23-182943_Backpacks.html b/2020-06-23-182943_Backpacks.html new file mode 100644 index 0000000..1d26e80 --- /dev/null +++ b/2020-06-23-182943_Backpacks.html @@ -0,0 +1,20 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <meta name="generator" content="pandoc"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> + <title></title> + <style type="text/css">code{white-space: pre;}</style> + <link href="data:text/css;charset=utf-8,%2A%20%7Bfont%2Dfamily%3A%20Courier%20New%2C%20Courier%2C%20Monospace%7D%0A" rel="stylesheet"> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<h1 id="backpacks">2020-06-23-182943_Backpacks</h1> +<h2 id="desc">@<span class="citation" data-cites="desc">@desc</span></h2> +<h3 id="osprey-farpoint-40-l">Osprey Farpoint 40 l</h3> +<h3 id="tatonka-x">Tatonka X</h3> +</body> +</html> diff --git a/2020-06-23-182943_Backpacks.md b/2020-06-23-182943_Backpacks.md new file mode 100644 index 0000000..489e207 --- /dev/null +++ b/2020-06-23-182943_Backpacks.md @@ -0,0 +1,12 @@ +--- +Tags: +Language: +--- + +# 2020-06-23-182943_Backpacks + +## @@desc + +### Osprey Farpoint 40 l + +### Tatonka X diff --git a/template.html b/template.html new file mode 100644 index 0000000..5e0d925 --- /dev/null +++ b/template.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"> + <meta name="generator" content="pandoc"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> + <title></title> + <style type="text/css">code{white-space: pre;}</style> + <link href="data:text/css;charset=utf-8,%2A%20%7Bfont%2Dfamily%3A%20Courier%20New%2C%20Courier%2C%20Monospace%7D%0A" rel="stylesheet"> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<h1 id="title">@<span class="citation" data-cites="title">@title</span></h1> +<h2 id="desc">@<span class="citation" data-cites="desc">@desc</span></h2> +</body> +</html> diff --git a/template.md b/template.md new file mode 100644 index 0000000..527cbf2 --- /dev/null +++ b/template.md @@ -0,0 +1,9 @@ +--- +Tags: +Language: +--- + +# @@title + +## @@desc + |