From 52aa46932c70a1626cf2f7277447440dcfccda40 Mon Sep 17 00:00:00 2001
From: navanchauhan
api.update_status("Web Version: {}".format(post_link))
+ +Posting Blog Posts as Twitter Threads Part 1/n
— Navan Chauhan (@navanchauhan) June 24, 2021
Why? Eh, no good reason, but should be fun.
Plan of Action
I recently shifted my website to a static site generator I wrote specifically for myself. 1/5
+Web Version: https://t.co/zROU1F5DYv
— Navan Chauhan (@navanchauhan) June 24, 2021
For the next part, I will try to append the code as well. diff --git a/docs/posts/2021-06-25-Blog2Twitter-P1.html b/docs/posts/2021-06-25-Blog2Twitter-P1.html index e3d615f..e01094b 100644 --- a/docs/posts/2021-06-25-Blog2Twitter-P1.html +++ b/docs/posts/2021-06-25-Blog2Twitter-P1.html @@ -105,6 +105,12 @@ I am not handling lists or images right now.
api.update_status("Web Version: {}".format(post_link))
+ +Posting Blog Posts as Twitter Threads Part 1/n
— Navan Chauhan (@navanchauhan) June 24, 2021
Why? Eh, no good reason, but should be fun.
Plan of Action
I recently shifted my website to a static site generator I wrote specifically for myself. 1/5
+Web Version: https://t.co/zROU1F5DYv
— Navan Chauhan (@navanchauhan) June 24, 2021
For the next part, I will try to append the code as well. -- cgit v1.2.3