jekyll-bonsai 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/LICENSE +676 -0
- data/README.md +2 -6
- data/_config.yml +173 -76
- data/_data/emoji.yml +45 -0
- data/_data/themes.yml +145 -0
- data/_includes/anchor-headings.html +5 -1
- data/_includes/btn_state.html +14 -0
- data/_includes/connect.html +11 -9
- data/_includes/cookie-consent.html +79 -0
- data/_includes/dates.html +22 -0
- data/_includes/hp-tooltip.html +106 -0
- data/_includes/img/bullet-net-web.svg +1 -1
- data/_includes/img/bullet-tree.svg +1 -1
- data/_includes/img/pencil-filter.svg +17 -0
- data/_includes/share.html +10 -8
- data/_includes/site-nav.html +83 -37
- data/_includes/themes.scss.liquid +80 -0
- data/_includes/toc.html +187 -0
- data/_layouts/404.html +10 -0
- data/_layouts/about.html +14 -0
- data/_layouts/archive.html +77 -0
- data/_layouts/base.html +68 -0
- data/_layouts/book.html +49 -0
- data/_layouts/entry.html +221 -93
- data/_layouts/home.html +96 -0
- data/_layouts/post.html +40 -22
- data/_layouts/privacy.html +15 -0
- data/_layouts/recent.html +65 -0
- data/_layouts/state.html +54 -43
- data/_sass/base/_code.scss +133 -0
- data/_sass/base/_layout.scss +30 -29
- data/_sass/base/_link.scss +105 -0
- data/_sass/base/_main.scss +19 -126
- data/_sass/base/_markdown.scss +281 -0
- data/_sass/base/_typography.scss +81 -67
- data/_sass/base/code_themes/_gruvbox.scss +92 -0
- data/_sass/base/code_themes/_monokai.scss +217 -0
- data/_sass/base/code_themes/_solarized.scss +84 -0
- data/_sass/components/_btn.scss +95 -0
- data/_sass/components/_infobox.scss +48 -0
- data/_sass/components/_item.scss +28 -0
- data/_sass/components/_search.scss +61 -0
- data/_sass/components/_tag_pills.scss +24 -0
- data/_sass/components/_visited.scss +42 -0
- data/_sass/includes/_anchor_headings.scss +36 -0
- data/_sass/includes/_connect.scss +8 -0
- data/_sass/includes/_cookie_consent.scss +46 -0
- data/_sass/includes/_dates.scss +6 -0
- data/_sass/includes/_hp_tooltip.scss +41 -0
- data/_sass/includes/_share.scss +10 -0
- data/_sass/includes/_site_nav.scss +26 -150
- data/_sass/includes/_svg.scss +89 -0
- data/_sass/includes/_toc.scss +38 -0
- data/_sass/layouts/_404.scss +3 -0
- data/_sass/layouts/_about.scss +3 -0
- data/_sass/layouts/_archive.scss +26 -0
- data/_sass/layouts/_book.scss +17 -0
- data/_sass/layouts/_entry.scss +140 -0
- data/_sass/layouts/_home.scss +75 -0
- data/_sass/layouts/_post.scss +17 -0
- data/_sass/layouts/_privacy.scss +3 -0
- data/_sass/layouts/_recent.scss +77 -0
- data/_sass/layouts/_state.scss +98 -0
- data/_sass/main.scss +72 -0
- data/_sass/{support → util}/_functions.scss +0 -0
- data/_sass/{support → util}/_variables.scss +21 -87
- data/_sass/{support → util}/mixins/_buttons.scss +0 -0
- data/_sass/util/mixins/_layout.scss +81 -0
- data/_sass/{support → util}/mixins/_typography.scss +0 -0
- data/assets/css/styles.scss +29 -6
- data/assets/img/bonsai-star.png +0 -0
- data/assets/img/bonsai-star.svg +1 -0
- data/assets/img/nav-base-star.svg +1 -0
- data/assets/img/nav-bonsai-star.svg +1 -0
- data/assets/js/entry.js +33 -5
- data/assets/js/graph.js +21 -509
- data/assets/js/scripts.js +41 -57
- data/assets/js/search.js +164 -0
- data/assets/js/site-nav.js +99 -99
- data/assets/js/theme-colors.js +23 -37
- data/assets/js/vendor/lunr.js +3475 -0
- data/assets/js/vendor/lunr.min.js +6 -0
- data/assets/js/visited-nav.js +65 -0
- metadata +143 -150
- data/_entries/digital-garden.bonsai.md +0 -36
- data/_entries/digital-garden.field-logs.md +0 -10
- data/_entries/digital-garden.fork.md +0 -10
- data/_entries/digital-garden.md +0 -17
- data/_entries/digital-garden.path.md +0 -11
- data/_entries/digital-garden.plants.md +0 -12
- data/_entries/digital-garden.pollinate.md +0 -10
- data/_entries/digital-garden.steps.md +0 -10
- data/_entries/digital-garden.stream.md +0 -12
- data/_entries/digital-garden.sweep.md +0 -12
- data/_entries/digital-garden.weather.md +0 -12
- data/_entries/features.md +0 -10
- data/_entries/features.notes.hover-preview.md +0 -10
- data/_entries/features.notes.md +0 -12
- data/_entries/features.notes.note-body.md +0 -12
- data/_entries/features.notes.note-body.share.md +0 -10
- data/_entries/features.notes.note-body.sidenotes.md +0 -52
- data/_entries/features.notes.note-foot.links.md +0 -10
- data/_entries/features.notes.note-foot.md +0 -11
- data/_entries/features.notes.note-foot.posts.md +0 -10
- data/_entries/features.notes.note-foot.webmentions.md +0 -10
- data/_entries/features.notes.note-head.md +0 -10
- data/_entries/features.pages.field-blogs.md +0 -10
- data/_entries/features.pages.md +0 -12
- data/_entries/features.pages.recent.md +0 -10
- data/_entries/features.pages.status-tags.md +0 -10
- data/_entries/features.site-nav.graph.links.md +0 -10
- data/_entries/features.site-nav.graph.links.namespacing.md +0 -14
- data/_entries/features.site-nav.graph.links.wikilinks.md +0 -25
- data/_entries/features.site-nav.graph.md +0 -12
- data/_entries/features.site-nav.graph.nodes.current-note.md +0 -10
- data/_entries/features.site-nav.graph.nodes.md +0 -12
- data/_entries/features.site-nav.graph.nodes.mia.missing-note.md +0 -20
- data/_entries/features.site-nav.graph.nodes.visited-status.md +0 -10
- data/_entries/features.site-nav.graph.toggle-graph.md +0 -13
- data/_entries/features.site-nav.graph.type.md +0 -16
- data/_entries/features.site-nav.graph.type.net-web.md +0 -10
- data/_entries/features.site-nav.graph.type.tree.md +0 -12
- data/_entries/features.site-nav.md +0 -10
- data/_entries/features.site-nav.visited.md +0 -14
- data/_entries/features.tags.md +0 -13
- data/_entries/features.themes.dark.md +0 -12
- data/_entries/features.themes.light.md +0 -10
- data/_entries/features.themes.md +0 -12
- data/_entries/features.visited.delete-data.md +0 -10
- data/_entries/features.visited.md +0 -12
- data/_entries/features.visitor-preferences.md +0 -27
- data/_entries/feedback.md +0 -10
- data/_entries/people.creator.md +0 -12
- data/_entries/people.md +0 -13
- data/_entries/people.visitors.md +0 -12
- data/_entries/plugins.jekyll-wikilinks.md +0 -10
- data/_entries/plugins.md +0 -10
- data/_entries/root.md +0 -26
- data/_includes/entry-attrs.html +0 -27
- data/_includes/head.html +0 -23
- data/_includes/hover-preview.html +0 -84
- data/_includes/metrics.html +0 -10
- data/_includes/styles.scss.liquid +0 -3
- data/_layouts/default.html +0 -39
- data/_pages/about.md +0 -7
- data/_pages/posts.html +0 -19
- data/_pages/recent.html +0 -48
- data/_plugins/doc_filters.rb +0 -44
- data/_plugins/prep_entry.rb +0 -43
- data/_plugins/sidenote.rb +0 -123
- data/_plugins/tags.rb +0 -52
- data/_sass/base/base.scss +0 -3
- data/_sass/color/dark.scss +0 -58
- data/_sass/color/light.scss +0 -58
- data/_sass/includes/_btn.scss +0 -106
- data/_sass/includes/_graph.scss +0 -69
- data/_sass/includes/_nav.scss +0 -89
- data/_sass/includes/_tooltip.scss +0 -29
- data/_sass/includes/includes.scss +0 -9
- data/_sass/markdown/_code.scss +0 -340
- data/_sass/markdown/_content.scss +0 -400
- data/_sass/markdown/_tables.scss +0 -60
- data/_sass/markdown/markdown.scss +0 -7
- data/_sass/modules.scss +0 -14
- data/_sass/pages/_index.scss +0 -72
- data/_sass/pages/_posts.scss +0 -17
- data/_sass/pages/_recent.scss +0 -26
- data/_sass/pages/_state.scss +0 -72
- data/_sass/pages/pages.scss +0 -4
- data/_sass/support/mixins/_layout.scss +0 -56
- data/_sass/support/mixins/mixins.scss +0 -3
- data/_sass/support/support.scss +0 -3
- data/_states/bamboo.md +0 -8
- data/_states/berry.md +0 -8
- data/_states/bloom.md +0 -8
- data/_states/bud.md +0 -6
- data/_states/fruit.md +0 -8
- data/_states/melon.md +0 -8
- data/_states/pot-bamboo.md +0 -8
- data/_states/seed.md +0 -8
- data/_states/sprout.md +0 -8
- data/_states/tags.md +0 -8
- data/_states/tea.md +0 -8
- data/assets/css/styles-dark.scss +0 -3
- data/assets/css/styles-light.scss +0 -3
- data/assets/img/nav-dot-dark.svg +0 -1
- data/assets/img/nav-dot-light.svg +0 -1
- data/assets/img/nav-wiki-links-dark.svg +0 -1
- data/assets/img/nav-wiki-links-light.svg +0 -1
- data/index.html +0 -82
data/_sass/markdown/_tables.scss
DELETED
@@ -1,60 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// Tables
|
3
|
-
//
|
4
|
-
// stylelint-disable max-nesting-depth, selector-no-type, selector-max-type
|
5
|
-
|
6
|
-
.table-wrapper {
|
7
|
-
display: block;
|
8
|
-
min-width: $content-width;
|
9
|
-
max-width: $content-width + $content-sidenote-width;
|
10
|
-
margin-right: -$content-sidenote-width;
|
11
|
-
margin-bottom: $sp-5;
|
12
|
-
overflow-x: auto;
|
13
|
-
border-radius: $border-radius;
|
14
|
-
box-shadow: 0 1px 2px rgba($box-shadow-color, 0.12), 0 3px 10px rgba($box-shadow-color, 0.08);
|
15
|
-
font-family: $click-font-family;
|
16
|
-
}
|
17
|
-
|
18
|
-
table {
|
19
|
-
display: table;
|
20
|
-
width: 100%;
|
21
|
-
border-collapse: separate;
|
22
|
-
}
|
23
|
-
|
24
|
-
th,
|
25
|
-
td {
|
26
|
-
@include fs-3;
|
27
|
-
min-width: 120px;
|
28
|
-
padding-top: $sp-2;
|
29
|
-
padding-right: $sp-3;
|
30
|
-
padding-bottom: $sp-2;
|
31
|
-
padding-left: $sp-3;
|
32
|
-
background-color: $table-background-color;
|
33
|
-
border-bottom: $border rgba($border-color, 0.5);
|
34
|
-
border-left: $border $border-color;
|
35
|
-
|
36
|
-
&:first-of-type {
|
37
|
-
border-left: 0;
|
38
|
-
}
|
39
|
-
}
|
40
|
-
|
41
|
-
tbody {
|
42
|
-
tr {
|
43
|
-
&:last-of-type {
|
44
|
-
th,
|
45
|
-
td {
|
46
|
-
border-bottom: 0;
|
47
|
-
}
|
48
|
-
|
49
|
-
td {
|
50
|
-
padding-bottom: $sp-3;
|
51
|
-
}
|
52
|
-
}
|
53
|
-
}
|
54
|
-
}
|
55
|
-
|
56
|
-
thead {
|
57
|
-
th {
|
58
|
-
border-bottom: $border $border-color;
|
59
|
-
}
|
60
|
-
}
|
data/_sass/modules.scss
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// Import external dependencies
|
3
|
-
//
|
4
|
-
@import "./vendor/normalize.scss/normalize.scss";
|
5
|
-
|
6
|
-
@import url('https://fonts.googleapis.com/css?family=Special+Elite');
|
7
|
-
|
8
|
-
//
|
9
|
-
// Modules
|
10
|
-
//
|
11
|
-
@import "./base/base";
|
12
|
-
@import "./pages/pages";
|
13
|
-
@import "./markdown/markdown";
|
14
|
-
@import "./includes/includes";
|
data/_sass/pages/_index.scss
DELETED
@@ -1,72 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// scss for index
|
3
|
-
//
|
4
|
-
|
5
|
-
#home {
|
6
|
-
padding: $sp-5;
|
7
|
-
}
|
8
|
-
|
9
|
-
.lead {
|
10
|
-
text-align: center;
|
11
|
-
padding: $sp-2;
|
12
|
-
|
13
|
-
h1 {
|
14
|
-
padding-top: $sp-3;
|
15
|
-
}
|
16
|
-
}
|
17
|
-
|
18
|
-
.end {
|
19
|
-
display: flex;
|
20
|
-
justify-content: space-around;
|
21
|
-
text-align: center;
|
22
|
-
padding-left: $sp-5;
|
23
|
-
}
|
24
|
-
|
25
|
-
.main-columns {
|
26
|
-
|
27
|
-
@include mq(md) {
|
28
|
-
display: flex;
|
29
|
-
}
|
30
|
-
|
31
|
-
& > * {
|
32
|
-
margin: $sp-1;
|
33
|
-
|
34
|
-
@include mq(md) {
|
35
|
-
flex-basis: 100%;
|
36
|
-
}
|
37
|
-
}
|
38
|
-
|
39
|
-
.column {
|
40
|
-
@include mq(md) {
|
41
|
-
display: flex;
|
42
|
-
flex-direction: column;
|
43
|
-
}
|
44
|
-
|
45
|
-
.column-heading {
|
46
|
-
text-align: left;
|
47
|
-
padding-left: $sp-3;
|
48
|
-
}
|
49
|
-
|
50
|
-
.column-content {
|
51
|
-
padding: $sp-2;
|
52
|
-
|
53
|
-
.column-item {
|
54
|
-
display: flex;
|
55
|
-
justify-content: space-between;
|
56
|
-
padding: $sp-2;
|
57
|
-
}
|
58
|
-
}
|
59
|
-
|
60
|
-
.column-foot {
|
61
|
-
@include fs-2;
|
62
|
-
color: $grey-dk-000;
|
63
|
-
text-align: right;
|
64
|
-
padding-bottom: $sp-3;
|
65
|
-
|
66
|
-
@include mq(md) {
|
67
|
-
text-align: center;
|
68
|
-
margin-top: auto;
|
69
|
-
}
|
70
|
-
}
|
71
|
-
}
|
72
|
-
}
|
data/_sass/pages/_posts.scss
DELETED
data/_sass/pages/_recent.scss
DELETED
@@ -1,26 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// scss for recent page
|
3
|
-
//
|
4
|
-
|
5
|
-
.date-updated {
|
6
|
-
float: right;
|
7
|
-
color: grey;
|
8
|
-
}
|
9
|
-
|
10
|
-
.recent-list {
|
11
|
-
padding: $sp-4;
|
12
|
-
|
13
|
-
.recent-list-item {
|
14
|
-
display: flex;
|
15
|
-
justify-content: space-between;
|
16
|
-
list-style-type: none !important;
|
17
|
-
|
18
|
-
&::before {
|
19
|
-
content: "" !important;
|
20
|
-
}
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
.leader {
|
25
|
-
margin-bottom: $sp-10;
|
26
|
-
}
|
data/_sass/pages/_state.scss
DELETED
@@ -1,72 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// scss for tag page
|
3
|
-
//
|
4
|
-
|
5
|
-
.states-nav {
|
6
|
-
@include fs-6;
|
7
|
-
display: flex;
|
8
|
-
position: absolute;
|
9
|
-
width: 100%;
|
10
|
-
z-index: 2;
|
11
|
-
top: 0;
|
12
|
-
user-select: none;
|
13
|
-
|
14
|
-
.states-nav-list {
|
15
|
-
overflow-x: scroll;
|
16
|
-
white-space: nowrap;
|
17
|
-
padding-left: 0 !important;
|
18
|
-
}
|
19
|
-
|
20
|
-
.states-list-item {
|
21
|
-
display: inline-block;
|
22
|
-
margin-right: $sp-3;
|
23
|
-
margin-left: $sp-3;
|
24
|
-
margin-top: 0;
|
25
|
-
padding-top: $sp-2;
|
26
|
-
padding-bottom: $sp-5;
|
27
|
-
transition: all .2s ease-in-out;
|
28
|
-
|
29
|
-
&::before {
|
30
|
-
content: "";
|
31
|
-
}
|
32
|
-
|
33
|
-
&.active {
|
34
|
-
filter: drop-shadow(0 2mm 2mm $drop-shadow-green);
|
35
|
-
}
|
36
|
-
|
37
|
-
&:hover {
|
38
|
-
transform: scale(1.5);
|
39
|
-
filter: drop-shadow(0 2mm 2mm $drop-shadow-brown);
|
40
|
-
}
|
41
|
-
}
|
42
|
-
|
43
|
-
@include mq(md) {
|
44
|
-
padding-right: $gutter-spacing-sm;
|
45
|
-
}
|
46
|
-
}
|
47
|
-
|
48
|
-
.states-page {
|
49
|
-
padding-top: $sp-10;
|
50
|
-
}
|
51
|
-
|
52
|
-
.states-list {
|
53
|
-
padding: $sp-4;
|
54
|
-
display: block; // columns require block
|
55
|
-
column-count: 2;
|
56
|
-
column-width: $content-width / 6;
|
57
|
-
|
58
|
-
.states-list-item {
|
59
|
-
// display: flex;
|
60
|
-
list-style-type: none !important;
|
61
|
-
|
62
|
-
&::before {
|
63
|
-
content: "" !important;
|
64
|
-
}
|
65
|
-
}
|
66
|
-
}
|
67
|
-
|
68
|
-
.no-results {
|
69
|
-
padding: $sp-5;
|
70
|
-
text-align: center;
|
71
|
-
color: grey;
|
72
|
-
}
|
data/_sass/pages/pages.scss
DELETED
@@ -1,56 +0,0 @@
|
|
1
|
-
// Media query
|
2
|
-
|
3
|
-
// 'mobile first' design (as opposed to 'desktop first'): https://css-tricks.com/logic-in-media-queries/
|
4
|
-
// Media query mixin
|
5
|
-
// Usage:
|
6
|
-
// @include mq(md) {
|
7
|
-
// ..medium and up styles
|
8
|
-
// }
|
9
|
-
@mixin mq($name) {
|
10
|
-
// Retrieves the value from the key
|
11
|
-
$value: map-get($media-queries, $name);
|
12
|
-
|
13
|
-
// If the key exists in the map
|
14
|
-
@if $value != null {
|
15
|
-
// Prints a media query based on the value
|
16
|
-
@media (min-width: rem($value)) {
|
17
|
-
@content;
|
18
|
-
}
|
19
|
-
} @else {
|
20
|
-
@warn "No value could be retrieved from `#{$media-query}`. "
|
21
|
-
+ "Please make sure it is defined in `$media-queries` map.";
|
22
|
-
}
|
23
|
-
}
|
24
|
-
|
25
|
-
// Responsive container
|
26
|
-
|
27
|
-
@mixin container {
|
28
|
-
padding-right: $gutter-spacing-sm;
|
29
|
-
padding-left: $gutter-spacing-sm;
|
30
|
-
|
31
|
-
@include mq(md) {
|
32
|
-
padding-right: $gutter-spacing;
|
33
|
-
padding-left: $gutter-spacing;
|
34
|
-
}
|
35
|
-
|
36
|
-
@include mq(lg) {
|
37
|
-
padding-right: $gutter-spacing;
|
38
|
-
padding-left: $gutter-spacing;
|
39
|
-
}
|
40
|
-
}
|
41
|
-
|
42
|
-
@mixin sidenote-container {
|
43
|
-
padding-right: $gutter-spacing-sm;
|
44
|
-
padding-left: $gutter-spacing-sm;
|
45
|
-
|
46
|
-
// @include mq(md) {
|
47
|
-
// // padding-right: $gutter-spacing;
|
48
|
-
// // margin-right: $content-width / 3;
|
49
|
-
// margin-right: -$content-width / 2;
|
50
|
-
// width: $content-width / 4;
|
51
|
-
// }
|
52
|
-
@include mq(lg) {
|
53
|
-
padding-left: $gutter-spacing;
|
54
|
-
padding-right: $gutter-spacing;
|
55
|
-
}
|
56
|
-
}
|
data/_sass/support/support.scss
DELETED
data/_states/bamboo.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Bamboo Tag Page
|
3
|
-
emoji: 🎋
|
4
|
-
emojipedia: 'https://emojipedia.org/tanabata-tree/'
|
5
|
-
---
|
6
|
-
Bamboo represents ideas that are mature, sturdy, and "load-bearing". They have a solid place in the knowledge-base and it is very likely other ideas and concepts can or have been built off of, or in conjunction with, these ones.
|
7
|
-
|
8
|
-
Similar to Andy Matuschak's [evergreens](https://notes.andymatuschak.org/z4SDCZQeRo4xFEQ8H4qrSqd68ucpgE6LU155C).
|
data/_states/berry.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Berry Tag Page
|
3
|
-
emoji: 🫐
|
4
|
-
emojipedia: 'https://emojipedia.org/blueberries/'
|
5
|
-
---
|
6
|
-
Tweet-sized content that has been grown, curated, and produced for others become bite-sized berries.
|
7
|
-
|
8
|
-
Like in animal crossing, my [native](https://animalcrossing.fandom.com/wiki/Fruit#Native_Fruits) berry is the sweet'n'sour blueberry.
|
data/_states/bloom.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Bloom Tag Page
|
3
|
-
emoji: 🌸
|
4
|
-
emojipedia: 'https://emojipedia.org/cherry-blossom/'
|
5
|
-
---
|
6
|
-
Blooms are beautiful and fleeting. They invite others to come take a sit and savor the time we have.
|
7
|
-
|
8
|
-
This content is well on its way to becoming fruit, but longs for the cross pollination of feedback and input.
|
data/_states/bud.md
DELETED
data/_states/fruit.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Fruit Tag Page
|
3
|
-
emoji: 🥭
|
4
|
-
emojipedia: 'https://emojipedia.org/mango/'
|
5
|
-
---
|
6
|
-
Content that has been grown, curated, and produced for others become fruits.
|
7
|
-
|
8
|
-
Like in animal crossing, my [native fruit](https://animalcrossing.fandom.com/wiki/Fruit#Native_Fruits) is the sweet'n'tangy mango.
|
data/_states/melon.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Melon Tag Page
|
3
|
-
emoji: 🍈
|
4
|
-
emojipedia: 'https://emojipedia.org/melon/'
|
5
|
-
---
|
6
|
-
Content that has been grown and cultivated for longer periods of time grow into more substantial bodies of work such as a book or movie. Content may reside in the garden itself or simply provide a link or signpost to where one can obtain the content.
|
7
|
-
|
8
|
-
Like in animal crossing, my [native](https://animalcrossing.fandom.com/wiki/Fruit#Native_Fruits) melon is the sweet'n'juicy cantaloupe.
|
data/_states/pot-bamboo.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Pot-Bamboo Tag Page
|
3
|
-
emoji: 🎍
|
4
|
-
emojipedia: 'https://emojipedia.org/pine-decoration/'
|
5
|
-
---
|
6
|
-
Like bamboo, the potted-bamboo is a collection of mature ideas and concepts. But this variety is specifically grown from some external source be it a book, essay, video, or podcast.
|
7
|
-
|
8
|
-
These notes often act as a bridge between these sources and other mature bamboos.
|
data/_states/seed.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Seed Tag Page
|
3
|
-
emoji: 🌰
|
4
|
-
emojipedia: 'https://emojipedia.org/chestnut/'
|
5
|
-
---
|
6
|
-
Seeds lay around in the world waiting to be consumed and planted. They are sources external to myself, such as books, essays, videos, or podcasts.
|
7
|
-
|
8
|
-
They often exist as empty notes with titles and basic info to find the source.
|
data/_states/sprout.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Sprout Tag Page
|
3
|
-
emoji: 🌱
|
4
|
-
emojipedia: 'https://emojipedia.org/seedling/'
|
5
|
-
---
|
6
|
-
Sprouts are the earliest stages of concept growth. An idea has emerged and only time will tell how it will mature.
|
7
|
-
|
8
|
-
Often times this means there is a note created for a word or concept, but there is likely no body yet.
|
data/_states/tags.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Plant Tags Page
|
3
|
-
emoji: 🔖
|
4
|
-
emojipedia: 'https://emojipedia.org/bookmark/'
|
5
|
-
---
|
6
|
-
The following list of tags are for the types of foliage, fauna, and fruit in this garden. They reflect the spirit of note lifecycle tagging, where the tag represents the status of a
|
7
|
-
[note's maturity](https://notes.andymatuschak.org/Taxonomy_of_note_types) and perhaps its
|
8
|
-
[epistemic status](https://www.gwern.net/About#confidence-tags).
|
data/_states/tea.md
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
---
|
2
|
-
title: Tea Tag Page
|
3
|
-
emoji: 🍵
|
4
|
-
emojipedia: 'https://emojipedia.org/teacup-without-handle/'
|
5
|
-
---
|
6
|
-
Similar to a seed, tea represents some external source. But unlike a seed, the content has been consumed and is being digested or brewed: A book or essay that has been read, a video that has been watched, or a podcast that has been heard.
|
7
|
-
|
8
|
-
There are likely few to no notes, but if we were to bump into each other on the street we could have a lively discussion about the concepts over tea.
|
data/assets/css/styles-dark.scss
DELETED
data/assets/img/nav-dot-dark.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.21 27.75"><defs><style>.cls-1{fill:#e6e1e8;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M0,13.88C0,5.73,5.51,0,13.21,0s13,5.73,13,13.88c0,7.92-5.07,13.87-13.22,13.87C5.29,27.75,0,21.8,0,13.88Z"/></g></g></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.21 27.75"><defs><style>.cls-1{fill:#5c5962;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M0,13.88C0,5.73,5.51,0,13.21,0s13,5.73,13,13.88c0,7.92-5.07,13.87-13.22,13.87C5.29,27.75,0,21.8,0,13.88Z"/></g></g></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 286.14 116.43"><defs><style>.cls-1{fill:#e6e1e8;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M47.2,116.43H0q0-2.3.16-16.32T.33,59.33q0-10.33,0-26.85T0,0H47.2V7.72H11.72q-.17,16.1-.2,28.74t0,22.21q0,20.28.16,32t.16,18H47.2Z"/><path class="cls-1" d="M116.38,116.43H69.18q0-2.3.16-16.32t.16-40.78q0-10.33,0-26.85T69.18,0h47.2V7.72H80.9q-.16,16.1-.21,28.74t0,22.21q0,20.28.16,32t.17,18h35.4Z"/><path class="cls-1" d="M217,116.43h-47.2v-7.72h35.4q0-6.93.16-19.95t.16-30.09q0-8.62,0-23.09t-.2-27.86H169.77V0H217q-.25,15.9-.29,32.7t0,26.63q0,18.32.16,36.56T217,116.43Z"/><path class="cls-1" d="M286.14,116.43h-47.2v-7.72h35.4q0-6.93.17-19.95t.16-30.09q0-8.62,0-23.09t-.21-27.86H238.94V0h47.2q-.24,15.9-.28,32.7t0,26.63q0,18.32.16,36.56T286.14,116.43Z"/></g></g></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 286.14 116.43"><defs><style>.cls-1{fill:#5c5962;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M47.2,116.43H0q0-2.3.16-16.32T.33,59.33q0-10.33,0-26.85T0,0H47.2V7.72H11.72q-.17,16.1-.2,28.74t0,22.21q0,20.28.16,32t.16,18H47.2Z"/><path class="cls-1" d="M116.38,116.43H69.18q0-2.3.16-16.32t.16-40.78q0-10.33,0-26.85T69.18,0h47.2V7.72H80.9q-.16,16.1-.21,28.74t0,22.21q0,20.28.16,32t.17,18h35.4Z"/><path class="cls-1" d="M217,116.43h-47.2v-7.72h35.4q0-6.93.16-19.95t.16-30.09q0-8.62,0-23.09t-.2-27.86H169.77V0H217q-.25,15.9-.29,32.7t0,26.63q0,18.32.16,36.56T217,116.43Z"/><path class="cls-1" d="M286.14,116.43h-47.2v-7.72h35.4q0-6.93.17-19.95t.16-30.09q0-8.62,0-23.09t-.21-27.86H238.94V0h47.2q-.24,15.9-.28,32.7t0,26.63q0,18.32.16,36.56T286.14,116.43Z"/></g></g></svg>
|
data/index.html
DELETED
@@ -1,82 +0,0 @@
|
|
1
|
-
---
|
2
|
-
layout: default
|
3
|
-
title: Home
|
4
|
-
---
|
5
|
-
<div id="home">
|
6
|
-
|
7
|
-
<div class="lead">
|
8
|
-
<img id="home-bonsai" height="45%" width="45%">
|
9
|
-
<h1><a class="wiki-link" href="{{ '/entry/e4dc466bc6/' | relative_url }}">Jekyll-Bonsai</a></h3>
|
10
|
-
</div>
|
11
|
-
|
12
|
-
<div class="main-columns">
|
13
|
-
|
14
|
-
<div class="column">
|
15
|
-
<h3 class="column-heading">Notable</h3>
|
16
|
-
<div class="column-content">
|
17
|
-
{% assign notable_entries = site.entries | notable %}
|
18
|
-
{% for entry in notable_entries %}
|
19
|
-
<div class="column-item">
|
20
|
-
<div class="column-name">
|
21
|
-
{% assign stat_tags = entry.tags | stat_tags %}
|
22
|
-
{% for stat_tag in stat_tags %}
|
23
|
-
<a class="stat-tag" href="{{ stat_tag.url | relative_url }}">{{ stat_tag.emoji }}</a>
|
24
|
-
{% endfor %}
|
25
|
-
<a class="wiki-link" href="{{ entry.url | relative_url }}"> {{ entry.title }}</a>
|
26
|
-
</div>
|
27
|
-
<span class="small-descr">{{ entry.updated | date: "%Y-%m-%d" }}</span>
|
28
|
-
</div>
|
29
|
-
{% endfor %}
|
30
|
-
{% assign notable_posts = site.posts | notable %}
|
31
|
-
{% for post in notable_posts %}
|
32
|
-
<div class="column-item">
|
33
|
-
<div class="column-name">
|
34
|
-
{% assign stat_tags = entry.tags | stat_tags %}
|
35
|
-
{% for stat_tag in stat_tags %}
|
36
|
-
<a class="stat-tag" href="{{ stat_tag.url | relative_url }}">{{ stat_tag.emoji }}</a>
|
37
|
-
{% endfor %}
|
38
|
-
<a class="wiki-link" href="{{ post.url | relative_url }}">📄 {{ post.title }}</a>
|
39
|
-
</div>
|
40
|
-
<span class="small-descr">{{ post.updated | date: "%Y-%m-%d" }}</span>
|
41
|
-
</div>
|
42
|
-
{% endfor %}
|
43
|
-
</div>
|
44
|
-
<p class="column-foot">For more, see <a class="wiki-link" href="{{ '/about/' | relative_url }}">about</a></p>
|
45
|
-
</div>
|
46
|
-
|
47
|
-
<div class="column">
|
48
|
-
<h3 class="column-heading">Recent</h3>
|
49
|
-
<div class="column-content">
|
50
|
-
{% assign recent_entries = site.entries | recent: 5 %}
|
51
|
-
{% for entry in recent_entries %}
|
52
|
-
<div class="column-item">
|
53
|
-
<div class="column-name">
|
54
|
-
{% assign stat_tags = entry.tags | stat_tags %}
|
55
|
-
{% for stat_tag in stat_tags %}
|
56
|
-
<a class="stat-tag" href="{{ stat_tag.url | relative_url }}">{{ stat_tag.emoji }}</a>
|
57
|
-
{% endfor %}
|
58
|
-
<a class="wiki-link" href="{{ entry.url | relative_url }}"> {{ entry.title }}</a>
|
59
|
-
</div>
|
60
|
-
<span class="small-descr">{{ entry.updated | date: "%Y-%m-%d" }}</span>
|
61
|
-
</div>
|
62
|
-
{% endfor %}
|
63
|
-
{% assign recent_posts = site.posts | recent: 5 %}
|
64
|
-
{% for post in recent_posts %}
|
65
|
-
<div class="column-item">
|
66
|
-
<div class="column-name">
|
67
|
-
{% assign stat_tags = entry.tags | stat_tags %}
|
68
|
-
{% for stat_tag in stat_tags %}
|
69
|
-
<a class="stat-tag" href="{{ stat_tag.url | relative_url }}">{{ stat_tag.emoji }}</a>
|
70
|
-
{% endfor %}
|
71
|
-
<a class="wiki-link" href="{{ post.url | relative_url }}">📄 {{ post.title }}</a>
|
72
|
-
</div>
|
73
|
-
<span class="small-descr">{{ post.updated | date: "%Y-%m-%d" }}</span>
|
74
|
-
</div>
|
75
|
-
{% endfor %}
|
76
|
-
</div>
|
77
|
-
<p class="column-foot">For more updates, check the <a class="wiki-link" href="{{ '/recent/' | relative_url }}">weather 🌦</a></p>
|
78
|
-
</div>
|
79
|
-
|
80
|
-
</div>
|
81
|
-
|
82
|
-
</div>
|