theshka
c4af6eef9d
Define missing content directory
...
Using the editor plugin after this file was updated causes errors. Fixed by re-defining the content directory.
10 years ago
Diogo Oliveira de Melo
196d3cf283
Move content to content-sample
...
- move the directory content to content-sample
- remove CONTENT_DIR as a define on index.php
- create config value "content_dir" and replace all CONTENT_DIR by it's
correspondent $config['content_dir']
- add the content_dir config on config.php.template
10 years ago
outrunthewolf
48a1b00f87
Update index.php
...
Require once on core files, to stop redeclare when composer has already done so.
12 years ago
Konrad Riedel
145915346c
using composer for markdown
12 years ago
Gilbert Pellegrom
2416172ba7
v0.6
...
[New] Added plugin functionality
[Changed] Other small cleanup
12 years ago
Gilbert Pellegrom
8cebbb51f8
v0.4.1
...
[New] Added CONTENT_EXT global
[Changed] Use .md files instead of .txt
12 years ago
Gilbert Pellegrom
ac055a715a
Fix get_config() function #13 .
12 years ago
Gilbert Pellegrom
c88f8e7967
v0.2
...
Added some inline docs.
12 years ago
Gilbert Pellegrom
7d2f97f2f6
Update Twig (now uses composer) and add composer.json.
12 years ago
Gilbert Pellegrom
92b792e8f2
Initial commit.
13 years ago