Metadata-Version: 2.1
Name: postblog
Version: 0.5.2
Summary: The kickerly fast site management
Home-page: https://github.com/machineandme/postblog
Author: Machine & Me
Author-email: ceo@machineand.me
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/machineandme/postblog/issues
Project-URL: Funding, https://www.patreon.com/machineandme
Project-URL: Source, https://github.com/machineandme/postblog
Keywords: generate website cms markdown html static github pages
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5.*
Description-Content-Type: text/markdown
Requires-Dist: aiofiles (==0.4.0)
Requires-Dist: click (==7.0)
Requires-Dist: fire (==0.2.1)
Requires-Dist: h11 (==0.8.1)
Requires-Dist: httptools (==0.0.13)
Requires-Dist: jinja2 (==2.10.3)
Requires-Dist: markupsafe (==1.1.1)
Requires-Dist: parso (==0.5.1)
Requires-Dist: pyyaml (==5.1.2)
Requires-Dist: six (==1.12.0)
Requires-Dist: starlette (==0.12.10)
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: uvicorn (==0.9.0)
Requires-Dist: uvloop (==0.13.0)
Requires-Dist: websockets (==8.0.2)

# Postblog

The kickerly fast site management

Use is easier than any blog ever:
```
pip install postblog
postblog init
postblog open browser
```

After that just upload the site folder to a hosting or github pages

![1](_readme_files/1.png?raw=true)

![2](_readme_files/2.png?raw=true)

![3](_readme_files/3.png?raw=true)

![4](_readme_files/4.png?raw=true)


