Hacker News new | ask | show | jobs
by ZaninAndrea 3266 days ago
I'd like to use git in order to ensure a good reconciliation between edits made on multiple devices. Handwriting is not really the goal for my application, since it's a markdown editor.

As far as the web viewer is concerned would you like most a web editor or a static site generator (with hosting included). The web editor is more useful for personal use, but the static site allows everyone to access (I'm thinking about implementing both)

1 comments

I think a static site generator sounds useful. Not only for viewing when one is without one's apps, but also for sharing as you say.