atomic-server
atomic-server copied to clipboard
Quatro export / publish support for AtomicServer
Quatro is a tool for writing and publishing articles, popular in (computer) science circles.
@AlexMikhalev said it might be a good idea for us to write an export feature to their CLI. This has already been done for Confluence (ts, docs), for example.
Before we dive into this, I'd like to further explore how much value we're adding by making this.
- In which situations would publishing to AtomicServer make sense? IMO primarily when the user migrates from Quatro to AtomicServer.
- How well does the data model map? Both AtomicServer Articles and Quaotro Articles use markdown, so probably a lot? But perhaps there are some things that Quaotro supports that we don't (math formatting, for example)