Journey v0.2.0
kabukky
released this
Assets
- 4.57 MB journey-darwin-10.6-386.zip
- 4.82 MB journey-darwin-10.6-amd64.zip
- 6.11 MB journey-linux-386.zip
- 6.41 MB journey-linux-amd64.zip
- 5.07 MB journey-linux-arm-5.zip
- 5.05 MB journey-linux-arm-6.zip
- 5.04 MB journey-linux-arm-7.zip
- 6.1 MB journey-linux-arm64.zip
- 4.24 MB journey-windows-4.0-386.zip
- 4.53 MB journey-windows-4.0-amd64.zip
- Source code (zip)
- Source code (tar.gz)
- Added: HTTPS certificates are now automatically generated using Let's Encrypt if "UseLetsEncrypt" is true in config.json.
- Added: Posts can now be edited by appending "/edit" to the post URL (thanks blockloop).
- Added: Various RSS Feed improvements.
- Added: Footnotes support in Markdown (thanks tomkwok).
- Changed: Frontend bugfixes and improvements for the admin panel (thanks tomkwok).
- Fixed:
-custom-pathnow accepts all valid paths (LukeHowellDev). - Fixed: various bugfixes in the backend.
Journey v0.1.9
kabukky
released this
Assets
- 3.87 MB journey-darwin-386.zip
- 4.07 MB journey-darwin-amd64.zip
- 5.24 MB journey-linux-386.zip
- 5.48 MB journey-linux-amd64.zip
- 5.06 MB journey-linux-arm.zip
- 5.44 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.39 MB journey-windows-386.zip
- 4.62 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
- Changed: The log is no longer output to the log.txt file by default but instead to the console.
- Added:
-logcommand line option to set the file the log should be written to. After using this option, the log is no longer output to the console. Example usage:-log=path/to/log.txt - Added:
-http-portcommand line option to override the port used for the HTTP server as set in the config.json. Example usage:-http-port=8080 - Added:
-https-portcommand line option to override the port used for the HTTPS server as set in the config.json. Example usage:-https-port=8081 - Changed: The working directory is no longer automatically set to the Journey directory. For example, one could use
-log=log.txtas a command line option to output the log to the log.txt file in the directory the command was executed in.
Journey v0.1.8
kabukky
released this
Assets
- 3.87 MB journey-darwin-386.zip
- 4.07 MB journey-darwin-amd64.zip
- 5.24 MB journey-linux-386.zip
- 5.48 MB journey-linux-amd64.zip
- 5.06 MB journey-linux-arm.zip
- 5.44 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.39 MB journey-windows-386.zip
- 4.62 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
- Added: User name and slug can now be edited in the admin interface.
- Changed: RSS feed isn't output with CDATA tags anymore.
- Fixed: A bug when migrating from a Ghost version without navigation support.
- Fixed: Links to the blog are now output correctly in the RSS feed.
Journey v0.1.7
kabukky
released this
Assets
- 3.86 MB journey-darwin-386.zip
- 4.07 MB journey-darwin-amd64.zip
- 5.23 MB journey-linux-386.zip
- 5.47 MB journey-linux-amd64.zip
- 5.06 MB journey-linux-arm.zip
- 5.43 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.38 MB journey-windows-386.zip
- 4.61 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
- Added: "navigation", "url", "slug", "label", and "current" helpers and interface to add navigation items in the settings (admin interface).
- Added: navigation.hbs and pagination.hbs are now read from the theme
files. If they are not present, the built-in ones will be used. - Added: "contentFor" and "block" helpers.
- Added: "Log Out" link in admin interface.
- Fixed: Behavior of "author" and "author.name" helpers.
- Fixed: The number of total index pages is now calculated correctly.
- Fixed: Loading and redirection of custom pages without a trailing slash.
Journey v0.1.6
kabukky
released this
Assets
- 3.85 MB journey-darwin-386.zip
- 4.06 MB journey-darwin-amd64.zip
- 5.22 MB journey-linux-386.zip
- 5.46 MB journey-linux-amd64.zip
- 5.05 MB journey-linux-arm.zip
- 5.42 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.37 MB journey-windows-386.zip
- 4.6 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
- Added: Custom Pages. Files saved in content/pages/path/ will be served under yourblog.url/pages/path/. Handy for setting up project pages using html + css + js.
- Added: Migration from Ghost to Journey. Read how to do it here.
- Changed: If the last set theme is not found on start up, Journey first tries to load the default theme (promenade) then tries all available themes in order.
Journey v0.1.5
kabukky
released this
Assets
- 3.84 MB journey-darwin-386.zip
- 4.05 MB journey-darwin-amd64.zip
- 5.21 MB journey-linux-386.zip
- 5.45 MB journey-linux-amd64.zip
- 5.03 MB journey-linux-arm.zip
- 5.41 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.36 MB journey-windows-386.zip
- 4.58 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
Fixed: Image path creation on Windows.
Fixed: No selector field for post cover in Chrome.
Journey v0.1.4
kabukky
released this
Assets
- 3.84 MB journey-darwin-386.zip
- 4.04 MB journey-darwin-amd64.zip
- 5.21 MB journey-linux-386.zip
- 5.45 MB journey-linux-amd64.zip
- 5.03 MB journey-linux-arm.zip
- 5.4 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.36 MB journey-windows-386.zip
- 4.58 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
Added: Support for arguments in plugin helpers.
Fixed: Parsing of arguments when executing the plural helper.
Journey v0.1.3
kabukky
released this
Assets
- 3.84 MB journey-darwin-386.zip
- 4.04 MB journey-darwin-amd64.zip
- 5.21 MB journey-linux-386.zip
- 5.45 MB journey-linux-amd64.zip
- 5.03 MB journey-linux-arm.zip
- 5.4 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.36 MB journey-windows-386.zip
- 4.58 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
Fixed: @blog.url helper.
Journey v0.1.2
kabukky
released this
Assets
- 3.84 MB journey-darwin-386.zip
- 4.04 MB journey-darwin-amd64.zip
- 5.21 MB journey-linux-386.zip
- 5.44 MB journey-linux-amd64.zip
- 5.03 MB journey-linux-arm.zip
- 5.4 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.36 MB journey-windows-386.zip
- 4.58 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
Fixed: Critical bug when parsing helper arguments.
Journey v0.1.1
kabukky
released this
Assets
- 3.84 MB journey-darwin-386.zip
- 4.04 MB journey-darwin-amd64.zip
- 5.21 MB journey-linux-386.zip
- 5.44 MB journey-linux-amd64.zip
- 5.03 MB journey-linux-arm.zip
- 5.4 MB journey-linux-debian-wheezy-stable-amd64.zip
- 4.36 MB journey-windows-386.zip
- 4.58 MB journey-windows-amd64.zip
- Source code (zip)
- Source code (tar.gz)
Fixed: Creation of the plugins directory if it doesn't exist.