swg/README.md

25 lines
926 B
Markdown
Raw Permalink Normal View History

2022-02-25 01:18:14 +00:00
# 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.
2022-02-25 01:18:14 +00:00
2023-09-08 02:23:28 +00:00
This utility was created originally for the [development of version 3 of the
luca0N! website](https://git.luca0n.com/luca0N/luca0N-website).
2022-02-25 01:18:14 +00:00
Static Website Generator is currently under development, and production usage
2023-09-08 02:23:28 +00:00
is discouraged. Expect bugs and bad unoptimized performance.
## License and copyright notice
2024-03-24 20:53:09 +00:00
Copyright © 20222024 luca0N!
2022-02-25 01:18:14 +00:00
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)
2022-03-02 21:41:21 +00:00
## Documentation
Coming soon!