Daniel Rudolf
bba93752cb
Use dev dependencies for pico-deprecated and pico-theme
8 years ago
Daniel Rudolf
a114821466
Add 2.0-dev branch alias to composer.json
8 years ago
Daniel Rudolf
cbb8ece579
Move PicoDeprecated plugin and default theme to separate repos
...
See https://github.com/picocms/pico-theme for Pico's default theme and https://github.com/picocms/pico-deprecated for the PicoDeprecated plugin.
8 years ago
Daniel Rudolf
a39bc38620
Update keywords in composer.json; Use screenshot from website in README.md
8 years ago
Daniel Rudolf
81dddc94cf
Revert "Update composer.json: Use Symfony YAML 3.1 and later"
...
Symfony YAML >= 3.0 requires PHP >= 5.5.9 and we're currently not planning to raise Pico's PHP requirement.
This reverts commit f251bc83ec
.
9 years ago
Daniel Rudolf
f251bc83ec
Update composer.json: Use Symfony YAML 3.1 and later
9 years ago
Daniel Rudolf
31acaffa67
Add PHP_CodeSniffer
10 years ago
theshka
edbf9f1747
Implement @PhrozenByte 's suggestions.
...
* [Changed] require phpDocumentor version ^2.8 constraint
10 years ago
Daniel Rudolf
60c627c214
Update composer.json: Use latest MINOR versions of Twig/Parsedown/YAML
10 years ago
theshka
f062640bb1
test auto docs
10 years ago
Daniel Rudolf
7c5f371b9a
Use PSR-0 autoload
...
Makes no big difference... Using PSR-4 breaks BC.
10 years ago
Daniel Rudolf
9be23de897
Require PHP >= 5.3.6 until erusev/parsedown-extra#75 is solved
10 years ago
Daniel Rudolf
f76a0b75be
Use v0.7 releases of erusev/parsedown-extra
10 years ago
Daniel Rudolf
70f187fb45
Rename IPicoPlugin to PicoPluginInterface
10 years ago
Daniel Rudolf
fd1b94e990
Update composer.json
10 years ago
theshka
4cb2b24fae
Upgrade to Parsedown-extra
10 years ago
theshka
968dc183db
Upgrade to Parsedown-extra
10 years ago
Kay Stenschke
62a03174c9
Update Twig too recent version (from 1.12 to 1.18)
10 years ago
picocms
4434205c91
Update composer.json
...
Updated locations
11 years ago
Gilbert Pellegrom
dc663cee6d
Fix.
12 years ago
Ilia Kondrashov
c8fa3398c4
improve composer.json so Pico would be able to publish on Packagist and include by adding gilbitron/Pico in composer.json
12 years ago
Gilbert Pellegrom
45cd4ca5b7
v0.7
...
* [New] Added before_read_file_meta and get_page_data plugin hooks to
customize page meta data
* [Changed] Make get_files() ignore dotfiles
* [Changed] Make get_pages() ignore Emacs and temp files
* [Changed] Use composer version of Markdown
* [Changed] Other small tweaks
* [Fixed] Date warnings and other small bugs
12 years ago
Konrad Riedel
145915346c
using composer for markdown
12 years ago
Gilbert Pellegrom
7d2f97f2f6
Update Twig (now uses composer) and add composer.json.
12 years ago