Comment on Show HN: My Subscript project I used at School for taking notes using HTML/CSSparentComments−colbynOP5yAlso, things definitely evolved a bit.In the following order: 1. Originally I just used LaTeX https://github.com/colbyn/colbyns-math-notes-old 2. Then moved to AsciiDoc https://github.com/colbyn/colbyns-math-notes 3. Then thought that using plain HTML/CSS would be better https://github.com/colbyn/school-notes 4. Then decided that Parcel + PostHTML was too much of a pain and moved to my own compiler https://github.com/colbyn/subscriptHere is an example from the current iteration:https://colbyn.github.io/subscript/calc1/chapter6.html
Comments
Also, things definitely evolved a bit.
In the following order: 1. Originally I just used LaTeX https://github.com/colbyn/colbyns-math-notes-old 2. Then moved to AsciiDoc https://github.com/colbyn/colbyns-math-notes 3. Then thought that using plain HTML/CSS would be better https://github.com/colbyn/school-notes 4. Then decided that Parcel + PostHTML was too much of a pain and moved to my own compiler https://github.com/colbyn/subscript
Here is an example from the current iteration:
https://colbyn.github.io/subscript/calc1/chapter6.html