Skip to content

Commit a7ecb19

Browse files
committed
docs: update README to reflect the maintained fork and new features
1 parent ca03ad7 commit a7ecb19

1 file changed

Lines changed: 30 additions & 3 deletions

File tree

README.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,29 @@
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
212

313
[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="BuyMeACoffee" width="100">](https://www.buymeacoffee.com/devbean)
414

515
This plugin makes you publish Obsidian documents to WordPress.
616

7-
There are some introduction videos you can watch:
17+
There are some introduction videos you can watch (from the original plugin):
818
* [YouTube (Chinese) by 简睿学堂-emisjerry](https://youtu.be/7YECfr_W1WM)
919
* [Bilibili (Chinese) by 简睿学堂-emisjerry](https://www.bilibili.com/video/BV1FT411A77m/?vd_source=8d3e1ef8cd3aab146af84cfad2f5076f)
1020

21+
## Features
22+
23+
All features from the original plugin, plus:
24+
- Upload raw markdown content (new)
25+
- More features coming soon...
26+
1127
## Usages
1228

1329
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
4864
application passwords to do similar things. So if you are OK with WordPress 5.6,
4965
application passwords is preferred as no plugin in needed.
5066

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

Comments
 (0)