2024-03-13 00:18:40 +00:00
|
|
|
.gitattributes
|
|
|
|
.phpcs.xml
|
|
|
|
.build/install.sh
|
|
|
|
install.sh
|
|
|
|
.build/init.sh.inc
|
|
|
|
init.sh.inc
|
|
|
|
.build/clean.sh
|
|
|
|
clean.sh
|
|
|
|
.build/deploy-branch.sh
|
|
|
|
deploy-branch.sh
|
|
|
|
.build/release.sh
|
|
|
|
release.sh
|
|
|
|
.build/deploy-release.sh
|
|
|
|
deploy-release.sh
|
|
|
|
CHANGELOG.md
|
2024-02-08 00:19:09 +00:00
|
|
|
config/config.yml.template
|
|
|
|
config.yml.template
|
2024-03-13 00:18:40 +00:00
|
|
|
.htaccess
|
2024-02-21 00:18:49 +00:00
|
|
|
index.php.dist
|
2024-03-13 00:18:40 +00:00
|
|
|
SECURITY.md
|
2024-02-21 00:18:49 +00:00
|
|
|
content-sample/theme.md
|
|
|
|
theme.md
|
2024-03-13 00:18:40 +00:00
|
|
|
content-sample/index.md
|
|
|
|
index.md
|
2023-12-16 00:19:33 +00:00
|
|
|
content-sample/sub/index.md
|
|
|
|
sub/index.md
|
2023-12-02 00:19:15 +00:00
|
|
|
index.md
|
2024-02-21 00:18:49 +00:00
|
|
|
content-sample/sub/page.md
|
|
|
|
sub/page.md
|
|
|
|
page.md
|
2024-02-08 00:19:09 +00:00
|
|
|
content-sample/_meta.md
|
|
|
|
_meta.md
|
2023-12-16 00:19:33 +00:00
|
|
|
content-sample/404.md
|
|
|
|
404.md
|
|
|
|
LICENSE.md
|
2024-03-13 00:18:40 +00:00
|
|
|
README.md
|
|
|
|
.travis.yml
|
2024-02-21 00:18:49 +00:00
|
|
|
.phpdoc.xml
|
2024-03-13 00:18:40 +00:00
|
|
|
composer.json
|
|
|
|
CONTRIBUTING.md
|
2024-02-08 00:19:09 +00:00
|
|
|
plugins/DummyPlugin.php
|
|
|
|
DummyPlugin.php
|
2024-03-13 00:18:40 +00:00
|
|
|
index.php
|
|
|
|
lib/PicoPluginInterface.php
|
|
|
|
PicoPluginInterface.php
|
|
|
|
lib/AbstractPicoPlugin.php
|
|
|
|
AbstractPicoPlugin.php
|
|
|
|
lib/Pico.php
|
|
|
|
Pico.php
|
|
|
|
lib/PicoTwigExtension.php
|
|
|
|
PicoTwigExtension.php
|