Daniel Rudolf
a5fefa46fb
Update README.md and sample contents for Pico 3.0
3 years ago
Daniel Rudolf
a178e85c07
Update sample contents for Pico 3.0
3 years ago
Daniel Rudolf
268f4033f1
Sample contents: Remove Pico's `map` Twig filter
3 years ago
Daniel Rudolf
e33f6c8148
Update various links
3 years ago
dipohl
2e425dc8ef
Update index.md
...
Checked all web links and updated them where necessary especially eliminating some 404 errors.
4 years ago
Daniel Rudolf
35bfdf51b7
Sample contents: Add usage of Pico's `pages` variable
6 years ago
Daniel Rudolf
c02e3fa7a4
Various small improvements
6 years ago
Daniel Rudolf
03d466c117
Fix Pico's sample contents
6 years ago
Daniel Rudolf
03d475c31c
Update Pico's sample contents to reflect the changes of Pico 2.1
6 years ago
Daniel Rudolf
d95c9d3708
Add content-sample/theme.md
...
The purpose of `theme.md` is to aid theme development - on this page you'll find basically every format that is possible with Markdown. If you develop a theme, you should make sure that all examples below show decent. The page doesn't show up in the website's menu due to `hidden: true` in the page's YAML header.
6 years ago
Daniel Rudolf
cbed65cfdf
User docs: Improve blogging example
7 years ago
Daniel Rudolf
24ab96ced9
Sync inline docs
7 years ago
Daniel Rudolf
dc37a3efda
Sync inline docs
7 years ago
Daniel Rudolf
1ce4a0bc36
Sync user and inline docs
7 years ago
Daniel Rudolf
9c182bd756
Add Lighttpd config to sample contents
...
Thanks @tony5 for bringing this up and testing!
7 years ago
Daniel Rudolf
a58bfc567e
Improve inline docs
8 years ago
Daniel Rudolf
25bfa289cf
Inline docs: Update nginx rewrite rules to match .htaccess
...
nginx's rewrite rules don't have to match `picocms/Pico`'s `.htaccess`, but `picocms/pico-composer`'s `.htaccess` - because basically all installations of Pico 2.0 and later use `picocms/pico-composer`'s frame.
8 years ago
Daniel Rudolf
e517eac396
Improve .htaccess regex
...
Deny access to all dot files and dirs by default (except .well-known)
Update nginx rules accordingly and pass denied requests to Pico rather than letting nginx send a 404 response
8 years ago
Daniel Rudolf
c69dca0f8c
Remove Twitter links
...
Our Twitter account is basically abandoned. Our key asset never was a hardly to subdue flood of words anyway 😆
8 years ago
Daniel Rudolf
56fffe9ac2
Add Bountysource to default contents and README.md
8 years ago
Daniel Rudolf
882a80a179
Update docs to reflect 9b7523b
8 years ago
Daniel Rudolf
9b7523b9e8
Use .yml files to configure Pico
...
Instead of using `*.config.php` files, use `*.yml` files to configure Pico. YAML is much easier to understand, more user friendly and (at least a bit) more error-tolerant, but still very powerful. Don't break BC by letting `PicoDeprecated` still read `config/config.php`.
8 years ago
Daniel Rudolf
9b72b5c316
Give pages starting with a underscore (_) a special treatment
...
Follow-up to b493ebdb84
9 years ago
Daniel Rudolf
9a2dd4f078
Mark Twig variables rewrite_url and is_front_page as deprecated
9 years ago
Daniel Rudolf
0f4257233a
Sync docs
9 years ago
Daniel Rudolf
cdba66b951
Inline docs: Use Twig's array literal rather than the split filter for sort_by
9 years ago
Daniel Rudolf
bf1663cc1c
Add Pico's social icons to default theme
9 years ago
Daniel Rudolf
b2a7c7623d
Sync docs
9 years ago
Daniel Rudolf
e32a46d6cf
Sync docs
9 years ago
Daniel Rudolf
6c4f69c107
Update inline user docs to reflect 6465c2b0a9
9 years ago
Daniel Rudolf
d8f9166918
Fix nginx configuration example
...
Thanks Robby (via IRC)
9 years ago
Daniel Rudolf
b31c93acf6
Inline docs: Fix blogging tutorial
...
Fixes #338 . Thank you @marctilman
9 years ago
Daniel Rudolf
479926eeb4
Add Pico::VERSION constant
9 years ago
Daniel Rudolf
327c55db77
Add Markdown Extra to inline user docs
...
Resolves #321 . Thanks @ufgum for reporting
10 years ago
Daniel Rudolf
14e5f3236c
Partially revert fdf8167
...
Thanks @smcdougall for spotting
10 years ago
Daniel Rudolf
fdf81672a8
content-sample/index.md: Fix syntax
10 years ago
Daniel Rudolf
5694cda14e
Update website URLs
10 years ago
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