All Projects → dateolive → Halo Dream

dateolive / Halo Dream

Licence: apache-2.0
halo-dream 一款wordpress博客小程序

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Halo Dream

Vuefront
VueFront Core. Turn your old-fashioned CMS website in to a SPA & PWA in 5 minutes
Stars: ✭ 316 (+143.08%)
Mutual labels:  wordpress, webapp
Snippod Starter Demo App
A full stack 'Hacker News' style demo web application built with React + Redux (Front) and django REST Framework (Server).
Stars: ✭ 128 (-1.54%)
Mutual labels:  webapp
Watsonwebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
Stars: ✭ 125 (-3.85%)
Mutual labels:  webapp
Wordpress Operator
WordPress operator for Kubernetes
Stars: ✭ 127 (-2.31%)
Mutual labels:  wordpress
User Switching
WordPress plugin that provides instant switching between user accounts.
Stars: ✭ 125 (-3.85%)
Mutual labels:  wordpress
Doodle
A pure Kotlin UI framework for the Web.
Stars: ✭ 127 (-2.31%)
Mutual labels:  webapp
Visual Composer Starter
Visual Composer Starter theme for WordPress designed to be a perfect companion for a simple and good looking website or blog.
Stars: ✭ 125 (-3.85%)
Mutual labels:  wordpress
Resume Nation.github.io
An open source progressive resume builder which works offline
Stars: ✭ 129 (-0.77%)
Mutual labels:  webapp
Notification
WordPress Notification plugin
Stars: ✭ 128 (-1.54%)
Mutual labels:  wordpress
Rizhuti
wordpress theme rizhuti V2.8 Happy Crack version
Stars: ✭ 127 (-2.31%)
Mutual labels:  wordpress
Wp Phptidy
Automatically format PHP code to meet the WordPress Coding Standards
Stars: ✭ 126 (-3.08%)
Mutual labels:  wordpress
Restsplain
WordPress REST API documentation generator
Stars: ✭ 126 (-3.08%)
Mutual labels:  wordpress
Docker Compose Wordpress
An example Docker Compose setup for WordPress plugin or theme development.
Stars: ✭ 127 (-2.31%)
Mutual labels:  wordpress
Wp Sweep
WP-Sweep allows you to clean up unused, orphaned and duplicated data in your WordPress. It also optimizes your database tables.
Stars: ✭ 125 (-3.85%)
Mutual labels:  wordpress
Geoip Detect
Wordpress plugin "Geolocation IP Detection": Provides geographic information detected by an IP adress.
Stars: ✭ 127 (-2.31%)
Mutual labels:  wordpress
Weapp 500px
weapp-500px
Stars: ✭ 127 (-2.31%)
Mutual labels:  webapp
Seriously Simple Podcasting
WordPress podcasting the way it's meant to be. No mess, no fuss - just you and your content taking over the world. Brought to you by the team at Castos.
Stars: ✭ 125 (-3.85%)
Mutual labels:  wordpress
Webapp Webpack Plugin
[DEPRECATED] use favicons-webpack-plugin instead
Stars: ✭ 127 (-2.31%)
Mutual labels:  webapp
Primer
Primer is a powerful theme that brings clarity to your content in a fresh design. This is the parent for all themes in the GoDaddy Primer theme family.
Stars: ✭ 129 (-0.77%)
Mutual labels:  wordpress
Awesome Wp Cli
A curated list of packages and resources for WP-CLI, the command-line interface for WordPress.
Stars: ✭ 129 (-0.77%)
Mutual labels:  wordpress

Halo-dream 博客小程序

本项目为小程序入门项目,适合练手,但需要一定的前端基础及一点后端知识。

后续还会陆续开发更多功能,由于是第一个版本 Halo-dream v1.0.0 会存在不少问题欢迎大家多给我提 Issues

项目使用过程中有问题可以联系我微信:15013962014

✍ Halo-dream 一款基于wordpress的个人独立博客小程序

