Commit graph

4 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
a41b45c58f Add "dry run" options for push-to-ghost command
These options make Seance go through the motions of processing a
post without actually uploading images and/or pushing them to
Ghost. This makes it easier to test out stuff for new features
(or, more accurately, it reduces the need to clean up afterwards!)
2021-03-30 17:41:13 +05:30
Badri Sunderarajan
6496768956 Fix create-user command and make it actually save a file
Earlier, it used to print out the stuff to the screen, which you'd
then have to copy to a file manually - tedious!

By the way, the other fixes were typos and omissions while changing
Seance from a simple file to an object.
2020-05-08 15:39:44 +05:30
Hippo
f31cc73cc8 Give .js files more descriptive names
This is in preparation for setting up the server! ;-)
2020-05-05 18:01:34 +05:30
Renamed from index.js (Browse further)