Skip to content

Commit 730595e

Browse files
committed
Updated description, keywords, minor details
1 parent a91a4e4 commit 730595e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "splorp/paperback-export",
3-
"description": "Export Kirby 3 CMS content for use with the PaperBack Book Maker",
4-
"keywords": ["kirby3", "kirby-cms", "kirby-plugin", "paperback-book-maker", "newton-book", "newton-os"],
3+
"description": "Export Kirby CMS content for use with the PaperBack Book Maker",
4+
"keywords": ["kirby", "kirby-cms", "kirby-plugin", "paperback-book-maker", "newton-book", "newton-os"],
55
"homepage": "https://github.com/splorp/kirby-paperback-export",
66
"type": "kirby-plugin",
77
"version": "2.0.6",

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Export [Kirby](https://getkirby.com/) CMS content for use with the [Paperback Bo
44

55
This plugin is compatible with both Kirby 3 and Kirby 4.
66

7+
For [Kirby 2](https://github.com/getkirby-v2) sites, download version [1.0.1](https://github.com/splorp/kirby-paperback-export/releases/tag/1.0.1) of the plugin.
8+
79
## What does this plugin do?
810

911
The plugin generates a lightly formatted plain text file from a set of pages specified by the user. The text file is used to create a “book” package which can be viewed on a Newton OS device.
@@ -203,7 +205,7 @@ A tip of the hat to [Pedro Borges](https://pedroborg.es/) and his [Kirby XML Sit
203205

204206
## License
205207

206-
Copyright © 2017–2024 Grant Hutchinson
208+
Copyright © 2017–2025 Grant Hutchinson
207209

208210
This project is licensed under the short and sweet [MIT License](https://opensource.org/licenses/MIT). This license allows you to do anything pretty much anything you want with the contents of the repository, as long as you provide proper attribution and don’t hold anyone liable.
209211

0 commit comments

Comments
 (0)