diff options
Diffstat (limited to 'docs/posts/static_sites_with_bash')
-rw-r--r-- | docs/posts/static_sites_with_bash/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html index 3c9ff6a..3e11cb3 100644 --- a/docs/posts/static_sites_with_bash/index.html +++ b/docs/posts/static_sites_with_bash/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/static_sites_with_bash.md | 20 | <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/static_sites_with_bash.md |
21 | ">View Raw</a> | 21 | ">View Raw</a> |
22 | <div class="separator"></div> | 22 | <div class="separator"></div> |
@@ -68,24 +68,24 @@ | |||
68 | 68 | ||
69 | </div> | 69 | </div> |
70 | 70 | ||
71 | <div class=intro> | 71 | <div class="intro"> |
72 | Hi. | 72 | Hi. |
73 | <div class=hot-links> | 73 | <div class="hot-links"> |
74 | <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> | 74 | <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe</a> |
75 | <a href=https://liberapay.com/nerdypepper/donate class=donate-button>Donate</a> | 75 | <a href="https://liberapay.com/nerdypepper/donate" class="donate-button">Donate</a> |
76 | </div> | 76 | </div> |
77 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> | 77 | <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> |
78 | <p> | 78 | <p> |
79 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. | 79 | I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. |
80 | I write <a href=https://git.peppe.rs>open-source stuff</a> to pass time. | 80 | I write <a href="https://git.peppe.rs">open-source stuff</a> to pass time. |
81 | I also design fonts: | 81 | I also design fonts: |
82 | <a href=https://git.peppe.rs/fonts/scientifica>scientifica</a>, | 82 | <a href="https://git.peppe.rs/fonts/scientifica">scientifica</a>, |
83 | <a href=https://git.peppe.rs/fonts/curie>curie</a>. | 83 | <a href="https://git.peppe.rs/fonts/curie">curie</a>. |
84 | </p> | 84 | </p> |
85 | <p>Send me a mail at [email protected] or a message at [email protected].</p> | 85 | <p>Send me a mail at [email protected] or a message at [email protected].</p> |
86 | </div> | 86 | </div> |
87 | 87 | ||
88 | <a href="/" class="post-end-link">⟵ Back</a> | 88 | <a href="/posts" class="post-end-link">⟵ Back</a> |
89 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/static_sites_with_bash.md | 89 | <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/static_sites_with_bash.md |
90 | ">View Raw</a> | 90 | ">View Raw</a> |
91 | </div> | 91 | </div> |