aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bc579094f98f58e634d29e6421cb910ce8c1573f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Hydrilla&Haketilo website

This is the code used by Haketilo website. A live version of the website can be
seen at [https://haketilo.koszko.org](https://haketilo.koszko.org). There you
can also find more information about Haketilo itself - a tool to modify pages
opened in a web browser.

## Hacking

At the moment the recommended method of hacking on the website code is through
the [GNU Guix](https://guix.gnu.org/) package manager.

A Guix version of at least 1.1.0 is expected. Most development tasks have been
automated through Makefile. Rules use the `guix time-machine` command under the
hood to pull and run a fixed Guix version that is known to work with the
code. Please look into the Makefile to see what rules are available.

## Copying

This website is Copyright (C) 2022 Wojtek Kosior and others.
It is entirely available under the GNU Affero General Public License version 3
or later.
Some files might also give you broader permissions, see comments inside them.

*I, Wojtek Kosior, thereby promise not to sue for violation of this project's license. Although I request that you do not make use of this code in a proprietary program, I am not going to enforce this in court.*