Skip to content

Static website generator. From markdown to web content.

Notifications You must be signed in to change notification settings

berukaimerito/markdown-site-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to HTML Converter

Overview

A Python-based tool for converting markdown documents into HTML. It supports a wide array of markdown features

Rivendell

Features

  • Transforms markdown elements including headings, paragraphs, bold and italic text, links, images, and code snippets into their HTML counterparts.
  • Designed with object-oriented principles.
  • Supports basic error handling with a roadmap for more sophisticated mechanisms.

Enhancements

  • Nested structures
  • Robust error handling

Quick Start

./main.sh

About

Static website generator. From markdown to web content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published