spress

PHP Static site generator

Github星跟蹤圖

Spress - PHP Static site generator

Build Status
Build status
Scrutinizer Code Quality
Code Coverage
SensioLabsInsight

Spress is a static site generator built with Symfony components.

License: MIT.

Requirements

  • Linux, Unix, Mac OS X or Windows.
  • PHP +7.2.
  • Composer.

Community

Discuss and share your opinions in Gitter chat:

Gitter

Contributing

When Contributing code to Spress, you must follow its coding standards. Spress follows
PSR-2 coding style.

Keep in mind the golden rule: Imitate the existing Spress code.

Pull Requests

  • Fork the Spress repository.
  • Create a new branch for each feature or improvement.
  • New features: Send a pull request from each feature branch to master branch.
  • Fixes: Send a pull request to 2.1 branch.

Unit testing

All pull requests must be accompanied by passing unit tests. Spress uses phpunit for testing.

How to make spress.phar

We are using Box Project for generating the .phar file.

You may download Box:

$ curl -LSs https://box-project.github.io/box2/installer.php, php

Next:

$ cd spress-folder
$ box build

Unit tests

Spress uses PHPUnit >= 5.7. You can run the unit tests with
the following command:

$ cd your-path
$ phpunit

主要指標

概覽
名稱與所有者spress/spress
主編程語言PHP
編程語言PHP (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2013-09-29 18:01:42
推送於2023-09-29 20:57:25
最后一次提交2020-04-30 22:58:32
發布數28
最新版本名稱v3.0.0 (發布於 2020-04-30 23:14:38)
第一版名稱v0.1-alpha (發布於 2013-10-05 20:08:24)
用户参与
星數371
關注者數27
派生數26
提交數1.3k
已啟用問題?
問題數103
打開的問題數14
拉請求數12
打開的拉請求數2
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?