Commit graph

15 commits

Author SHA1 Message Date
Hippo
d5fd82e421 Allow basic Ghost -> ePub collation!
This doesn't include images and stuff, but hey, at least we've
got the basics covered!
2021-04-02 20:59:22 +05:30
Hippo
4cfea0ac3d Allow Seance upload/download through websockets
It's all working! Yay!!
2020-05-14 22:05:29 +05:30
Hippo
8c7ad6e81e Adjust dependencies to stop causing errors
Essentially, downgrade Babel and a few related packages
2020-05-05 21:27:10 +05:30
Hippo
35cdad01c2 Set up Bulma
Also, an empty directory (with a placeholder index.htm) to render
the static files
2020-05-05 19:22:46 +05:30
Hippo
2353195837 Set up skeleton server! 2020-05-05 18:40:41 +05:30
Badri Sunderarajan
e0b5ab31b4 Update mediumexporter 2020-05-04 16:45:23 +05:30
Hippo
51b7dcf49a Add setup command (to set all config variables) 2020-04-26 21:12:15 +05:30
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
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
1a6d7a8df3 Initial commit with skeleton CLI tool 2019-10-06 19:27:08 +05:30