Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-18 | Ignore Main.min.js | William Carroll | 1 | -1/+1 | |
The elm2nix expression builds my code as Main.min.js. As such, I changed my index.html to require Main.min.js instead of elm.js. When I run elm-live now, I make sure that I output Main.min.js as well. I need to gitignore this to exclude it from my repository though. | |||||
2020-04-18 | "Chord Drill Sergeant" -> "Learn Piano Chords" | William Carroll | 1 | -0/+3 | |
In the spirit of "keep it simple, stupid", I am naming this application as closely to the functionality as I can imagine. |