aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-13 15:04:53 +0000
committerAkshay <[email protected]>2020-12-13 15:04:53 +0000
commitb96041b1818777c4c2fc94d81c74b4d6d19027ff (patch)
tree7563c63aea8629124071953145c1f3a440713986
parent94e9df318a5b8f51b74892002536fbc298cc7106 (diff)
fix link to point to git.peppe.rs
-rw-r--r--docs/posts/WPA_woes/index.html2
-rw-r--r--docs/posts/auto-currying_rust_functions/index.html2
-rw-r--r--docs/posts/bash_harder_with_vim/index.html2
-rw-r--r--docs/posts/bye_bye_BDFs/index.html2
-rw-r--r--docs/posts/call_to_ARMs/index.html2
-rw-r--r--docs/posts/color_conundrum/index.html2
-rw-r--r--docs/posts/font_size_fallacies/index.html2
-rw-r--r--docs/posts/get_better_at_yanking_and_putting_in_vim/index.html2
-rw-r--r--docs/posts/gripes_with_go/index.html2
-rw-r--r--docs/posts/hold_position!/index.html2
-rw-r--r--docs/posts/my_setup/index.html2
-rw-r--r--docs/posts/nixOS/index.html2
-rw-r--r--docs/posts/onivim_sucks/index.html2
-rw-r--r--docs/posts/pixel_art_in_GIMP/index.html2
-rw-r--r--docs/posts/rapid_refactoring_with_vim/index.html2
-rw-r--r--docs/posts/self-hosting_git/index.html2
-rw-r--r--docs/posts/static_sites_with_bash/index.html2
-rw-r--r--docs/posts/termux_tandem/index.html2
-rw-r--r--docs/posts/turing_complete_type_systems/index.html2
-rw-r--r--post.esh2
20 files changed, 20 insertions, 20 deletions
diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html
index 4feb244..f78eb2e 100644
--- a/docs/posts/WPA_woes/index.html
+++ b/docs/posts/WPA_woes/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/WPA_woes.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/WPA_woes.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/auto-currying_rust_functions/index.html b/docs/posts/auto-currying_rust_functions/index.html
index 1a56697..937993b 100644
--- a/docs/posts/auto-currying_rust_functions/index.html
+++ b/docs/posts/auto-currying_rust_functions/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/auto-currying_rust_functions.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/auto-currying_rust_functions.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html
index 257f717..e0f5fb4 100644
--- a/docs/posts/bash_harder_with_vim/index.html
+++ b/docs/posts/bash_harder_with_vim/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/bash_harder_with_vim.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/bash_harder_with_vim.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/bye_bye_BDFs/index.html b/docs/posts/bye_bye_BDFs/index.html
index 0719ae5..4d1904b 100644
--- a/docs/posts/bye_bye_BDFs/index.html
+++ b/docs/posts/bye_bye_BDFs/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/bye_bye_BDFs.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/bye_bye_BDFs.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/call_to_ARMs/index.html b/docs/posts/call_to_ARMs/index.html
index 3226cdd..670e68e 100644
--- a/docs/posts/call_to_ARMs/index.html
+++ b/docs/posts/call_to_ARMs/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/call_to_ARMs.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/call_to_ARMs.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/color_conundrum/index.html b/docs/posts/color_conundrum/index.html
index e6412a0..6a67520 100644
--- a/docs/posts/color_conundrum/index.html
+++ b/docs/posts/color_conundrum/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/color_conundrum.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/color_conundrum.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/font_size_fallacies/index.html b/docs/posts/font_size_fallacies/index.html
index 41b6b36..b0e2dd7 100644
--- a/docs/posts/font_size_fallacies/index.html
+++ b/docs/posts/font_size_fallacies/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/font_size_fallacies.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/font_size_fallacies.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
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 d0251d2..a852fb7 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
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/get_better_at_yanking_and_putting_in_vim.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/get_better_at_yanking_and_putting_in_vim.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/gripes_with_go/index.html b/docs/posts/gripes_with_go/index.html
index fdfaf93..74ccbeb 100644
--- a/docs/posts/gripes_with_go/index.html
+++ b/docs/posts/gripes_with_go/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/gripes_with_go.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/gripes_with_go.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/hold_position!/index.html b/docs/posts/hold_position!/index.html
index 24bd92a..efb1acc 100644
--- a/docs/posts/hold_position!/index.html
+++ b/docs/posts/hold_position!/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/hold_position!.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/hold_position!.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html
index 217ba59..bcb04e2 100644
--- a/docs/posts/my_setup/index.html
+++ b/docs/posts/my_setup/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/my_setup.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/my_setup.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/nixOS/index.html b/docs/posts/nixOS/index.html
index 90de43e..b017944 100644
--- a/docs/posts/nixOS/index.html
+++ b/docs/posts/nixOS/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/nixOS.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/nixOS.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/onivim_sucks/index.html b/docs/posts/onivim_sucks/index.html
index 0a2a343..3821042 100644
--- a/docs/posts/onivim_sucks/index.html
+++ b/docs/posts/onivim_sucks/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/onivim_sucks.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/onivim_sucks.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/pixel_art_in_GIMP/index.html b/docs/posts/pixel_art_in_GIMP/index.html
index 7158533..cfff795 100644
--- a/docs/posts/pixel_art_in_GIMP/index.html
+++ b/docs/posts/pixel_art_in_GIMP/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/pixel_art_in_GIMP.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/pixel_art_in_GIMP.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/rapid_refactoring_with_vim/index.html b/docs/posts/rapid_refactoring_with_vim/index.html
index ff6cb4c..f5da4df 100644
--- a/docs/posts/rapid_refactoring_with_vim/index.html
+++ b/docs/posts/rapid_refactoring_with_vim/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/rapid_refactoring_with_vim.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/rapid_refactoring_with_vim.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/self-hosting_git/index.html b/docs/posts/self-hosting_git/index.html
index 805b9e4..82c0841 100644
--- a/docs/posts/self-hosting_git/index.html
+++ b/docs/posts/self-hosting_git/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/self-hosting_git.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/self-hosting_git.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html
index 67f5d8b..8df4b92 100644
--- a/docs/posts/static_sites_with_bash/index.html
+++ b/docs/posts/static_sites_with_bash/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/static_sites_with_bash.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/static_sites_with_bash.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/termux_tandem/index.html b/docs/posts/termux_tandem/index.html
index d5df2ea..bb93c88 100644
--- a/docs/posts/termux_tandem/index.html
+++ b/docs/posts/termux_tandem/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/termux_tandem.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/termux_tandem.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/docs/posts/turing_complete_type_systems/index.html b/docs/posts/turing_complete_type_systems/index.html
index 0d3ea6c..c68f239 100644
--- a/docs/posts/turing_complete_type_systems/index.html
+++ b/docs/posts/turing_complete_type_systems/index.html
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/turing_complete_type_systems.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/turing_complete_type_systems.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
23 <div class="date"> 23 <div class="date">
diff --git a/post.esh b/post.esh
index 8e3ec6d..3f72d5a 100644
--- a/post.esh
+++ b/post.esh
@@ -17,7 +17,7 @@
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/<% basename $file%>">View Raw</a> 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/tree/posts/<% basename $file%>">View Raw</a>
21 <div class="separator"></div> 21 <div class="separator"></div>
22 <div class="date"> 22 <div class="date">
23 <%="$date"%> 23 <%="$date"%>