Magic Static Site Generator
Magic-SSG is a simple Static Site Generator tool, and it can help you to generate .html from . txt files. Current version is 0.1 .
Features
So far, this tool has the following functions:
- Open a .txt file and generate a .html file
- Search .txt file from input folder
- Automatically identify titles and content
Installation
Make sure you have installed Python version 3.8.5 or above.
Sample Use
- python magic_ssg.py --input
- python magic_ssg.py --i
- python magic_ssg.py –v
- python magic_ssg.py –h