How to duplicate post/page in Ghost CMS
I recently began exploring the Ghost blogging platform. Its design is exquisitely crafted and truly remarkable, making it the best of its kind. Unfortunately, its features are rather limited.
• 3 min readVery quick guide of basic Django installation. We are going to use pip command, virtualenv and python3 in this guide. In this guide I assume that you know Python programming language.
• 3 min readThis guide outlines how to create a Telegram bot for sending error messages quickly. It involves creating and registering a bot with @BotFather, identifying the user's chatID with @myidbot, and writing Python code for sending messages with the requests library.
• 2 min read