Github GitHub LICENSE star


目录

简介

Halo-dream,基于WordPress和WP REST API的博客小程序,界面简洁,轻快,功能强大,支持代码高亮,友链显示功能,b站追番追剧等各种功能

✍ Halo-dream 一款基于wordpress的个人独立博客系统 项目地址:https://github.com/dateolive/halo-dream

快速开始

注:开源不易,使用请说明小程序来源

git clone https://github.com/dateolive/halo-dream.git

代码下载后,用小程序 IDE 打开MiniProgram文件夹后即可使用,修改service文件夹下的config.js中的BASEURL。

与其配套的微慕开源插件(在此感谢原作者)和api接口在Plug-Api文件夹中,上传到服务器下即可访问该api

如果需要真机调试,请在打开项目时,填上自己的小程序 id

文档

修改config.js文件的BASEURL变量,改为你的 wordpress 博客的地址,在使用之前请确认是否装有WP REST API插件和REST API TO MiniProgram插件

注:网址必须是HTTPS的,且在设置小程序id后,把自己博客的地址如:https://www.datealive.tophttps://datealive.top,还有https://html2wxml.qwqoffice.com添加到微信公众平台的 request 合法域名

const BASEURL="https://datealive.top" //你的博客地址
export{
  BASEURL
}

如果需要更改部分图片,可以修改对应的wxml页面的图片url,或者images下的图片

关于日记api接口(百度搜索wordpress添加说说,根据步骤添加即可使用该api接口)

文档正在不断完善中,遇到问题请加作者微信提问或者提交 Issues 等你吐槽...

小程序演示

Halo-Dream

微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序微信小程序

许可证

GitHub LICENSE

Halo-dream使用Apache License 2.0协议开源,请尽量遵守开源协议。

实现功能

  • [x] 文章轮播
  • [x] 个人名片
  • [x] 博文展示
  • [x] 评论展示
  • [x] 搜索文章功能
  • [x] 分类功能
  • [x] 热点文章排行榜
  • [x] 友链显示功能
  • [x] 文章评论功能
  • [x] b站追番页面
  • [x] 文章生成海报功能
  • [x] 邮箱回复功能
  • [x] 文章点赞和赞赏功能
  • [x] 仿微信聊天留言板

其他功能有idea待实现

项目更新日志

2020年12月06日 更新版本至 v1.6.0

  • 仿微信聊天留言板功能,与网页端留言板实现对接,项目地址
  • 界面优化

2020年11月05日 更新版本至 v1.5.0

  • 文章点赞功能
  • 文章赞赏功能

2020年10月30日 更新版本至 v1.4.0

  • 新增邮箱回复功能
  • 界面ui优化
  • 生成海报功能
  • 评论区一级到四级回复bug修复

2020年10月28日 更新版本至 v1.3.0

  • b站追番追剧页面实现
  • 评论区优化
  • 登录功能优化

2020年10月27日 更新版本至 v1.2.0

  • 评论功能实现
  • 完善评论区头像问题

2020年10月26日 更新版本至 v1.1.0

  • 项目添加动画特效
  • 文章详情页面优化
  • 友情链接开发

感谢

感谢下面这些项目:

  • ColorUI:鲜亮的高饱和色彩,专注视觉的小程序组件库
  • html2wxml:用于微信小程序的HTML和Markdown格式的富文本渲染组件,支持代码高亮
  • Painter: 小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片
  • REST API TO MiniProgram: WordpPress rest api 定制化插件,为微信小程序、app提供定制 WordPress rest api

捐赠

如果 Halo-dream 帮到你在微信装 X ,可以众筹请作者一杯奶茶(注:捐赠请备注名称哦)

支付宝 微信

感谢以下捐赠者

作者会加油的 ღ( ´・ᴗ・` )比心

日期 名称 方式 金额 留言
2020-10-26 * chang 微信 5.00 赞一波
2020-11-23 * 小兮 微信 1.00
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].