|
|
@ -4,8 +4,8 @@
|
|
|
|
# TODO: Add a '-h' or '--help' flag, that displays information about the script, and how to use it.
|
|
|
|
# TODO: Add a '-h' or '--help' flag, that displays information about the script, and how to use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# sitegen / s4g
|
|
|
|
# s4g - Stupid Simple Static-Site Generator
|
|
|
|
# -------------
|
|
|
|
# ---------------------------------------------
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# This is a static-site generator, that can be used to convert Markdown files into HTML.
|
|
|
|
# This is a static-site generator, that can be used to convert Markdown files into HTML.
|
|
|
|
# It is extremely simple and extremely opinionated, as you can see if you read the code below.
|
|
|
|
# It is extremely simple and extremely opinionated, as you can see if you read the code below.
|
|
|
|