smcdougall
1e2d500bfa
Formatted lines to 80 characters
10 years ago
smcdougall
d8c16d974f
Changed content to match docs changes.
10 years ago
Daniel Rudolf
771bdacf71
Inline docs: Fix navigation loop example in Blogging section
10 years ago
theshka
3c10c8ac0b
fix typo
10 years ago
Daniel Rudolf
24b58175a4
Inline docs: Update Blogging section to use "sort_by" filter
10 years ago
Daniel Rudolf
6cb378e83f
Inline docs: Add link to YAML wikipedia article
...
Official resources about YAML are ... - impossible to understand for a ordinary user.
10 years ago
Daniel Rudolf
636f27ae2f
Add asset handling recommendations to inline user docs
...
Thanks @smcdougall for giving the hint about this
10 years ago
Daniel Rudolf
c17f18f8cf
Update inline user docs to reflect PicoTwigExtension
10 years ago
Daniel Rudolf
cd1dc07d81
Sync docs
10 years ago
Daniel Rudolf
cd7cd374bb
Add content filter to get the parsed contents of a page (lazy loading)
10 years ago
Daniel Rudolf
e3a6116c79
Sync documentation
10 years ago
Daniel Rudolf
365333c62e
Update content-sample/index.md
10 years ago
Daniel Rudolf
2ab361106c
Update content-sample/index.md
10 years ago
Daniel Rudolf
a1331e7bd7
Update inline docs to reflect ebe007b
10 years ago
Daniel Rudolf
2597e0dd91
Move upgrade instructions from inline docs to README.md in a more generic form
10 years ago
Daniel Rudolf
e6681ea903
Improve class docs
...
Also add some ToDos to inline docs
10 years ago
Daniel Rudolf
638638f5a4
Add UPGRADE section to docs
...
This is still work in progress
10 years ago
Daniel Rudolf
38081b3d52
Sync docs with website
10 years ago
Daniel Rudolf
4171f9a031
Move URL Rewriting to Config section
10 years ago
Daniel Rudolf
9cdd34edcc
Change content order, add Customization section
10 years ago
Daniel Rudolf
15515ff3fd
Fix typo/formatting
10 years ago
theshka
aec024a793
fix spelling
10 years ago
Daniel Rudolf
b46ed0535c
Let users know about Twigs link filter
10 years ago
Daniel Rudolf
40dbd0ee37
Update Picos inline user docs
...
Adding a Blogging and URL Rewriting section, splitting the Plugins section into "for users" and "for devs", extend all sections and fix some typos
10 years ago
Daniel Rudolf
8d88863805
Fix whitespace
10 years ago
Daniel Rudolf
39e1d788c5
Update sample content
10 years ago
Daniel Rudolf
f90e3b4472
Update inline doc
10 years ago
theshka
dfd2533805
update content to content-sample
10 years ago
theshka
3a58a4efd6
Change yousite to yoursite
10 years ago
Diogo Oliveira de Melo
0f6a55baa0
Organize files on git.
...
- add vendor to .gitignore
- remove all vendor files
- move content to content-sample
- move config.php to config.php.template
10 years ago
picocms
254d390316
Update index.md
11 years ago
picocms
e2df7a2f0d
Update index.md
...
Updated links
11 years ago
Jakob Schöttl
2869a904c2
Removed space character between /*
12 years ago
Iheanyi Ekechukwu
44fb99ade3
Fix typos within index.md
...
direcotry --> directory
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
Barry Menard
d30aa79a6f
fix minor grammatical errors
...
Signed-off-by: Barry Menard <barry@projectevolution.com>
12 years ago
Gilbert Pellegrom
f9ebb4d75c
v0.6.2
...
[New] Added "content" and "excerpt" fields to pages
[New] Added excerpt_length config setting
12 years ago
Gilbert Pellegrom
842c05824a
v0.5
...
[New] Added ability to order pages by "alpha" or "date" (asc or desc)
[New] Added prev_page, current_page, next_page and is_front_page
template vars
[New] Added "Author" and "Date" title meta fields
[Changed] Added "twig_config" to settings
[Changed] Updated documentation
[Fixed] Query string 404 bug
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
cc7ceafc1e
v0.4
...
[New] Add get_pages() function for listing content
[New] Added changelog.txt
[Changed] Updated default theme
[Changed] Updated documentation
12 years ago
Gilbert Pellegrom
92b792e8f2
Initial commit.
13 years ago