diff options
Diffstat (limited to 'docs/posts/rapid_refactoring_with_vim')
-rw-r--r-- | docs/posts/rapid_refactoring_with_vim/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/posts/rapid_refactoring_with_vim/index.html b/docs/posts/rapid_refactoring_with_vim/index.html index bc66184..197a94f 100644 --- a/docs/posts/rapid_refactoring_with_vim/index.html +++ b/docs/posts/rapid_refactoring_with_vim/index.html | |||
@@ -16,7 +16,7 @@ | |||
16 | <body> | 16 | <body> |
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="/posts" class="post-end-link">⟵ Back</a> |
20 | <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/rapid_refactoring_with_vim.md | 20 | <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/rapid_refactoring_with_vim.md |
21 | ">View Raw</a> | 21 | ">View Raw</a> |
22 | <div class="separator"></div> | 22 | <div class="separator"></div> |
@@ -130,24 +130,24 @@ BUFFER: json!( ... );</code></pre> | |||
130 | 130 | ||
131 | </div> | 131 | </div> |
132 | 132 | ||
133 | <div class=intro> | 133 | <div class="intro"> |
134 | Hi. | 134 | Hi. |
135 | <div class=hot-links> | 135 | <div class="hot-links"> |
136 | <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | 136 | <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe</a> |
137 | <a href=https://liberapay.com/nerdypepper/donate class=donate-button>Donate</a> | 137 | <a href="https://liberapay.com/nerdypepper/donate" class="donate-button">Donate</a> |
138 | </div> | 138 | </div> |
139 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | 139 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> |
140 | <p> | 140 | <p> |
141 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | 141 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. |
142 | I write <a href=https://git.peppe.rs>open-source stuff</a> to pass time. | 142 | I write <a href="https://git.peppe.rs">open-source stuff</a> to pass time. |
143 | I also design fonts: | 143 | I also design fonts: |
144 | <a href=https://git.peppe.rs/fonts/scientifica>scientifica</a>, | 144 | <a href="https://git.peppe.rs/fonts/scientifica">scientifica</a>, |
145 | <a href=https://git.peppe.rs/fonts/curie>curie</a>. | 145 | <a href="https://git.peppe.rs/fonts/curie">curie</a>. |
146 | </p> | 146 | </p> |
147 | <p>Send me a mail at [email protected] or a message at [email protected].</p> | 147 | <p>Send me a mail at [email protected] or a message at [email protected].</p> |
148 | </div> | 148 | </div> |
149 | 149 | ||
150 | <a href="/" class="post-end-link">⟵ Back</a> | 150 | <a href="/posts" class="post-end-link">⟵ Back</a> |
151 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/rapid_refactoring_with_vim.md | 151 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/rapid_refactoring_with_vim.md |
152 | ">View Raw</a> | 152 | ">View Raw</a> |
153 | </div> | 153 | </div> |