/Magic-SSG

Primary LanguagePythonMIT LicenseMIT

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

  1. python magic_ssg.py --input
  2. python magic_ssg.py --i
  3. python magic_ssg.py –v
  4. python magic_ssg.py –h