tvl-depot/website
William Carroll 24692ab465 Properly support chord inversions
While I did change a lot of functionality, I also ran `elm-format` across the
codebase, which makes these changes a bit noisy.

Here is the TL;DR:
- Properly support chord inversions
- Ensure that the piano styling changes dynamically when I change the variables
  like `naturalWidth`
- Add start and end notes to define the size of the piano and which chords we
  create
- Support elm-format and run it across entire project
- Debug Misc.comesBefore
- Introduce a ChordInspector and debugger

TODO: Ensure that we only generate chords where all of the notes can be rendered
on the displayed keys.

TODO: Add preferences panel, so that I can do things like "Practice blues chords
in C and E with chord substitutions."
2020-04-12 16:43:34 +01:00
..
blog Fix spelling errors in cell-phone-experiment blog 2020-04-03 17:20:13 +01:00
days-of-week-habits Digitize daily habits 2020-03-27 18:26:27 +00:00
goals Change srcs to src for website.goals derivation 2020-03-27 16:02:44 +00:00
habitgarden Prototype my digital habits journal 2020-03-30 20:28:38 +01:00
habits Add a README to //website/habits 2020-04-05 16:31:46 +01:00
learn Run Prettier across projects 2020-03-27 10:59:50 +00:00
sandbox Properly support chord inversions 2020-04-12 16:43:34 +01:00
default.nix Publish habits as a webpage 2020-03-27 16:02:44 +00:00
index.html Publish habits as a webpage 2020-03-27 16:02:44 +00:00
README.md Add README to //website 2020-04-05 16:29:17 +01:00

wpcarro.dev

https://wpcarro.dev is my personal website. I expose a few subdomains, one of which you are probably visiting right now, git.wpcarro.dev. Here are some of the others:

  • blog.wpcarro.dev: My personal blog
  • learn.wpcarro.dev: Teaching others to code
  • sandbox.wpcarro.dev: Where I deploy some pet projects and code sketches

Visit https://wpcarro.dev for a sitemap.