wondrous_strange@lemmy.worldtoNo Stupid Questions@lemmy.world•How do I host a site for sharing notes for peers?
61·
10 days agoConsider using github. You could have as many repos/branches per topic/year/whatever and you did not list any need for privacy so the repositories could be public and read only for everyone but you.
There also a built in code editor(IDE)
You can also push binary files
The best is yet to come