Too many installation docs (and other suggested improvements)
See original GitHub issueWe have too many Volto installation docs.
- https://github.com/plone/volto#quick-start
- https://github.com/plone/volto#volto-development
docs/source/getting-started/install.md
- Plone 6 Install
- Trainings:
- https://training.plone.org/5/volto/bootstrap.html
- https://training.plone.org/5/voltohandson/quickstart.html
- https://training.plone.org/5/voltoaddons/01-addon-basics.html#bootstrap-a-new-volto-project
- https://training.plone.org/5/mastering-plone/installation.html#installing-plone-frontend
- https://training.plone.org/5/plone_training_config/instructions.html#installing-the-frontend
- Others?
I would strongly advocate for one, and only one, way to install Volto for development in Plone 6.
This would make it easier to maintain installation documentation and reduce frustration of developers.
As a couple of side notes:
- I would require, not make it optional, to use
nvm
. Alternatively, we should make a statement such as, “The Volto development team usesnvm
for installing and managing versions of Node.js. We do not support any other node version manager or the lack of one. If you do not usenvm
, then we assume you know what you are doing and can resolve issues on your own.” - Provide clear paths to install Volto using either Docker or a manual installation. The current docs are not structured clearly because all headings are at the same level and not in order. The proposed version aims to provide that structure and order.
- State “For simplicity in documentation, we use
bash
for a shell. Adjust commands according to your preferred shell flavor.” - Specify what characters are valid in a project name for
npm init yo @plone/volto
. Letters, number, dashes, underscores, other characters? - Use “Install”, not “Getting Started”, buried under “Introduction”. Elevate it.
- Separate “Installation” from “Development” documentation. Volto (and any other core Plone package) should still have its specific documentation for development purposes, such as for running tests.
Issue Analytics
- State:
- Created a year ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Free up space for Windows updates - Microsoft Support
Learn how to free up space for Windows update including deleting nonessential files, using an external hard drive, and updating your hard drive....
Read more >How to Update Your Computer | Crucial.com
Not sure how to update your computer? Make sure your computer is protected and running at its best with Crucial's quick guide to...
Read more >Top 25 Active Directory Security Best Practices
This is the most comprehensive list of Active Directory Security Best Practices online. In this guide, I'll share my recommendations for ...
Read more >Performing an in-place upgrade of Windows Server
This guide describes how to perform a manual in-place upgrade of Windows Server. For upgrades from Windows Server 2008 R2 to Windows Server...
Read more >Windows 11 review - Tom's Guide
But while Windows 11 does introduce some welcome improvements, many are so subtle you probably won't notice them unless you're specifically ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve created a project to track all Install-related issues, Install Docs.
@rileydog oops, I opened it up to @plone/developers. Are you a member of that team?