Commit graph

11 commits

Author SHA1 Message Date
Hippo
a57add4809 Allow YAML config load, and escape route if it doesn't exist
The "escape route" is the setup command (yet to be implemented)
2020-04-26 18:38:53 +05:30
Hippo
53b0832a8c Use convict to load config settings 2020-04-24 22:20:18 +05:30
Badri Sunderarajan
e1ec23fc3b
Adjust mediumexporter dependency to use seance-latest edition
This is a branch that will be kept updated to work with seance
even if the original at github:xdamman/mediumexporter#master
takes time to pull in changes
2020-01-11 16:40:15 +05:30
Hippo
dd79830afd Replace scissors with section-break and don't upload the image
Some publications, including Snipette, use an image in place of
section breaks. These images should be filtered out for Ghost and
replaced with a linebreak ('---') because the image will be added
later via CSS or something. Also, this means we don't have to
unnecessarily re-upload the pics multiple times and for mulitple
posts
2020-01-01 21:33:31 +05:30
Hippo
e01e510ed3 Write authors to metadata
This requires an updated version of mediumexporter, which has
been added in package.json
2019-12-24 22:37:00 +05:30
Hippo
9ae10df8a3 Add markdown to dependencies 2019-12-24 22:22:21 +05:30
Hippo
9e8da95450 Add Ghost Admin API (@tryghost/admin-api) 2019-12-24 20:52:55 +05:30
Hippo
2e9db3245f Implement test WebDAV function 2019-12-19 17:50:24 +05:30
Hippo
7f2cbcc221 Rename project: carpe-medium -> Seance
New name suggested by @manasakashi12, since that's what a seance
does: relay messages between Ghost and Medium ;-)
2019-12-10 18:21:43 +05:30
Hippo
bafc64fb5b Implement basic "create-user" functions (outputs JSON) 2019-10-09 16:17:37 +05:30
Hippo
1a6d7a8df3 Initial commit with skeleton CLI tool 2019-10-06 19:27:08 +05:30