Skip to content

Tool to record thought sequences as blog posts.

Notifications You must be signed in to change notification settings

joelewis/livelogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####Live Blogging

A simple tool to log your thoughts and consolidate them as blog posts.

Disclaimer: This is not a blogging engine. All it does is power up your terminal to record your thoughts and generates blog post contents out of them. Hosting them, or copy pasting them into your blogging platform is upto you.

python blog.py start 'Blog Title / Topic' - opens up a vim instance. Write your content and :wq once done. Keep repeating this for every log on that topic.

python blog.py generate - Generates .txt/.md files for each post.

python blog.py server - Serves your output posts directory on port 3000.

Modify options config.py as per your choice.

About

Tool to record thought sequences as blog posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages