|
1 | | -# obsidian-wordpress |
| 1 | +# obsidian-wordpress-reloaded |
| 2 | + |
| 3 | +This is a maintained fork of the [original obsidian-wordpress plugin](https://github.com/devbean/obsidian-wordpress). |
| 4 | + |
| 5 | +## Why this fork? |
| 6 | + |
| 7 | +The original plugin is no longer actively maintained. This fork aims to: |
| 8 | +- Keep the plugin up-to-date with Obsidian's latest API |
| 9 | +- Fix bugs and issues |
| 10 | +- Add new features |
| 11 | +- Provide active maintenance and support |
2 | 12 |
|
3 | 13 | [<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="BuyMeACoffee" width="100">](https://www.buymeacoffee.com/devbean) |
4 | 14 |
|
5 | 15 | This plugin makes you publish Obsidian documents to WordPress. |
6 | 16 |
|
7 | | -There are some introduction videos you can watch: |
| 17 | +There are some introduction videos you can watch (from the original plugin): |
8 | 18 | * [YouTube (Chinese) by 简睿学堂-emisjerry](https://youtu.be/7YECfr_W1WM) |
9 | 19 | * [Bilibili (Chinese) by 简睿学堂-emisjerry](https://www.bilibili.com/video/BV1FT411A77m/?vd_source=8d3e1ef8cd3aab146af84cfad2f5076f) |
10 | 20 |
|
| 21 | +## Features |
| 22 | + |
| 23 | +All features from the original plugin, plus: |
| 24 | +- Upload raw markdown content (new) |
| 25 | +- More features coming soon... |
| 26 | + |
11 | 27 | ## Usages |
12 | 28 |
|
13 | 29 | Set your WordPress URL in settings as well as username if you want. |
@@ -48,4 +64,15 @@ Traditionally, it is done by installing plugins. WordPress 5.6 was introduced |
48 | 64 | application passwords to do similar things. So if you are OK with WordPress 5.6, |
49 | 65 | application passwords is preferred as no plugin in needed. |
50 | 66 |
|
51 | | -Read [this page](https://devbean.github.io/obsidian-wordpress) for more information. |
| 67 | +## Contributing |
| 68 | + |
| 69 | +Contributions are welcome! Please feel free to submit a Pull Request. |
| 70 | + |
| 71 | +## Credits |
| 72 | + |
| 73 | +- Original plugin by [devbean](https://github.com/devbean) |
| 74 | +- Current maintainer: [bugparty](https://github.com/bugparty) |
| 75 | + |
| 76 | +## License |
| 77 | + |
| 78 | +Same as the original plugin (please specify the license type) |
0 commit comments