Add Dockerfile |
|
More...
|
4 months ago
|
Update travis.yml |
|
More...
|
over 8 years ago
|
Update README to markdown |
|
More...
|
over 8 years ago
|
Add .travis.yml file |
|
More...
|
over 8 years ago
|
Added more info to README file |
|
More...
|
over 9 years ago
|
Fixed require/require_once usage |
|
More...
|
over 9 years ago
|
Improved autoload function and file loading on demand |
|
More...
|
over 9 years ago
|
Loading test page from template and added some lines of content to describe how pmikro works internally. Also improved CSS default stylesheet |
|
More...
|
over 9 years ago
|
Fixed usage issue on example.template.json and cosmetical changeset to pmikro |
|
More...
|
over 9 years ago
|
Modified how config files are loaded |
|
More...
|
over 9 years ago
|
Implemented template syntax rule for comments. Also cleanup libtemplate |
|
More...
|
over 9 years ago
|
Improved pmikro's debug function |
|
More...
|
over 9 years ago
|
Improved renderLoop template engine |
|
More...
|
over 9 years ago
|
Improved Regular Expression for template syntax rules in order to handle more than one delimiters in line (Tested against one html line file with various delimiters) |
|
More...
|
over 9 years ago
|
Removed (again) app.log and added rule in .gitignore to avoid future issues |
|
More...
|
over 9 years ago
|
Modified include template syntax to use the same format wich is used in Twig. Also improved for template syntax to allow delimiters not only at the begin of the line |
|
More...
|
over 9 years ago
|
Template syntax changeset to one step more similar to Twig template engine |
|
More...
|
over 9 years ago
|
Removed debug log file which was committed accidentally |
|
More...
|
over 9 years ago
|
Fixed how works include template rule and refactored static contents to template |
|
More...
|
over 9 years ago
|
Added pmikro elephant logo |
|
More...
|
over 9 years ago
|
Moved render of include rules at the begin. Should be done before any other rule |
|
More...
|
over 9 years ago
|
Improved render function and dependents on this function. Also implemented {{include: file}} syntax rule |
|
More...
|
over 9 years ago
|
Refactored libtemplate and added some private functions |
|
More...
|
over 9 years ago
|
Improved libtemplate syntax and updated layout template |
|
More...
|
over 9 years ago
|
Added more examples of libtemplate features. New JSON output example |
|
More...
|
over 9 years ago
|
Reformatted code in navpanel's config |
|
More...
|
over 9 years ago
|
Refactored pmikro, iPmikroController and route controllers |
|
More...
|
over 9 years ago
|
Refactored and cleaned up libtemplate |
|
More...
|
over 9 years ago
|
Moved vendor to parent directory. General refactoring and cleanup |
|
More...
|
over 9 years ago
|
Fixed footer contents related to ohloh (which changed to openhub) |
|
More...
|
over 9 years ago
|