Commit Graph

889 Commits (4be1f6ae90e66c6df23cd6b61911b277df4886fa)
 

Author SHA1 Message Date
Daniel Rudolf 399b73aa3b Move config.php to config/; Add CONFIG_DIR and VENDOR_DIR constants 10 years ago
Daniel Rudolf e23e61daad CONTENT_DIR constant isn't functional anymore 10 years ago
Danyel Bayraktar 8d82cde120 Use scandir instead of opendir to ensure alphabetical order. 10 years ago
Tyler Heshka e942d40187 Merge pull request #237 from theshka/master 10 years ago
theshka f4cc9727ff Fix call on method of an object just created with new/PHP 5.3.10 compatibility error. 10 years ago
Tyler Heshka 6e50ac5cc8 Merge pull request #234 from kushipl/master 10 years ago
Wojciech Grzebieniowski 577160b109 Apply PSR1/PSR2 coding standards. 10 years ago
Tyler Heshka 376e551ec4 Merge pull request #233 from kushipl/master 10 years ago
Wojciech Grzebieniowski 83a3313e53 Fixed indent 10 years ago
Tyler Heshka 820e84e0b9 Merge pull request #232 from kushipl/master 10 years ago
Wojciech Grzebieniowski 23b90e2a92 Avoid using global config variable. 10 years ago
Tyler Heshka 48e5c9e500 Merge pull request #230 from theshka/master 10 years ago
theshka 28a6b721ce fix date_formatted issue 10 years ago
theshka eb368d31e1 fix date_formatted issue 10 years ago
theshka a335eec82a add rewrite base directive 10 years ago
theshka b11a358505 add comments and RewriteBase directive 10 years ago
theshka d13e88a0b7 Merge branch 'master' of https://github.com/picocms/Pico 10 years ago
theshka 529e268d5b fix namespace error 10 years ago
theshka 5744a5650a Update config.php.template 10 years ago
theshka cfde8b6246 Merge pull request #222 from mangeld/patch-1 10 years ago
Miguel Ángel Durán González 5a7494d0fd Update config.php.template 10 years ago
Miguel Ángel Durán González 523b7c13d4 Clarify which date format to use 10 years ago
theshka 11d4f7cab3 Merge pull request #220 from theshka/master 10 years ago
theshka 1cfefb0337 Update config.php.template 10 years ago
theshka 4311625ea2 Update config.php.template 10 years ago
theshka 4cb2b24fae Upgrade to Parsedown-extra 10 years ago
theshka 4c52d104c1 Update README.md 10 years ago
theshka 1d25dcbe9e Merge pull request #218 from theshka/master 10 years ago
theshka 968dc183db Upgrade to Parsedown-extra 10 years ago
theshka 0363f1e3a1 Update README.md 10 years ago
theshka 6de5247ff7 Version 0.9 10 years ago
theshka 4ef01ecc22 cleanup config file 10 years ago
theshka cc47d7676b Version 0.9 10 years ago
theshka 45b156c1df Update README.md 10 years ago
theshka 3004548793 Update README.md 10 years ago
theshka dfd2533805 update content to content-sample 10 years ago
theshka b1dab08b98 Merge pull request #121 from caseycs/composer 10 years ago
theshka 483334170f Merge pull request #131 from Frodox/devel-chris 10 years ago
theshka b586c9fd5f Merge pull request #137 from sergeweyland/patch-1 10 years ago
theshka 3a58a4efd6 Change yousite to yoursite 10 years ago
theshka af3c128ef1 Merge pull request #217 from theshka/master 10 years ago
theshka e7f1646272 Update default theme; responsive/mobile navigation. 10 years ago
theshka 7513f88e6c Update default theme; responsive/mobile navigation. 10 years ago
picocms d1dd293a3a Merge pull request #215 from theshka/master 10 years ago
theshka c4af6eef9d Define missing content directory 10 years ago
picocms cee070f64e Merge pull request #212 from gregfedorov/master 10 years ago
gregfedorov 01803759b6 Clears php warnings if not configured in php.ini or elsewhere. 10 years ago
gregfedorov d6df89ad2c Typo causes error on php 5.6.7 10 years ago
picocms 275d975ad8 Merge pull request #162 from cmattoon/patch-1 10 years ago
picocms eb494c072c Merge pull request #150 from pschmitt/master 10 years ago