Static Website Generator
Go to file
luca0N! 00d22de1a2
Fix bold tag bug
Fixed a bug which caused the append() function on MarkdownParser to add
an extra undesirable byte in between characters inside of bold tags.
2022-03-22 17:57:19 -03:00
src Fix bold tag bug 2022-03-22 17:57:19 -03:00
COPYING Fix copyright files 2022-02-24 22:30:25 -03:00
COPYING.LESSER Fix COPYING files 2022-02-25 18:56:20 -03:00
Makefile Add Markdown parser 2022-02-25 18:52:16 -03:00
README.md Added documentation information 2022-03-02 18:41:21 -03:00
swg.example.cfg Added example configuration file 2022-03-02 18:39:37 -03:00

README.md

Static Website Generator

Static Website Generator (swg) is a utility currently under development that does exactly what's written on the tin. This utility aims to be a simple yet painless program to automate the boring work of static website development.

This utility was created originally for the (currenly ongoing) development of version 3 of the luca0N! website.

Static Website Generator is currently under development, and production usage is not advised. Expect bugs and bad unoptimized performance.

This is free software. You are allowed to modify, redistribute and distribute modified versions of this software under the terms of the GNU Lesser General Public License version 3, as published in 2007 by the Free Software Foundation, Inc. Read the LICENSE file for further information.

Documentation

Coming soon!


Copyright (C) 2022 luca0N!