Static Website Generator
Go to file
luca0N! 1ca68c7c49
Fix article metadata parser
Fixed two issues regarding the metadata parser. The first issue caused
the parser to ignore line breaks if the length of a line was equal to
the length of the buffer, whereas the second issue caused the parser to
ignore more than it should if it came across a comment whose length was
smaller than the buffer length.
2022-05-24 20:35:26 -03:00
src Fix article metadata parser 2022-05-24 20:35:26 -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 Minor code refactoring 2022-05-02 20:58:58 -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!