The initial step was done using the "New Repository" function in GitHub, which automatically created this README.md file.
The overall structure of this progam will use Drupal as a framework, and its Quick Start function to create a working local development web site, using PHP's built-in web browser, rather than using an external server and Apache2, which would be used for production.
I have always liked Drupal, I find the structure very clear and understandable and the code very readable.
You may refer to Quick Start for a description of the steps described there, which I modified, to perform a Drupal Quick Start. The full Drupal Quick Start page is: Drupal Quick Start Command, where we are told: Important: the quick-start command is intended only for launching a local demo version of Drupal. If you need to install Drupal for production use, see instructions in the rest of this guide.
The procedure that I followed for creating this project and repository can be found in: SetUp. I modified the procedure described in Drupal's Quick Start guide for my needs. I used the Quick Start commands to "create" or "fill in" the base code for this repository.
The Drupal installation overwrote my original README.md file, and Drupal's README.md is included following this.
Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, visit the Drupal website, Drupal.org, and join the Drupal community.
Drupal is developed on Drupal.org, the home of the international Drupal community since 2001!
Drupal.org hosts Drupal's GitLab repository, its issue queue, and its documentation. Before you start working on code, be sure to search the issue queue and create an issue if your aren't able to find an existing issue.
Every issue on Drupal.org automatically creates a new community-accessible fork that you can contribute to. Learn more about the code contribution process on the Issue forks & merge requests page.
For a brief introduction, see USAGE.txt. You can also find guides, API references, and more by visiting Drupal's documentation page.
You can quickly extend Drupal's core feature set by installing any of its thousands of free and open source modules. With Drupal and its module ecosystem, you can often build most or all of what your project needs before writing a single line of code.
Drupal keeps detailed change records. You can search Drupal's changes for a record of every notable breaking change and new feature since 2011.
For a list of security announcements, see the Security advisories page (available as an RSS feed). This page also describes how to subscribe to these announcements via email.
For information about the Drupal security process, or to find out how to report a potential security issue to the Drupal security team, see the Security team page.
Visit the Support page or browse over a thousand Drupal providers offering design, strategy, development, and hosting services.
Know your rights when using Drupal by reading Drupal core's license.
Learn about the Drupal trademark and logo policy here.
