Download the PHP package stati/stati without Composer
On this page you can find all versions of the php package stati/stati. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor stati
Package stati
Short Description Static site generator compatible with any jekyll site
License MIT
Homepage https://stati.jfoucher.com
Package stati
Short Description Static site generator compatible with any jekyll site
License MIT
Homepage https://stati.jfoucher.com
Please rate this library. Is it a good library?
Informations about the package stati
Stati
A static site generator in PHP that can work with any existing jekyll site and get the same results.
That is the end goal anyway.
Install
For install and usage documentation, please see the documentation
Status
- Works with the Jekyll Documentation site, and many Jekyll themes
- Generates all defined collections, including custom defined collections in _config.yml
- Paginates posts and saves paginated post to the correct places
- Plugin architecture based on Symfony events
- scss file conversion (you need
scss
to be in your$PATH
) - Code highlighting with pygments (you need
pygments
to be in your$PATH
)
Downsides
- Not entirely completely compatible with jekyll, most notably with the lack of liquid filters (Work in progress)
- Slower than Jekyll on the first run, especially if you highlight your code with
{% highlight %}
blocks or have many scss/sass files.
Contributing
- Try Stati with your site and let me know what fails by opening an issue here.
- Create or port some plugins
Why that name?
Because static
turns out to be a reserved word in PHP. Who would've thought ?
All versions of stati with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
symfony/console Version ^3.3
symfony/yaml Version ^3.3
symfony/finder Version ^3.3
liquid/liquid Version ^1.4
erusev/parsedown Version ^1.6
erusev/parsedown-extra Version ^0.7.1
ramsey/pygments Version ^1.0
symfony/filesystem Version ^3.3
symfony/event-dispatcher Version ^3.3
stati/paginate Version ^0.1
stati/categories Version ^0.1
stati/related Version ^0.1
jasonlewis/resource-watcher Version ^1.2
stati/feed Version ^0.1.2
stati/seo Version ^0.1.2
symfony/console Version ^3.3
symfony/yaml Version ^3.3
symfony/finder Version ^3.3
liquid/liquid Version ^1.4
erusev/parsedown Version ^1.6
erusev/parsedown-extra Version ^0.7.1
ramsey/pygments Version ^1.0
symfony/filesystem Version ^3.3
symfony/event-dispatcher Version ^3.3
stati/paginate Version ^0.1
stati/categories Version ^0.1
stati/related Version ^0.1
jasonlewis/resource-watcher Version ^1.2
stati/feed Version ^0.1.2
stati/seo Version ^0.1.2
The package stati/stati contains the following files
Loading the files please wait ....