parrot-www/BUILD.md

1014 B

Development

Initial development.

Using Debian Bookworm (stable/12).

Install

Install thusly.

Dependencies

Website build dependencies.

sudo apt install git hugo

Perhaps:

npm install postcss-cli

Sauce

Get source code to website:

git clone https://spacecruft.org/deepcrayon/parrot-www
cd parrot-www/

Build

Thusly.

hugo serve

Cruft

Not sure where the non-local links are hard-coded in the generator right now, so after generating the public/ files, run scripts to clean up output before using.

See:

Status

Alpha. Under early development.

TODO

Todo todo.

Disclaimer

I am not a programmer.

Copyright

Unofficial project, not related to upstream projects.

Upstream sources under their respective copyrights.

License

Copyright © 2023, Jeff Moe.

parrot-www is distributed under the terms of the AGPL-3.0-or-later license.