badrihippo.thekambattu.rocks/README.md
Badri Sunderarajan ea29ca22c7
Add README and clarify licence
Having the code and text both under both GPLv3+ and CC-BY-NC 4.0
was a bit confusing, and might not have been compatible with
the upstream code I'm copying.

Instead, I clarified that the site genration code is under the
GPLv3+ while the contents of the articles themselves are under
CC-BY-NC 4.0.
2024-10-30 18:15:01 +05:30

1.2 KiB

Sources for my blog.

Run

This site is built with Haunt.

Once you have haunt installed, you can build the site with

haunt build

To test the built site locally, use

haunt serve

Licence

The source code for generating this website (i.e. everything in this repo except the public/ folder) can be used under the terms of the GNU General Public Licence or (at your option) any later version. See the COPYING file for details.

The actual contents (i.e. all the articles inside the public/ directory, and the contents thereof) are under the Creative Commons BY-NC 4.0 International licence.

Credits

Some generation scripts are customised from the original Haunt code by David Thompson.

The commonmark+scm reader and other related scripts are from the sources for Steve Sprang's website, with one tweak to disable "smart quotes".

The primary font used in this website is Poppins, by the Indian Type Foundry.