Oblog Save

A MDX :arrow_down_small: based Blog Engine

Project README

Warning: Legacy code alert!


OBlog

An Auto Loading & Rendering MarkDown Based Blog System

forks stars license


首页 index


Main Features 功能特色

  • Based on Vue.js & Element UI
    • 基于 Vue.js 与 Element UI
  • Markdown auto rendering
    • Markdown 自动解析
  • Posts/Pages system
    • 支持文章/页面系统
  • Neet UI design
    • 美丽的 UI 设计与自适应
  • 0 sql everywhere
    • 完全无数据库 (评论系统基于 json)
  • Comments system
    • 强大的内置评论系统
  • Archive system
    • 支持分类/标签页
  • Easy to do secondary development
    • 易于二次开发

Usage 使用方法

  • 安装

    • Clone / 下载全部文件并上传服务器
    • 访问网站前先配置好 settings.php 内部内容
  • 文章发布

    • 将 .md 类型文件放入根目录 /posts 文件夹中
    • 示例文章:

    示例 Example Article


    • 文章开头必须包含(注意大写)
      • Title 文章标题
      • Cate 文章分类
      • Tags 文章标签(以英文半角逗号分隔)
      • Author 文章作者
      • Img 文章头图(可为空但必须出现)
    • 5 行后开始使用 Markdown 书写内容
  • 页面发布

    • 将 .md 类型文件放入根目录 /pages 文件夹中
    • 页面开头必须包含
      • Title 页面标题
      • 1 行后开始使用 Markdown 书写内容
  • 须知

    • 分类目录/标签支持自动部分/全部获取
    • 所有内容必须为 MarkDown 格式 即 .md 文件

Donation 赞助作者

Your name will be on the list Donation

Donate


File an issue if you encountered any problem
I will reply you as soon as possible

Open Source Agenda is not affiliated with "Oblog" Project. README Source: ttttonyhe/oblog

Open Source Agenda Badge

Open Source Agenda Rating