aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-01-25 17:44:36 +0000
committerAkshay <[email protected]>2020-01-25 17:44:36 +0000
commit5924e263893ac8c47a22a78c88b46c585fc9e82b (patch)
tree2455e8aab84e053d424eeb05f06dbcf079f7c7a6
parent313fb789bbc0bf1dcbdff4b258818ec6d895b5a6 (diff)
update styles, minify links
-rw-r--r--docs/index.html63
-rw-r--r--docs/posts/WPA_woes/index.html (renamed from docs/posts/WPA_woes.html)14
-rw-r--r--docs/posts/bash_harder_with_vim/index.html (renamed from docs/posts/bash_harder_with_vim.html)22
-rw-r--r--docs/posts/bye_bye_BDFs/index.html (renamed from docs/posts/bye_bye_BDFs.html)14
-rw-r--r--docs/posts/color_conundrum/index.html (renamed from docs/posts/color_conundrum.html)14
-rw-r--r--docs/posts/get_better_at_yanking_and_putting_in_vim/index.html (renamed from docs/posts/get_better_at_yanking_and_putting_in_vim.html)14
-rw-r--r--docs/posts/hold_position!/index.html (renamed from docs/posts/hold_position!.html)14
-rw-r--r--docs/posts/my_setup/index.html (renamed from docs/posts/my_setup.html)14
-rw-r--r--docs/posts/onivim_sucks/index.html (renamed from docs/posts/onivim_sucks.html)14
-rw-r--r--docs/posts/static_sites_with_bash/index.html (renamed from docs/posts/static_sites_with_bash.html)14
-rw-r--r--docs/style.css20
11 files changed, 163 insertions, 54 deletions
diff --git a/docs/index.html b/docs/index.html
index 883a3a5..5d478b0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,64 +22,91 @@
22 22
23 23
24 <div class="post"> 24 <div class="post">
25 <div class="date">31/12 2019</div> 25 <div class="date">
26 <a href="/posts/color_conundrum.html" class="post-link"> 26 31/12 2019
27 <span class="commit-hash">e991ba5</span>
28 </div>
29 <a href="/posts/color_conundrum" class="post-link">
27 <span class="post-link">Color Conundrum</span> 30 <span class="post-link">Color Conundrum</span>
28 </a> 31 </a>
29 </div> 32 </div>
30 33
31 <div class="post"> 34 <div class="post">
32 <div class="date">23/11 2019</div> 35 <div class="date">
33 <a href="/posts/static_sites_with_bash.html" class="post-link"> 36 23/11 2019
37 <span class="commit-hash">d1faa7e</span>
38 </div>
39 <a href="/posts/static_sites_with_bash" class="post-link">
34 <span class="post-link">Static Sites With Bash</span> 40 <span class="post-link">Static Sites With Bash</span>
35 </a> 41 </a>
36 </div> 42 </div>
37 43
38 <div class="post"> 44 <div class="post">
39 <div class="date">07/11 2019</div> 45 <div class="date">
40 <a href="/posts/my_setup.html" class="post-link"> 46 07/11 2019
47 <span class="commit-hash">6bf0319</span>
48 </div>
49 <a href="/posts/my_setup" class="post-link">
41 <span class="post-link">My Setup</span> 50 <span class="post-link">My Setup</span>
42 </a> 51 </a>
43 </div> 52 </div>
44 53
45 <div class="post"> 54 <div class="post">
46 <div class="date">12/10 2019</div> 55 <div class="date">
47 <a href="/posts/WPA_woes.html" class="post-link"> 56 12/10 2019
57 <span class="commit-hash">9367110</span>
58 </div>
59 <a href="/posts/WPA_woes" class="post-link">
48 <span class="post-link">WPA Woes</span> 60 <span class="post-link">WPA Woes</span>
49 </a> 61 </a>
50 </div> 62 </div>
51 63
52 <div class="post"> 64 <div class="post">
53 <div class="date">07/08 2019</div> 65 <div class="date">
54 <a href="/posts/bye_bye_BDFs.html" class="post-link"> 66 07/08 2019
67 <span class="commit-hash">7f39c8d</span>
68 </div>
69 <a href="/posts/bye_bye_BDFs" class="post-link">
55 <span class="post-link">Bye Bye BDFs</span> 70 <span class="post-link">Bye Bye BDFs</span>
56 </a> 71 </a>
57 </div> 72 </div>
58 73
59 <div class="post"> 74 <div class="post">
60 <div class="date">02/08 2019</div> 75 <div class="date">
61 <a href="/posts/onivim_sucks.html" class="post-link"> 76 02/08 2019
77 <span class="commit-hash">681a65f</span>
78 </div>
79 <a href="/posts/onivim_sucks" class="post-link">
62 <span class="post-link">Onivim Sucks</span> 80 <span class="post-link">Onivim Sucks</span>
63 </a> 81 </a>
64 </div> 82 </div>
65 83
66 <div class="post"> 84 <div class="post">
67 <div class="date">31/07 2019</div> 85 <div class="date">
68 <a href="/posts/bash_harder_with_vim.html" class="post-link"> 86 31/07 2019
87 <span class="commit-hash">05bdbd0</span>
88 </div>
89 <a href="/posts/bash_harder_with_vim" class="post-link">
69 <span class="post-link">Bash Harder With Vim</span> 90 <span class="post-link">Bash Harder With Vim</span>
70 </a> 91 </a>
71 </div> 92 </div>
72 93
73 <div class="post"> 94 <div class="post">
74 <div class="date">30/07 2019</div> 95 <div class="date">
75 <a href="/posts/hold_position!.html" class="post-link"> 96 30/07 2019
97 <span class="commit-hash">487b33f</span>
98 </div>
99 <a href="/posts/hold_position!" class="post-link">
76 <span class="post-link">Hold Position!</span> 100 <span class="post-link">Hold Position!</span>
77 </a> 101 </a>
78 </div> 102 </div>
79 103
80 <div class="post"> 104 <div class="post">
81 <div class="date">29/07 2019</div> 105 <div class="date">
82 <a href="/posts/get_better_at_yanking_and_putting_in_vim.html" class="post-link"> 106 29/07 2019
107 <span class="commit-hash">4e9883d</span>
108 </div>
109 <a href="/posts/get_better_at_yanking_and_putting_in_vim" class="post-link">
83 <span class="post-link">Get Better At Yanking And Putting In Vim</span> 110 <span class="post-link">Get Better At Yanking And Putting In Vim</span>
84 </a> 111 </a>
85 </div> 112 </div>
diff --git a/docs/posts/WPA_woes.html b/docs/posts/WPA_woes/index.html
index dbf1b82..ab92cab 100644
--- a/docs/posts/WPA_woes.html
+++ b/docs/posts/WPA_woes/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">12/10 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 12/10 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/WPA_woes.md
20" style="text-decoration: none">
21 9367110
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 WPA Woes 26 WPA Woes
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -62,7 +70,7 @@ $ sudo sv restart dhcpcd
62</code></pre> 70</code></pre>
63 71
64 </div> 72 </div>
65 <a href="/index.html" class="post-end-link">��� Back</a> 73 <a href="/" class="post-end-link">��� Back</a>
66 <div class="separator"></div> 74 <div class="separator"></div>
67 </div> 75 </div>
68 </div> 76 </div>
diff --git a/docs/posts/bash_harder_with_vim.html b/docs/posts/bash_harder_with_vim/index.html
index 54ab982..48e018f 100644
--- a/docs/posts/bash_harder_with_vim.html
+++ b/docs/posts/bash_harder_with_vim/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">31/07 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 31/07 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/bash_harder_with_vim.md
20" style="text-decoration: none">
21 05bdbd0
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Bash Harder With Vim 26 Bash Harder With Vim
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -22,9 +30,7 @@
22additions you could make to your <code>vimrc</code> for a better shell programming 30additions you could make to your <code>vimrc</code> for a better shell programming
23experience.</p> 31experience.</p>
24 32
25<hr/> 33<h3 id="Man%20pages%20inside%20vim">Man pages inside vim</h3>
26
27<h4 id="Man%20pages%20inside%20vim">Man pages inside vim</h4>
28 34
29<p>Source this script to get started: </p> 35<p>Source this script to get started: </p>
30 36
@@ -39,9 +45,7 @@ and the ability to jump around with <code>Ctrl-]</code> and <code>Ctrl-T</code>.
39<pre><code>let g:ft_man_open_mode = &#39;tab&#39; 45<pre><code>let g:ft_man_open_mode = &#39;tab&#39;
40</code></pre> 46</code></pre>
41 47
42<hr/> 48<h3 id="Scratchpad%20to%20test%20your%20commands">Scratchpad to test your commands</h3>
43
44<h4 id="Scratchpad%20to%20test%20your%20commands">Scratchpad to test your commands</h4>
45 49
46<p>I often test my <code>sed</code> substitutions, here is 50<p>I often test my <code>sed</code> substitutions, here is
47a sample from the script used to generate this site: </p> 51a sample from the script used to generate this site: </p>
@@ -78,7 +82,7 @@ Press ENTER or type command to continue
78</ul> 82</ul>
79 83
80 </div> 84 </div>
81 <a href="/index.html" class="post-end-link">��� Back</a> 85 <a href="/" class="post-end-link">��� Back</a>
82 <div class="separator"></div> 86 <div class="separator"></div>
83 </div> 87 </div>
84 </div> 88 </div>
diff --git a/docs/posts/bye_bye_BDFs.html b/docs/posts/bye_bye_BDFs/index.html
index 3b20814..b191615 100644
--- a/docs/posts/bye_bye_BDFs.html
+++ b/docs/posts/bye_bye_BDFs/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">07/08 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 07/08 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/bye_bye_BDFs.md
20" style="text-decoration: none">
21 7f39c8d
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Bye Bye BDFs 26 Bye Bye BDFs
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -45,7 +53,7 @@ remain unaffected by the update.</p>
45OpenType font formats.</p> 53OpenType font formats.</p>
46 54
47 </div> 55 </div>
48 <a href="/index.html" class="post-end-link">��� Back</a> 56 <a href="/" class="post-end-link">��� Back</a>
49 <div class="separator"></div> 57 <div class="separator"></div>
50 </div> 58 </div>
51 </div> 59 </div>
diff --git a/docs/posts/color_conundrum.html b/docs/posts/color_conundrum/index.html
index 113fd25..f504918 100644
--- a/docs/posts/color_conundrum.html
+++ b/docs/posts/color_conundrum/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">31/12 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 31/12 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/color_conundrum.md
20" style="text-decoration: none">
21 e991ba5
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Color Conundrum 26 Color Conundrum
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -56,7 +64,7 @@ are dimmed further.</p>
56combinations.</p> 64combinations.</p>
57 65
58 </div> 66 </div>
59 <a href="/index.html" class="post-end-link">��� Back</a> 67 <a href="/" class="post-end-link">��� Back</a>
60 <div class="separator"></div> 68 <div class="separator"></div>
61 </div> 69 </div>
62 </div> 70 </div>
diff --git a/docs/posts/get_better_at_yanking_and_putting_in_vim.html b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
index f6ff300..926526c 100644
--- a/docs/posts/get_better_at_yanking_and_putting_in_vim.html
+++ b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">29/07 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 29/07 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/get_better_at_yanking_and_putting_in_vim.md
20" style="text-decoration: none">
21 4e9883d
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Get Better At Yanking And Putting In Vim 26 Get Better At Yanking And Putting In Vim
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -42,7 +50,7 @@ nnoremap gb `[v`] &quot; &quot;a quick map to perform the above
42</ol> 50</ol>
43 51
44 </div> 52 </div>
45 <a href="/index.html" class="post-end-link">��� Back</a> 53 <a href="/" class="post-end-link">��� Back</a>
46 <div class="separator"></div> 54 <div class="separator"></div>
47 </div> 55 </div>
48 </div> 56 </div>
diff --git a/docs/posts/hold_position!.html b/docs/posts/hold_position!/index.html
index 8879955..8d441cf 100644
--- a/docs/posts/hold_position!.html
+++ b/docs/posts/hold_position!/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">30/07 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 30/07 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/hold_position!.md
20" style="text-decoration: none">
21 487b33f
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Hold Position! 26 Hold Position!
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -41,7 +49,7 @@ backticks) instead, but it comes in handy when you run your file through
41heavier filtering.</p> 49heavier filtering.</p>
42 50
43 </div> 51 </div>
44 <a href="/index.html" class="post-end-link">��� Back</a> 52 <a href="/" class="post-end-link">��� Back</a>
45 <div class="separator"></div> 53 <div class="separator"></div>
46 </div> 54 </div>
47 </div> 55 </div>
diff --git a/docs/posts/my_setup.html b/docs/posts/my_setup/index.html
index 0175275..9091b8f 100644
--- a/docs/posts/my_setup.html
+++ b/docs/posts/my_setup/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">07/11 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 07/11 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/my_setup.md
20" style="text-decoration: none">
21 6bf0319
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 My Setup 26 My Setup
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -46,7 +54,7 @@ compiled with <code>xelatex</code>. Other <em>fun</em> documents are made with
46GIMP :).</p> 54GIMP :).</p>
47 55
48 </div> 56 </div>
49 <a href="/index.html" class="post-end-link">��� Back</a> 57 <a href="/" class="post-end-link">��� Back</a>
50 <div class="separator"></div> 58 <div class="separator"></div>
51 </div> 59 </div>
52 </div> 60 </div>
diff --git a/docs/posts/onivim_sucks.html b/docs/posts/onivim_sucks/index.html
index 1b4b835..d28b20d 100644
--- a/docs/posts/onivim_sucks.html
+++ b/docs/posts/onivim_sucks/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">02/08 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 02/08 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/onivim_sucks.md
20" style="text-decoration: none">
21 681a65f
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Onivim Sucks 26 Onivim Sucks
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -47,7 +55,7 @@ final price! If you are on the lookout for an editor, I would suggest using
47<a href="https://vim.org">Vim</a>, charity ware that actually works, and costs $100 lesser.</p> 55<a href="https://vim.org">Vim</a>, charity ware that actually works, and costs $100 lesser.</p>
48 56
49 </div> 57 </div>
50 <a href="/index.html" class="post-end-link">��� Back</a> 58 <a href="/" class="post-end-link">��� Back</a>
51 <div class="separator"></div> 59 <div class="separator"></div>
52 </div> 60 </div>
53 </div> 61 </div>
diff --git a/docs/posts/static_sites_with_bash.html b/docs/posts/static_sites_with_bash/index.html
index 5fdfcfe..0605147 100644
--- a/docs/posts/static_sites_with_bash.html
+++ b/docs/posts/static_sites_with_bash/index.html
@@ -13,8 +13,16 @@
13 <body> 13 <body>
14 <div class="posts"> 14 <div class="posts">
15 <div class="post"> 15 <div class="post">
16 <div class="date">23/11 2019</div> 16 <div class="date">
17 <span style="font-size: 2rem; font-weight: 600"> 17 23/11 2019
18 <span class="commit-hash">
19 <a href="https://github.com/nerdypepper/site/blob/master/posts/static_sites_with_bash.md
20" style="text-decoration: none">
21 d1faa7e
22 </a>
23 </span>
24 </div>
25 <span class="post-title">
18 Static Sites With Bash 26 Static Sites With Bash
19 </span> 27 </span>
20 <div class="post-text"> 28 <div class="post-text">
@@ -68,7 +76,7 @@ title-case), and <code>date(1)</code> to add the date to each post
68listing!</p> 76listing!</p>
69 77
70 </div> 78 </div>
71 <a href="/index.html" class="post-end-link">��� Back</a> 79 <a href="/" class="post-end-link">��� Back</a>
72 <div class="separator"></div> 80 <div class="separator"></div>
73 </div> 81 </div>
74 </div> 82 </div>
diff --git a/docs/style.css b/docs/style.css
index 45e69eb..fab6779 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -12,7 +12,7 @@
12 --black: #212121; 12 --black: #212121;
13 --light-black: #535353; 13 --light-black: #535353;
14 --white: #ffffff; 14 --white: #ffffff;
15 --dark-white: #d4d4d4; 15 --dark-white: #eeeeee;
16} 16}
17 17
18body { 18body {
@@ -114,8 +114,8 @@ a, a:hover, a:visited, a:active {
114.post-link, .post-link:hover, .post-link:visited, .post-link:active { 114.post-link, .post-link:hover, .post-link:visited, .post-link:active {
115 color: var(--black); !important 115 color: var(--black); !important
116 font-family: 'Inter', sans-serif; 116 font-family: 'Inter', sans-serif;
117 font-weight: 600; 117 font-weight: 700;
118 font-size: 1rem; 118 font-size: 1.1rem;
119 text-decoration: none; 119 text-decoration: none;
120} 120}
121 121
@@ -127,6 +127,14 @@ a, a:hover, a:visited, a:active {
127 font-size: 0.8rem; 127 font-size: 0.8rem;
128} 128}
129 129
130.post-title {
131 text-decoration: none;
132 color: var(--light-black);
133 text-shadow: none;
134 font-weight: 800;
135 font-size: 1.5rem;
136}
137
130.post-text { 138.post-text {
131 font-size: 0.9rem; 139 font-size: 0.9rem;
132} 140}
@@ -156,3 +164,9 @@ pre > code {
156::-moz-selection, ::selection { 164::-moz-selection, ::selection {
157 background: var(--cyan); 165 background: var(--cyan);
158} 166}
167
168.commit-hash {
169 float: right;
170 text-decoration: none;
171 font-family: Monospace;
172}