Skip to content

A static site generator which converts markdown files into HTML

Notifications You must be signed in to change notification settings

nathanieldorn/ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Site Generator

This program converts Markdown files into HTML to create a static webpage. The sample pages are published and hosted through github-pages here.

Directory Structure

Src

  • Contains all Python source files, including unit tests

Docs

  • Contains static content published to github-pages

Content

  • Contains source files that are converted into Docs

Static

  • Contains source images and stylesheet

Supported Markdown Types

  • Bold
  • Italic
  • Paragraph
  • Quote
  • Code
  • Link
  • Image
  • Unordered / ordered lists

About

A static site generator which converts markdown files into HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages