All Projects → pengMaster → HexoBlog

pengMaster / HexoBlog

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
CSS
56736 projects

Labels

Projects that are alternatives of or similar to HexoBlog

hexo-theme-reading
Blog Theme For Hexo :http://www.androidperformance.com/
Stars: ✭ 20 (+42.86%)
Mutual labels:  hexo
hexo-theme-yet-the-books
还有书籍,🌙 始于外表,忠于文字。一个献给热爱思考者的博客主题。
Stars: ✭ 26 (+85.71%)
Mutual labels:  hexo
hexo-theme-slience
A silent theme for hexo.
Stars: ✭ 19 (+35.71%)
Mutual labels:  hexo
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (+221.43%)
Mutual labels:  hexo
picidaejs
🐦Picidae is a document generator which has gentle experience.
Stars: ✭ 24 (+71.43%)
Mutual labels:  hexo
hexo-theme-griddy
Hexo theme for artist & photographer showing their work that created with Bulma CSS Framework
Stars: ✭ 22 (+57.14%)
Mutual labels:  hexo
hexo-filter-plantuml
Using PlantUML to generate UML Diagram for hexo
Stars: ✭ 23 (+64.29%)
Mutual labels:  hexo
gd4Ark.github.io
🙈 My Blog
Stars: ✭ 35 (+150%)
Mutual labels:  hexo
notoma
Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.
Stars: ✭ 40 (+185.71%)
Mutual labels:  hexo
blog
博客,基于issues,技术和思考请参看 https://trello.com/b/fZ2i0xjA
Stars: ✭ 29 (+107.14%)
Mutual labels:  hexo
hexo-theme-cube
a theme for hexo
Stars: ✭ 53 (+278.57%)
Mutual labels:  hexo
hexo-steam-games
为Hexo添加Steam游戏库页面
Stars: ✭ 24 (+71.43%)
Mutual labels:  hexo
hexo-instagram-wall
Displays up to 18 most recent images from your Instagram account
Stars: ✭ 12 (-14.29%)
Mutual labels:  hexo
hexon
Let's hexo online.
Stars: ✭ 28 (+100%)
Mutual labels:  hexo
maupassant-hexo
A simple Hexo theme forked from icylogic.
Stars: ✭ 2,418 (+17171.43%)
Mutual labels:  hexo
hexo-theme-stellar
Elegant and powerful theme for Hexo.
Stars: ✭ 181 (+1192.86%)
Mutual labels:  hexo
hexo-tag-hint
A Hexo tag plugin to display text hint/spoiler tooltip.
Stars: ✭ 26 (+85.71%)
Mutual labels:  hexo
hexo-theme-sky
a concise theme for hexo https://ijinxin.github.io/
Stars: ✭ 67 (+378.57%)
Mutual labels:  hexo
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (+35.71%)
Mutual labels:  hexo
MyBlog
The source code of https://blog.nfz.moe
Stars: ✭ 13 (-7.14%)
Mutual labels:  hexo

hexo个人博客 前端+后台

体验链接

项目结构

├── src.package
│   ├── mobile					交互层  
│   ├── user              		用户
│   ├── util               		工具
│   ├── party-servlet.xml  		配置信息
├── WebRooot
│   ├── about					关于我
│   ├── archives				归档
│   ├── article					文章
│   ├── css						css样式
│   ├── images					图片
│   ├── js						js
│   ├── lib						jar			
│   ├── save					保存文章
│   ├── tags					标签
│   ├── type					分类
│   ├── index.jsp				首页

功能讲解

  • 功能预览

    • 首页
    • 分类
    • 标签
    • 关于
    • 归档
    • 新增
    • 编辑
    • 聊天(正在添加)
  • 首页

首页可以根据屏幕尺寸自动调整布局样式,在手机也可适配。
tags: 点击头像进入新增文档界面
  • 分类
目前分类为:前端  后台  安卓 小程序
  • 关于
关于自己的详细描述
  • 标签
随机大小的标签
  • 归档
归档日志,记录文章
  • 新增+编辑
新增文章,支持markDown,支持添加图片

项目说明

  • 项目架构:SpringMvc
  • 环境:MyEclipse 8.5 Jdk:1.6
  • 服务器:阿里云服务
  • 域名:pengmaster.com
  • 数据库:在服务器上装的mysql 地址:47.104.198.222:3306
  • 项目中引用的网络资源若有侵权,请通知及时删除。该作品个人开发,一切解释权归作者所有

个人说明

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

github地址

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].