Skip to content

dhrm1k/blogmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Blogmaker

Blogmaker is a simple blog generator that converts markdown files into a static html website.

Usage

  1. Clone the repository
  2. Run the Blogmaker.java file
  3. The output will be in the output folder

Your index.md file will be converted to index.html and placed in the output folder.

Your blog posts need to be linked in the index.md file with the proper formatting and all the posts in the content folder in markdown format to be converted to html and will be generated in the output folder.

In case you find anything troubling, I am on
twttr: @dhrm1k
instagram: @lastsonofkrypton007
mail me at dharmiik at proton dot me.

About

Simple java program to manage a blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages