Skip to content

lululululu5/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site Generator - Bookbot

Project Description

Bookbot is a static site generator that converts Markdown files into HTML and serves the content via an HTTP server. The project uses a combination of Object-Oriented Programming (OOP) and Functional Programming to efficiently process and render Markdown content into fully functional static websites.

Features

  • Static Site Generation: Converts Markdown files into HTML pages.
  • HTTP Server Setup: Provisioning of an HTTP server using shell scripts.
  • Markdown Parsing: Implements a recursive parsing logic to handle inline Markdown to HTML conversion.
  • OOP and Functional Programming: Utilizes a hybrid programming approach for better modularity and maintainability.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages