Skip to content

πŸ“ MD2SITE is a handy command-line tool that seamlessly converts Markdown files into stunning HTML documents. With its simple interface and efficient processing, effortlessly transform your Markdown content into beautifully rendered web pages in no time! πŸš€

Notifications You must be signed in to change notification settings

dresta-V/MD2SITE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MD2SITE πŸ“βž‘οΈπŸ–₯️

Welcome to the Markdown to HTML Converter! This powerful tool empowers you to effortlessly transform your Markdown files into beautifully rendered HTML documents with just a few clicks. ✨

Features πŸš€

  • Simple Command-line Interface: Easily convert Markdown files to HTML with a straightforward command-line interface.
  • Customizable Output: Specify input and output directories to tailor the conversion process to your needs.
  • Markdown to HTML Conversion: Utilizes the robust blackfriday library to ensure accurate and reliable Markdown to HTML conversion.
  • Efficient Processing: Quickly process multiple Markdown files in batch, saving you time and effort.
  • Error Handling: Comprehensive error handling ensures smooth operation even in the face of unexpected issues.

Getting Started πŸ› οΈ

Prerequisites πŸ“‹

Before getting started, ensure you have the following prerequisites installed:

Installation πŸ’»

  1. Clone the repository:

    git clone https://github.com/dresta-V/MD2SITE.git
  2. Navigate to the project directory:

    cd MD2SITE
  3. Build the project:

    go build

Usage πŸš€

To convert Markdown files to HTML, use the following command-line syntax:

./MD2SITE -input <input_directory> -output <output_directory>

Contributing 🀝

Contributions are welcome! If you have any ideas for improvements or bug fixes, feel free to submit a pull request.

Acknowledgements πŸ™

blackfriday: A fantastic library for Markdown parsing and HTML rendering.

About

πŸ“ MD2SITE is a handy command-line tool that seamlessly converts Markdown files into stunning HTML documents. With its simple interface and efficient processing, effortlessly transform your Markdown content into beautifully rendered web pages in no time! πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages