定制 rougin/expresso 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rougin/expresso

最新稳定版本:v0.1.0

Composer 安装命令:

composer require rougin/expresso

包简介

Static blog platform based on Staticka.

README 文档

README

Latest Version on Packagist Software License Build Status Total Downloads

This is the project skeleton for the Expresso package which also provides the Console package for building Markdown pages to HTML.

Installation

Create a new project for Expresso via Composer:

$ composer create-project rougin/expresso

Basic Usage

As this is a project template, kindly see the documentation for each required package in this project for more information:

Running the application

To run the application, the PHP's built-in web server can be used:

$ php -S localhost:3977 -t app/public

Once the application has been initialized, kindly see the instructions found in the Dashboard page of the application.

Building the created pages

To build the created pages to HTML, kindly run the build command from staticka:

$ vendor/bin/staticka build

Alternatively, it is also possible to build pages from the application by selecting the green Build site button which can be found from the upper right of the web browser.

Changelog

Please see CHANGELOG for more information what has changed recently.

Credits

License

The MIT License (MIT). Please see LICENSE for more information.

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-11-09