diff options
-rw-r--r-- | docs/index.html | 23 | ||||
-rw-r--r-- | docs/posts/WPA_woes/index.html | 13 | ||||
-rw-r--r-- | docs/posts/bash_harder_with_vim/index.html | 13 | ||||
-rw-r--r-- | docs/posts/bye_bye_BDFs/index.html | 13 | ||||
-rw-r--r-- | docs/posts/call_to_ARMs/index.html | 13 | ||||
-rw-r--r-- | docs/posts/color_conundrum/index.html | 13 | ||||
-rw-r--r-- | docs/posts/get_better_at_yanking_and_putting_in_vim/index.html | 13 | ||||
-rw-r--r-- | docs/posts/hold_position!/index.html | 13 | ||||
-rw-r--r-- | docs/posts/my_setup/index.html | 13 | ||||
-rw-r--r-- | docs/posts/onivim_sucks/index.html | 13 | ||||
-rw-r--r-- | docs/posts/static_sites_with_bash/index.html | 13 | ||||
-rw-r--r-- | docs/posts/termux_tandem/index.html | 13 | ||||
-rw-r--r-- | docs/style.css | 9 | ||||
-rwxr-xr-x | generate.sh | 27 | ||||
-rw-r--r-- | post.esh | 2 |
15 files changed, 179 insertions, 25 deletions
diff --git a/docs/index.html b/docs/index.html index dce846c..e2df733 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -18,19 +18,18 @@ | |||
18 | <div class="posts"> | 18 | <div class="posts"> |
19 | <div class="post"> | 19 | <div class="post"> |
20 | <div class="separator"></div> | 20 | <div class="separator"></div> |
21 | <div class="intro"> | ||
22 | Hi. | ||
23 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
24 | <p> | ||
25 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
26 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
27 | Things I find cool usually end up here. | ||
28 | </p> | ||
29 | <p>Get in touch at [email protected] or [email protected].</p> | ||
30 | </div> | ||
31 | <div class="separator"></div> | ||
32 | <table> | ||
33 | 21 | ||
22 | <div class=intro> | ||
23 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
24 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
25 | <p> | ||
26 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
27 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
28 | Things I find cool usually end up here. | ||
29 | </p> | ||
30 | <p>Get in touch at [email protected] or [email protected].</p> | ||
31 | </div> | ||
32 | <table><div class=separator></div> | ||
34 | <tr> | 33 | <tr> |
35 | <td class=table-post> | 34 | <td class=table-post> |
36 | <div class="date"> | 35 | <div class="date"> |
diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html index 951eb59..75e7a62 100644 --- a/docs/posts/WPA_woes/index.html +++ b/docs/posts/WPA_woes/index.html | |||
@@ -82,6 +82,19 @@ $ sudo sv restart dhcpcd | |||
82 | 82 | ||
83 | </div> | 83 | </div> |
84 | <div class="separator"></div> | 84 | <div class="separator"></div> |
85 | |||
86 | <div class=intro> | ||
87 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
88 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
89 | <p> | ||
90 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
91 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
92 | Things I find cool usually end up here. | ||
93 | </p> | ||
94 | <p>Get in touch at [email protected] or [email protected].</p> | ||
95 | </div> | ||
96 | |||
97 | <div class="separator"></div> | ||
85 | <a href="/" class="post-end-link">⟵ Back</a> | 98 | <a href="/" class="post-end-link">⟵ Back</a> |
86 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/WPA_woes.md | 99 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/WPA_woes.md |
87 | ">View Raw</a> | 100 | ">View Raw</a> |
diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html index 4eb6662..b246dab 100644 --- a/docs/posts/bash_harder_with_vim/index.html +++ b/docs/posts/bash_harder_with_vim/index.html | |||
@@ -94,6 +94,19 @@ Press ENTER or type command to continue | |||
94 | 94 | ||
95 | </div> | 95 | </div> |
96 | <div class="separator"></div> | 96 | <div class="separator"></div> |
97 | |||
98 | <div class=intro> | ||
99 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
100 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
101 | <p> | ||
102 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
103 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
104 | Things I find cool usually end up here. | ||
105 | </p> | ||
106 | <p>Get in touch at [email protected] or [email protected].</p> | ||
107 | </div> | ||
108 | |||
109 | <div class="separator"></div> | ||
97 | <a href="/" class="post-end-link">⟵ Back</a> | 110 | <a href="/" class="post-end-link">⟵ Back</a> |
98 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/bash_harder_with_vim.md | 111 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/bash_harder_with_vim.md |
99 | ">View Raw</a> | 112 | ">View Raw</a> |
diff --git a/docs/posts/bye_bye_BDFs/index.html b/docs/posts/bye_bye_BDFs/index.html index c8594d9..a439787 100644 --- a/docs/posts/bye_bye_BDFs/index.html +++ b/docs/posts/bye_bye_BDFs/index.html | |||
@@ -65,6 +65,19 @@ OpenType font formats.</p> | |||
65 | 65 | ||
66 | </div> | 66 | </div> |
67 | <div class="separator"></div> | 67 | <div class="separator"></div> |
68 | |||
69 | <div class=intro> | ||
70 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
71 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
72 | <p> | ||
73 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
74 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
75 | Things I find cool usually end up here. | ||
76 | </p> | ||
77 | <p>Get in touch at [email protected] or [email protected].</p> | ||
78 | </div> | ||
79 | |||
80 | <div class="separator"></div> | ||
68 | <a href="/" class="post-end-link">⟵ Back</a> | 81 | <a href="/" class="post-end-link">⟵ Back</a> |
69 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/bye_bye_BDFs.md | 82 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/bye_bye_BDFs.md |
70 | ">View Raw</a> | 83 | ">View Raw</a> |
diff --git a/docs/posts/call_to_ARMs/index.html b/docs/posts/call_to_ARMs/index.html index ae9af59..dd9d786 100644 --- a/docs/posts/call_to_ARMs/index.html +++ b/docs/posts/call_to_ARMs/index.html | |||
@@ -122,6 +122,19 @@ dosen't handle GNU ARM syntax too well.</p> | |||
122 | 122 | ||
123 | </div> | 123 | </div> |
124 | <div class="separator"></div> | 124 | <div class="separator"></div> |
125 | |||
126 | <div class=intro> | ||
127 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
128 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
129 | <p> | ||
130 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
131 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
132 | Things I find cool usually end up here. | ||
133 | </p> | ||
134 | <p>Get in touch at [email protected] or [email protected].</p> | ||
135 | </div> | ||
136 | |||
137 | <div class="separator"></div> | ||
125 | <a href="/" class="post-end-link">⟵ Back</a> | 138 | <a href="/" class="post-end-link">⟵ Back</a> |
126 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/call_to_ARMs.md | 139 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/call_to_ARMs.md |
127 | ">View Raw</a> | 140 | ">View Raw</a> |
diff --git a/docs/posts/color_conundrum/index.html b/docs/posts/color_conundrum/index.html index 889e036..8546c1c 100644 --- a/docs/posts/color_conundrum/index.html +++ b/docs/posts/color_conundrum/index.html | |||
@@ -76,6 +76,19 @@ combinations.</p> | |||
76 | 76 | ||
77 | </div> | 77 | </div> |
78 | <div class="separator"></div> | 78 | <div class="separator"></div> |
79 | |||
80 | <div class=intro> | ||
81 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
82 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
83 | <p> | ||
84 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
85 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
86 | Things I find cool usually end up here. | ||
87 | </p> | ||
88 | <p>Get in touch at [email protected] or [email protected].</p> | ||
89 | </div> | ||
90 | |||
91 | <div class="separator"></div> | ||
79 | <a href="/" class="post-end-link">⟵ Back</a> | 92 | <a href="/" class="post-end-link">⟵ Back</a> |
80 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/color_conundrum.md | 93 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/color_conundrum.md |
81 | ">View Raw</a> | 94 | ">View Raw</a> |
diff --git a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html index c8488e5..3ec3972 100644 --- a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html +++ b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html | |||
@@ -62,6 +62,19 @@ nnoremap gb `[v`] " "a quick map to perform the above | |||
62 | 62 | ||
63 | </div> | 63 | </div> |
64 | <div class="separator"></div> | 64 | <div class="separator"></div> |
65 | |||
66 | <div class=intro> | ||
67 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
68 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
69 | <p> | ||
70 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
71 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
72 | Things I find cool usually end up here. | ||
73 | </p> | ||
74 | <p>Get in touch at [email protected] or [email protected].</p> | ||
75 | </div> | ||
76 | |||
77 | <div class="separator"></div> | ||
65 | <a href="/" class="post-end-link">⟵ Back</a> | 78 | <a href="/" class="post-end-link">⟵ Back</a> |
66 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/get_better_at_yanking_and_putting_in_vim.md | 79 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/get_better_at_yanking_and_putting_in_vim.md |
67 | ">View Raw</a> | 80 | ">View Raw</a> |
diff --git a/docs/posts/hold_position!/index.html b/docs/posts/hold_position!/index.html index 5cda214..7d893e5 100644 --- a/docs/posts/hold_position!/index.html +++ b/docs/posts/hold_position!/index.html | |||
@@ -61,6 +61,19 @@ heavier filtering.</p> | |||
61 | 61 | ||
62 | </div> | 62 | </div> |
63 | <div class="separator"></div> | 63 | <div class="separator"></div> |
64 | |||
65 | <div class=intro> | ||
66 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
67 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
68 | <p> | ||
69 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
70 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
71 | Things I find cool usually end up here. | ||
72 | </p> | ||
73 | <p>Get in touch at [email protected] or [email protected].</p> | ||
74 | </div> | ||
75 | |||
76 | <div class="separator"></div> | ||
64 | <a href="/" class="post-end-link">⟵ Back</a> | 77 | <a href="/" class="post-end-link">⟵ Back</a> |
65 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/hold_position!.md | 78 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/hold_position!.md |
66 | ">View Raw</a> | 79 | ">View Raw</a> |
diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html index 20881b3..1202764 100644 --- a/docs/posts/my_setup/index.html +++ b/docs/posts/my_setup/index.html | |||
@@ -66,6 +66,19 @@ GIMP :).</p> | |||
66 | 66 | ||
67 | </div> | 67 | </div> |
68 | <div class="separator"></div> | 68 | <div class="separator"></div> |
69 | |||
70 | <div class=intro> | ||
71 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
72 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
73 | <p> | ||
74 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
75 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
76 | Things I find cool usually end up here. | ||
77 | </p> | ||
78 | <p>Get in touch at [email protected] or [email protected].</p> | ||
79 | </div> | ||
80 | |||
81 | <div class="separator"></div> | ||
69 | <a href="/" class="post-end-link">⟵ Back</a> | 82 | <a href="/" class="post-end-link">⟵ Back</a> |
70 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/my_setup.md | 83 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/my_setup.md |
71 | ">View Raw</a> | 84 | ">View Raw</a> |
diff --git a/docs/posts/onivim_sucks/index.html b/docs/posts/onivim_sucks/index.html index c0b2fbc..c2a4ca6 100644 --- a/docs/posts/onivim_sucks/index.html +++ b/docs/posts/onivim_sucks/index.html | |||
@@ -67,6 +67,19 @@ final price! If you are on the lookout for an editor, I would suggest using | |||
67 | 67 | ||
68 | </div> | 68 | </div> |
69 | <div class="separator"></div> | 69 | <div class="separator"></div> |
70 | |||
71 | <div class=intro> | ||
72 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
73 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
74 | <p> | ||
75 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
76 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
77 | Things I find cool usually end up here. | ||
78 | </p> | ||
79 | <p>Get in touch at [email protected] or [email protected].</p> | ||
80 | </div> | ||
81 | |||
82 | <div class="separator"></div> | ||
70 | <a href="/" class="post-end-link">⟵ Back</a> | 83 | <a href="/" class="post-end-link">⟵ Back</a> |
71 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/onivim_sucks.md | 84 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/onivim_sucks.md |
72 | ">View Raw</a> | 85 | ">View Raw</a> |
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html index f204af4..916addb 100644 --- a/docs/posts/static_sites_with_bash/index.html +++ b/docs/posts/static_sites_with_bash/index.html | |||
@@ -95,6 +95,19 @@ listing!</p> | |||
95 | 95 | ||
96 | </div> | 96 | </div> |
97 | <div class="separator"></div> | 97 | <div class="separator"></div> |
98 | |||
99 | <div class=intro> | ||
100 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
101 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
102 | <p> | ||
103 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
104 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
105 | Things I find cool usually end up here. | ||
106 | </p> | ||
107 | <p>Get in touch at [email protected] or [email protected].</p> | ||
108 | </div> | ||
109 | |||
110 | <div class="separator"></div> | ||
98 | <a href="/" class="post-end-link">⟵ Back</a> | 111 | <a href="/" class="post-end-link">⟵ Back</a> |
99 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/static_sites_with_bash.md | 112 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/static_sites_with_bash.md |
100 | ">View Raw</a> | 113 | ">View Raw</a> |
diff --git a/docs/posts/termux_tandem/index.html b/docs/posts/termux_tandem/index.html index def670f..0f86282 100644 --- a/docs/posts/termux_tandem/index.html +++ b/docs/posts/termux_tandem/index.html | |||
@@ -86,6 +86,19 @@ acting up. <code>cmus</code> is a viable option:</p> | |||
86 | 86 | ||
87 | </div> | 87 | </div> |
88 | <div class="separator"></div> | 88 | <div class="separator"></div> |
89 | |||
90 | <div class=intro> | ||
91 | Hi. <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | ||
92 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
93 | <p> | ||
94 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
95 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
96 | Things I find cool usually end up here. | ||
97 | </p> | ||
98 | <p>Get in touch at [email protected] or [email protected].</p> | ||
99 | </div> | ||
100 | |||
101 | <div class="separator"></div> | ||
89 | <a href="/" class="post-end-link">⟵ Back</a> | 102 | <a href="/" class="post-end-link">⟵ Back</a> |
90 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/termux_tandem.md | 103 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/termux_tandem.md |
91 | ">View Raw</a> | 104 | ">View Raw</a> |
diff --git a/docs/style.css b/docs/style.css index e7e5335..eeb5cc1 100644 --- a/docs/style.css +++ b/docs/style.css | |||
@@ -105,6 +105,15 @@ hr { | |||
105 | border-top: 2px solid var(--dark-white); | 105 | border-top: 2px solid var(--dark-white); |
106 | } | 106 | } |
107 | 107 | ||
108 | .feed-button { | ||
109 | float: right; | ||
110 | text-decoration: none; | ||
111 | background-color: var(--cyan); | ||
112 | padding: 0.2rem; | ||
113 | border: 1px solid var(--dark-white); | ||
114 | border-radius: 0.4rem; | ||
115 | } | ||
116 | |||
108 | .intro { | 117 | .intro { |
109 | font-size: 0.9rem; | 118 | font-size: 0.9rem; |
110 | overflow: auto; | 119 | overflow: auto; |
diff --git a/generate.sh b/generate.sh index a836eb1..da20c14 100755 --- a/generate.sh +++ b/generate.sh | |||
@@ -44,6 +44,16 @@ link_wrapper() { | |||
44 | 44 | ||
45 | intro() { | 45 | intro() { |
46 | echo -ne " | 46 | echo -ne " |
47 | <div class="intro"> | ||
48 | Hi. <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe</a> | ||
49 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
50 | <p> | ||
51 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
52 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
53 | Things I find cool usually end up here. | ||
54 | </p> | ||
55 | <p>Get in touch at [email protected] or [email protected].</p> | ||
56 | </div> | ||
47 | " | 57 | " |
48 | } | 58 | } |
49 | 59 | ||
@@ -68,20 +78,10 @@ cat > ./docs/index.html << EOF | |||
68 | <div class="posts"> | 78 | <div class="posts"> |
69 | <div class="post"> | 79 | <div class="post"> |
70 | <div class="separator"></div> | 80 | <div class="separator"></div> |
71 | <div class="intro"> | ||
72 | Hi. | ||
73 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | ||
74 | <p> | ||
75 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | ||
76 | I write open-source stuff to pass time. I also design fonts: scientifica, curie. | ||
77 | Things I find cool usually end up here. | ||
78 | </p> | ||
79 | <p>Get in touch at [email protected] or [email protected].</p> | ||
80 | </div> | ||
81 | <div class="separator"></div> | ||
82 | <table> | ||
83 | EOF | 81 | EOF |
84 | 82 | ||
83 | echo -ne "$(intro)<table><div class="separator"></div>" >> ./docs/index.html | ||
84 | |||
85 | 85 | ||
86 | # posts | 86 | # posts |
87 | posts=$(ls -t ./posts) | 87 | posts=$(ls -t ./posts) |
@@ -115,7 +115,8 @@ for f in $posts; do | |||
115 | date="$post_date" \ | 115 | date="$post_date" \ |
116 | title="$post_title" \ | 116 | title="$post_title" \ |
117 | read_time="$r_time" \ | 117 | read_time="$r_time" \ |
118 | height="$height" | 118 | height="$height" \ |
119 | intro="$(intro)" | ||
119 | done | 120 | done |
120 | 121 | ||
121 | # generate rss feeds | 122 | # generate rss feeds |
@@ -39,6 +39,8 @@ | |||
39 | <% lowdown "$file"%> | 39 | <% lowdown "$file"%> |
40 | </div> | 40 | </div> |
41 | <div class="separator"></div> | 41 | <div class="separator"></div> |
42 | <%= "$intro" %> | ||
43 | <div class="separator"></div> | ||
42 | <a href="/" class="post-end-link">⟵ Back</a> | 44 | <a href="/" class="post-end-link">⟵ Back</a> |
43 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/<% basename $file%>">View Raw</a> | 45 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/<% basename $file%>">View Raw</a> |
44 | </div> | 46 | </div> |