The Music in Noise (Source Code)

This is the source code for my personal website, The Music in Noise. The website is statically generated in spite of being written in PHP and is compiled with a helpful little script I wrote, phpsg.sh, which compiles all the code to a static website.

Building

Dependencies:

  • Bash
  • PHP
  • GNU Parallel

Build using the phpsg.sh script.

Licensing

All documents generated by the website are licensed CC-BY-ND 4.0 International. The source code itself is All Rights Reserved unless otherwise specified (e.g. the build script). The main reason I publish this is so people can see how I make my website and (if they are so inspired) copy the model, not the content.

Description
My personal website.
https://themusicinnoise.net/
Readme 2.6 MiB
Languages
PHP 99.2%
CSS 0.5%
Shell 0.3%