1 Star 4 Fork 0

xt / hikari

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

Hikari 一个基于php的静态博客系统

官网/文档 Github Gitee

简介

Hikari是一个简介、高效、可定制的博客系统。

Hikari使用php开发,可以使用简单的命令来生成一个精美的博客网站。

Hikari完美支持markdown文档,在写作时,你可以全部使用markdown书写,然后使用简单的命令,即可看到你作品展现的结果。

Hikari的文档同样支持Html标签,你可以通过在markdown中插入简单的html标签和css样式来美化页面。

如果你有开发能力,你甚至可以将Hikari定制成为任何你想要的样子。

快速开始

环境要求

  • Windows 7 + / Linux / MacOS
  • php 7.4.1 +
  • composer 1.9.1 +

下载

前往 Hikari 的gitee首页,克隆代码到本地。

$ git clone git@gitee.com:xtzero/hikari.git
$ cd hikari

安装

使用composer进行安装。

$ composer install -vvv

运行

$ php hikari s
...
Started develop server: http://localhost:8517
You can use 'php hikari b' in another terminal to rebuild dist files! 

LICENSE

GNU GPL

About

Hikari blog framework. expand collapse
PHP and 2 more languages
GPL-2.0
Cancel

Releases (1)

All

Contributors

All

Activities

Load More
can not load any more
PHP
1
https://gitee.com/xtzero/hikari.git
git@gitee.com:xtzero/hikari.git
xtzero
hikari
hikari
master

Search