Journey Journal: A kirby plugin for sharing your journeys
- PHP 64.9%
- Vue 20.9%
- JavaScript 9.8%
- SCSS 3.4%
- CSS 0.9%
| .github/workflows | ||
| areas | ||
| blueprints | ||
| controllers | ||
| languages | ||
| models | ||
| site/plugins | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .htaccess | ||
| .prettierc | ||
| .releaserc | ||
| CHANGELOG.md | ||
| composer.json | ||
| composer.lock | ||
| index.css | ||
| index.js | ||
| index.php | ||
| index.site.php | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
| screenshot-journey-journal.png | ||
| SECURITY.md | ||
| yarn.lock | ||
Journey Journal
A plugin for creating a travel blog or a journal for journeys with kirby.
Overview
This plugin is completely free and published under the MIT license.
Installation
Download
Download and copy this repository to /site/plugins/journey-journal.
Git submodule
git submodule add https://github.com/road42/journey-journal.git site/plugins/journey-journal
Composer
composer require road42/journey-journal
Setup
TODO: Additional instructions on how to configure the plugin (e.g. blueprint setup, config options, etc.)
Options
TODO: Document the options and APIs that this plugin offers
Development
TODO: Add instructions on how to help working on the plugin (e.g. npm setup, Composer dev dependencies, etc.)
License
MIT
Credits
Kirby plugins:
A shoutout to some other valuable plugins, used in this plugin.
- Locator by @AsylvainJule
- Colors by @HanaNils
- Komments by @MauriceRenck
