-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
@PhrozenByte commented on 6 Feb 2016
This is a long-live issue to track and discuss wished updates of our website resp. documentation.
Please refer to picocms/Pico#323 for previous discussions.
Website
- Add GitHub, Twitter and IRC icon to website
- Add current version number to Download page
- Overhaul and extend
_development/collection resp.development.md - Improve
_cookbook/collection resp.cookbook.html- Decide where to put links to it (inline user docs? website user docs? website dev docs?) and actually create the links
- Customization Redesign & Portfolio Pico#358: Use Webpaint
portfolio("Showcase") to re-implementcustomization.mdwith extended information about and screenshots of all plugins and themes- Use distinct data files (
_data/plugins.mdand_data/themes.md) to make adding plugins/themes much easier - See
phpDoc.htmland_data/phpDoc.mdas a reference
- Use distinct data files (
- Look through the wiki to include more plugins and themes on Pico's website
- Decide where to put large source files, see Customization Redesign & Portfolio Pico#358 (comment) and following
- Add a sane way to add "Read more..." pages (e.g.
upgrade.mdornginx.md(Improve Nginx Documentation Pico#343)) - Add a phpDoc overview page Pico#309: Add a phpDoc overview page
- Nginx Documentation Pico#345: Add extended nginx documentation
- About Page Pico#349 + About Page & Fancybox / Portfolio Template Pico#352: Add "About Us" page
- Add support for serving static files from content folder Pico#368: Create a "advanced asset handling" howto (allow access to certain files (matched by MIME type) in the
content/folder) - create docker-compose.yaml Pico#387: Create Docker tutorial
Decisions to make
- Replace
<h2>headers with a floating box in the TOC-reserved space on the left, see About Page Pico#349 (comment) for an example
Documentation
- Add IRC to the "Getting Help" section
- Add the "What information do we need" paragraph of the Issues section of our
CONTRIBUTING.mdto the "Getting Help" section - Explain how to use Pico with
composer require picocms/Picoand provide a appropriateindex.php- Maybe create a distinct
pico-composerproject instead? See Pico 4.0 and beyond Pico#317
- Maybe create a distinct
- Pico 2.0: Update nginx rewrite rules in user docs/nginx details page
- Add a basic YAML tutorial/guide/howto
- Add a basic Markdown tutorial/guide/howto
Reactions are currently unavailable