luca0N.com Website Sources
Go to file
luca0N! e352345d44
Add links to available hidden services (#3)
2024-03-10 22:07:41 -03:00
src Add links to available hidden services (#3) 2024-03-10 22:07:41 -03:00
COPYRIGHT Change to plain text characters 2023-09-07 23:32:23 -03:00
LICENSE Added original source files 2022-05-13 17:46:14 -03:00
Makefile Update clean target 2023-09-07 23:47:15 -03:00
README.md Update copyright year on README 2023-07-09 23:04:15 -03:00

README.md

luca0N! Website Sources

This repository contains all sources for the third revision of the luca0N.com website. Keep in mind that the sources for revision 1 and 2 are not in this repository.

Copyright © 2020—2023 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 and 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

Building

Run the following command in a shell:

$ make

To delete previously built pages, run the following command:

$ make clean