Hippo
ab5ced7c6a
Allow newer versions of node in package.json
...
Till now, they had to be strictly equal to 12.x. Now you can also
use newer versions of node (and hopefully they'll work 😛 )
2021-07-25 17:26:42 +05:30
Hippo
991899a1df
Bump convict to version 6 (so we can use new features later)
...
We want the `nullable` property: coming up in the next commit 😉
2021-07-21 21:59:56 +05:30
Hippo
4cfea0ac3d
Allow Seance upload/download through websockets
...
It's all working! Yay!!
2020-05-14 22:05:29 +05:30
Hippo
54ae9f57a6
Add Procfile and node version for Heroku deploy
2020-05-10 18:50:27 +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
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
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
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