notes icon indicating copy to clipboard operation
notes copied to clipboard

Personal notes regarding Drupal, Project management, Skills and more.

Results 18 notes issues
Sort by recently updated
recently updated
newest added

- How to add Drupal nodes (entities) with specific nids (and not the latest) through migration source stub. - How to fix language errors in migrated multilingual Nodes from 7.x...

- https://www.drupal.org/docs/develop/using-composer/manage-dependencies#third-party-libraries - https://drupal.stackexchange.com/questions/269964/how-to-use-composer-to-install-third-party-libraries - https://www.skillmaticace.com/blog/asset-packagist-makes-it-easy-add-external-javascript-libraries-drupal-projects - https://github.com/hiqdev/asset-packagist - https://github.com/oomphinc/composer-installers-extender - https://github.com/composer/installers

> Not sure if these should go to https://github.com/theodorosploumis/drupal-best-practices... - [x] Debugging software principles - [x] Drupal translations and multilingual - [x] Cost estimations (table) - [x] Donate to OS...

Plan

## General theming - The Drupal theme anatomy - Create subtheme - Regions - Twig templates (organizing, naming, inheritance) - Frameworks we prefer (and how to choose them) - Setup...

Theme

## Themes - Drupal TailwindCSS backend theme - Drupal (TailwindCSS) email only templates - Generate critical CSS/JS by page - Convert CSS to TailwindCSS theme with twig templates - Drupal...

Module
Tool / Service
Distribution
Theme

- [ ] Organize Lessons to **Units** (small lessons) and **Bundles** (collections of Units). - [ ] Create Bundles for each Drupal development **Role** (Themer, Site Builder, Backend devloper, SEO...

https://www.gitpod.io ## NextJS - https://github.com/graphlatte/graphlatte - https://github.com/saleor/react-storefront - https://github.com/alfism1/nextjs-graphql - https://github.com/searchableguy/website - https://github.com/kendopunk/nextjs-ts-tailwind ## Other - https://github.com/topics/gitpod - https://github.com/druxt/quickstart-druxt-serverless - https://github.com/drupalpod/drupalpod-tome-starterkit - https://github.com/drupal-tome/tome-project - https://github.com/gitpod-io/full-stack-web-development - https://github.com/redwoodjs/redwood - https://github.com/contentacms/contenta_jsonapi -...

# Drupal Online community > Create an online community where Drupal evolved people can share their knowledge, interests, howto guides etc. Drupal.org website is very good to handle code issues...

Tool / Service
Plan

- Backups (create, restore, more often backups, remote access from cli) - Composer commands - Git commands - Drush commands --- - CI/CD: Do not deploy code if a fatal...

Plan
High priority

## IDE list See also https://github.com/styfle/awesome-online-ide. - https://gitpod.io - https://vscode.dev - https://theia-ide.org - https://stackblitz.com - https://github.com/features/codespaces - https://coder.com - https://codeanywhere.com - https://shiftedit.net/about - https://replit.com - https://koding.com - https://codesandbox.io - https://paiza.cloud/en...

Plan