kabukky / journey

A blog engine written in Go, compatible with Ghost themes.
https://kabukky.github.io/journey
MIT License
1.98k stars 202 forks source link

Why convert the database? #108

Open xeoncross opened 6 years ago

xeoncross commented 6 years ago

Looking at the database, it seems that only a couple changes are actually made when importing from Ghost.

Why did you decide that these changes were worth converting the database instead of simply leaving as-is and working around it? I'm not trying to nitpick, I'm excited about this project and curious to pick your brain as there is no "design decisions" document.