swg/README.md

25 lines
926 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Static Website Generator
Static Website Generator (swg) is a lightweight utility 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 [development of version 3 of the
luca0N! website](https://git.luca0n.com/luca0N/luca0N-website).
Static Website Generator is currently under development, and production usage
is discouraged. Expect bugs and bad unoptimized performance.
## License and copyright notice
Copyright © 20222023 luca0N!
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.](LICENSE)
## Documentation
Coming soon!