Ask HN: How do you document your personal projects?

3 points by lukeboi ↗ HN
I'm curious if/how people keep records on side projects they create. I do electrical and software engineering and I've found twitter's character limits make it useless because you can't go into much depth. I've also found setting up (and driving traffic to) a blog to be a very time consuming and inefficient process. Is there an easier way?

2 comments

[ 3.5 ms ] story [ 17.0 ms ] thread
Private DokuWiki on DigitalOcean $5 server
Hey you can document your process in markdown files files locally or you can create a github repo with that markdown file

That’s what I do and it has worked pretty well for me