Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 772 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 772 Bytes

Static Site Generator

This is a personal project aimed at converting Markdown files into HTML pages. The primary goal is to facilitate the quick creation of static websites.

Features

  • Convert Markdown files into HTML.
  • Suitable for generating static websites quickly.

Dependencies

  • Python

Usage

This project is currently in development and does not have a user-friendly interface or command-line tool yet.

Testing

To run the unit tests, use the provided shell script:

./test.sh

License

This project is licensed under the MIT License. This means you can use, modify, and distribute the code as long as you keep it open source. However, the author is not liable for any issues or damages arising from the use of this software.