Skip to content

Instantly share code, notes, and snippets.

View abhishekmishra's full-sized avatar
💻
Typing furiously!

Abhishek Mishra abhishekmishra

💻
Typing furiously!
View GitHub Profile
@abhishekmishra
abhishekmishra / substack_posts_import.py
Last active January 11, 2022 07:05
Import Substack Newsletter/Blog Posts into Pelican Posts Folder
#!/usr/bin/env python3
# UNLICENSE
#
# This is free and unencumbered software released into the public domain.
# Anyone is free to copy, modify, publish, use, compile, sell, or
# distribute this software, either in source code form or as a compiled
# binary, for any purpose, commercial or non-commercial, and by any
# means.