Added original source files

This commit is contained in:
luca0N! 2022-05-13 17:46:14 -03:00
commit 260374ab94
Signed by: luca0N
GPG key ID: 2E7B4655CF16D7D6
11 changed files with 634 additions and 0 deletions

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# luca0N! Website Sources
This repository contains all sources for the up-and-coming third revision of the luca0N!.com website. Keep in mind that the sources for revision 1 and 2 are not in this repository.
## License and copyright notice
Copyright © 2020-2022 luca0N! Some rights reserved.
The contents of the luca0N!.com website are licensed under the Attribution-ShareAlike 4.0 International license unless otherwise stated. See [COPYRIGHT](COPYRIGHT) and [LICENSE](LICENSE) for more information.
## Building
Here are the instructions to build this website. It should work on any system, but this was only tested under GNU/Linux.
### Requirements
- [swg](https://git.luca0n.com/swg.git)
### Building
Coming soon!