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
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
0a080c8965
Add lazy init for Symfony YAML, Parsedown and Twig
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
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
adc356251e
Remove index.html
...
A empty index.html is a solution for nothing...
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