This is a general issue to review SDC's documentation and ensure it makes sense, and includes necessary information.

The starting point is
https://www.drupal.org/docs/develop/theming-drupal/using-single-director...

Issue fork drupal-3365356

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mherchel created an issue. See original summary.

dieterholvoet’s picture

Component: theme system » single directory components
rodrigoaguilera’s picture

Issue summary: View changes
Issue tags: +Novice, +DrupalCon Lille 2023

I tagging this to maybe get a novice contributor to go through the documentation on the contribution day at Drupalcon. Lille

MrMT’s picture

I am working on this issue at DrupalCon Lille today, and I will be mentored by @Yepa.

anjali rathod’s picture

Issue tags: +Singapore2024
ultimike’s picture

Issue tags: +Atlanta2025
Novice issue reserved for the Mentored Contribution during the DrupalCon Atlanta 2025 contribution day. After 2025.03.27, this issue returns to being open to all. Thanks
kwiseman’s picture

Now that this documentation is more extensive, should this issue be broken up into multiple child issues? We probably don't need a child issue for every page, but perhaps at least the first 4 should have their own issues. (About Single Directory Components, Quickstart, Creating a single-directory component, Using your new single-directory component).

nod_’s picture

For reference there is already an issue for some of this, see related.

bember’s picture

I'm at DrupalCon ATL revising the Quickstart page as part of mentored mentorship (with @kwiseman and @igorgoncalves).

igorgoncalves’s picture

working with @bember and @kwiseman at #Atlanta2025

mradcliffe’s picture

It would be helpful to list the pages that are being worked on in the issue summary or in a comment as you are working on them so we can track what pages have been worked on.

sjothivelu’s picture

I am working on Quickstart page during DrupalCon Atlanta 2025 with KWiseman.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.