Skip to content
/ TSMB Public

The Simple Markdown Blog can be used with any webserver. Nginx, Apache, Node.JS. It's powered by javascript in the browser.

Notifications You must be signed in to change notification settings

ForestJ2/TSMB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

The Simple Markdown Blog

Live Example

I built this after searching for a simple markdown blogging platform that didn't require Node.JS or some specific server dependency to run, despite most of them having "simple" in the name.

Installation

Place the contents of the html folder in this respository onto any webserver of your choice. If you have a simple setup, that could possibly be var/www/html.

SMB should now be installed and running on your server. The SEO tags in the head section of the html file can't be filled with Javascript, so you should modify index.html to fit your blog's information.

What's Used

Framework Usage
Bootstrap Used to design the blog.
Showdown.JS Used to convert Markdown into HTML.
hightlight.js Used for syntax highlighting codeblocks in blog posts.

About

The Simple Markdown Blog can be used with any webserver. Nginx, Apache, Node.JS. It's powered by javascript in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published