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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?