/website

Source code for pwy.io

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

pwy.io

This repository contains source code for my website.

Powered by Nix.

Building

$ nix build

Running locally

$ nix run
# (and then open http://localhost:1313 in your browser)

License

Copyright (c) 2019, Patryk Wychowaniec (pwychowaniec @at@ pm.me).

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.