Overview
Journey is a blog engine written in Go that is compatible with Ghost themes. It allows users to easily create and update posts from any device and supports custom behavior through Lua plugins. Journey is lightweight, fast, and has no dependencies, making it ideal for setting up micro blogs or hosting on low-end machines.
Features
- Easy to work with: Create or update posts from any device by logging into your blog's admin page.
- Extensible: Write plugins in Lua to customize the behavior of your blog.
- Good stuff available right away: Use Ghost themes to design your blog or migrate your existing Ghost installation to Journey.
- Good stuff to come: Future goals include support for MySQL, PostgreSQL, and Google App Engine.
- Easily secure: Enable HTTPS with a simple configuration and use it for development or production purposes.
- No dependencies: Download the latest release for your operating system and run the Journey executable without worrying about installing additional software.
- Lightweight and fast: Journey is faster and uses less memory compared to Ghost running on Node.js.
- Deployable anywhere: Download the release package for your operating system or build from source to run Journey on a variety of systems.
Summary
Journey is a lightweight and fast blog engine written in Go. It is compatible with Ghost themes and allows for easy creation and updating of posts from any device. With its extensibility through Lua plugins and no dependencies, Journey offers a convenient and flexible solution for bloggers. It can be deployed on various operating systems and offers HTTPS support for secure connections.