diff --git a/small-sites/abstract.md b/small-sites/abstract.md new file mode 100644 index 0000000..e357997 --- /dev/null +++ b/small-sites/abstract.md @@ -0,0 +1,8 @@ + +In January's meeting, we learned about Drupal for big projects. Is there still a place for small sites in the Drupal ecosystem? + +Yes. The same features that make Drupal projects consistent, repeatable and maintainable for large corporations can contribute to an affordable and independent offering for much smaller websites. + +Benjamin Melançon from Agaric will tell us all about Drutopia, an ecosystem of Drupal distributions. The project is at a crossroads of the two ways to make the power of Drupal accessible to grassroots groups— solely as a quick-start distribution, or as a cooperative platform that offers an alternative to services like Squarespace or Wix without the black-box, proprietary code business model and vendor lock-in. + +Initial description from https://www.meetup.com/Twin-Cities-Drupal-Group/events/267069414/ diff --git a/small-sites/abstract-small-sites-drupal.md b/small-sites/small-sites-drupal-outline.md similarity index 90% rename from small-sites/abstract-small-sites-drupal.md rename to small-sites/small-sites-drupal-outline.md index e67a93b..e995124 100644 --- a/small-sites/abstract-small-sites-drupal.md +++ b/small-sites/small-sites-drupal-outline.md @@ -1,13 +1,15 @@ -In January's meeting, we learned about Drupal for big projects. Is there still a place for small sites in the Drupal ecosystem? -Yes. The same features that make Drupal projects consistent, repeatable and maintainable for large corporations can contribute to an affordable and independent offering for much smaller websites. +This is a followup to January's meeting, which unfortunately i was out of town for, but i understand we learned about Drupal for big projects. -Benjamin Melançon from Agaric will tell us all about Drutopia, an ecosystem of Drupal distributions. The project is at a crossroads of the two ways to make the power of Drupal accessible to grassroots groups— solely as a quick-start distribution, or as a cooperative platform that offers an alternative to services like Squarespace or Wix without the black-box, proprietary code business model and vendor lock-in. +Here we ask the followup question: Is there still a place for small sites in the Drupal ecosystem? + +Yes. The same features that make Drupal projects consistent, repeatable, and maintainable for large corporations can contribute to an affordable and independent offering for much smaller websites. + +Drutopia is an ecosystem of Drupal distributions that is trying, in various ways, to bring Drupal's enterprise capabilities to everyone. The project is at a crossroads of the two ways to make the power of Drupal accessible to grassroots groups— solely as a quick-start distribution, or as a cooperative platform that offers an alternative to services like Squarespace or Wix without the black-box, proprietary code business model and vendor lock-in. Initial description from https://www.meetup.com/Twin-Cities-Drupal-Group/events/267069414/ - First question of course is why? We're cold, calculating professionals, every one of us. We use the best tool available. Why not WordPress or Backdrop or Ghost or Grav or Jekyll or Hugo? Why not Ruby on Rails or Django? Why not SquareSpace or Wix, for that matter? @@ -38,11 +40,11 @@ Approaches: ## Making things easier -* Sharing configuration (feature modules) - -* [Skins](https://www.drupal.org/project/skins ) instead of subthemes, an approach Drutopia is now taking. - -* Most of what you need arleady built— distributions. + * Sharing configuration (feature modules) + * Good documentation + * Just making the software easier to use (including modules to replace custom code, like my "In Other Words" module) + * [Skins](https://www.drupal.org/project/skins ) instead of subthemes, an approach Drutopia is now taking. + * Most of what you need already built— distributions. ### Distributions @@ -53,6 +55,7 @@ What kind of site are you trying to build? There may be something that gives yo * Small business site, with [Druppio](https://www.drupal.org/project/druppio_small_business_distribution ) * Online magazine or newspaper, with [Thunder](https://www.drupal.org/project/thunder ) * Online community site allowing active subgroups, with [Open Social](https://www.drupal.org/project/social ) + * Program and event locator, such as for finding out-of-school-time opportunities for kids, with [Find It](https://agaric.coop/findit ) * Church site, with [OpenChurch](https://www.drupal.org/project/openchurch ) * Corporate site, with [Droopler](https://www.drupal.org/project/droopler ) * Learning management system, with [Opigno LMS](https://www.drupal.org/project/opigno_lms ) @@ -63,7 +66,9 @@ What kind of site are you trying to build? There may be something that gives yo * including [Varbase](https://www.drupal.org/project/varbase ), a sort of generic starting point. * and of course, for a grassroots group, [Drutopia](https://www.drupal.org/project/drutopia ). -You can take any one of these distributions, and build your site on it. It can give you a big head start. It may bring some headaches, too, but, that's Drupal. That's web development. That's life. Still, grab and hack, which is a reason to start with a product-and-a-framework in one, a content management system and a framework in one like Drupal, in the first place, can give your small site a boost. If you change +You can take any one of these distributions, and build your site on it. It can give you a big head start. It may bring some headaches, too, but, that's Drupal. That's web development. That's life. Still, grab and hack, which is a reason to start with a product-and-a-framework in one, a content management system and a framework in one like Drupal, in the first place, can give your small site a boost. + +If you change much, however, you've likely essentially forked the distribution, and have a Drupal site that was once based on Distribution X. And that's fine! ### Drutopia's approach to distributions