Add info files
This commit is contained in:
commit
4c6d176167
3 changed files with 185 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# 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 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.](LICENSE)
|
||||
|
||||
Copyright (C) 2022 luca0N!
|
Loading…
Add table
Add a link
Reference in a new issue