WeChat mini program version of personal blog & WordPress
If you think the project is good, you can click Star.
This project is an introductory project for small programs. It requires certain front-end basics and some back-end knowledge. The project may not be very good. Everyone is welcome to complain. No newcomers are welcome to join. Finally, I wish everyone a happy coding.
git clone https://github.com/NiZerin/WeChatBlog.git
or
https://github.com/NiZerin/WeChatBlog/archive/master.zip
Open project.config.json and replace appid
1. Display the article list (home page, classified articles) in the form of thumbnails, including displaying article classification and release time, and loading pagination.
2. Display pinned articles in a carousel on the homepage.
3. Display the article category (topic), including the cover image of the category.
4. Display the article content page, including jumps to links within the article site, copy links outside the site to the clipboard, and display related articles that you may like.
5. Display article comments, submit comments and reply to comments, load comment pagination, and display the avatars of WeChat user commentators.
6. Display article rankings
7. Display wordpress "page" text (about page).
8. Full-text search for article content.
9. Sharing, forwarding, and copying of article pages.
10. Supporting functions of WordPress plug-ins.
11. Display and update the number of article views.
12. The WeChat users who like the article and the WeChat user's avatar who likes the article are displayed.
13. Appreciate the article through WeChat payment.
14. Send a template message after appreciation.
15.Web-view embedded web page jump.
16. Reply to comments and send template messages.
17. Special subscription.
18. Article poster (share card in WeChat Moments).
Install the plug-in REST API TO MiniProgram in the WordPress backend and enable it, fill in the mini program AppID and AppSecret.
Clone the current project, open the project with WeChat developer tools, open project.config.json and replace the appid , and modify the config.js file in the utils directory.
CHANGELOG.md
Shouwangxuan applet framework
wxParse丶ZanUI丶VantUI
This project follows the open source license Apache License 2.0