diff options
author | navanchauhan <navanchauhan@gmail.com> | 2022-11-07 23:37:46 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2022-11-07 23:37:46 -0700 |
commit | 3844af9183fa13a37e82abd5d08fe3c074e1a352 (patch) | |
tree | 7d50bd4a66f5827640255f7b0cbcf5374df51f91 /docs | |
parent | d75527f7eecc4e2fcdd18ab157412506717c8adb (diff) |
update blog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/feed.rss | 6 | ||||
-rw-r--r-- | docs/posts/2022-11-07-a-new-method-to-blog.html | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/feed.rss b/docs/feed.rss index 17ea0a5..5be9a5e 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ <title>Navan's Archive</title> <description>Rare Tips, Tricks and Posts</description> <link>https://web.navan.dev/</link><language>en</language> - <lastBuildDate>Mon, 07 Nov 2022 23:34:29 -0000</lastBuildDate> - <pubDate>Mon, 07 Nov 2022 23:34:29 -0000</pubDate> + <lastBuildDate>Mon, 07 Nov 2022 23:37:29 -0000</lastBuildDate> + <pubDate>Mon, 07 Nov 2022 23:37:29 -0000</pubDate> <ttl>250</ttl> <atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/> @@ -1330,6 +1330,8 @@ Serving HTTP on 0.0.0.0 port 8000 ... <pubDate>Mon, 07 Nov 2022 23:29:00 -0000</pubDate> <content:encoded><![CDATA[<h1>A new method to blog</h1> +<p><em><a rel="noopener" target="_blank" href="/assets/pdfs/2022-11-07-a-new-way-to-blog.pdf">Here</a> is the original PDF. I made some edits to the content after generating the markdown file</em></p> + <p><a rel="noopener" target="_blank" href="https://paperwebsite.com">Paper Website</a> is a service that lets you build a website with just pen and paper. I am going to try and replicate the process.</p> <h2>The Plan</h2> diff --git a/docs/posts/2022-11-07-a-new-method-to-blog.html b/docs/posts/2022-11-07-a-new-method-to-blog.html index aa209b2..2f25c2c 100644 --- a/docs/posts/2022-11-07-a-new-method-to-blog.html +++ b/docs/posts/2022-11-07-a-new-method-to-blog.html @@ -43,6 +43,8 @@ <main> <h1>A new method to blog</h1> +<p><em><a rel="noopener" target="_blank" href="/assets/pdfs/2022-11-07-a-new-way-to-blog.pdf">Here</a> is the original PDF. I made some edits to the content after generating the markdown file</em></p> + <p><a rel="noopener" target="_blank" href="https://paperwebsite.com">Paper Website</a> is a service that lets you build a website with just pen and paper. I am going to try and replicate the process.</p> <h2>The Plan</h2> |