SiteFarm Mods is a based on the sitefarm_seed profile for Drupal 8 meant for extending by a custom built sub-profile.
It provides sensible defaults and features that most websites will need.
Documentation is found in the /docs or at github https://github.com/ucdavis/SiteFarm_seed/tree/8.x-1.x/docs.
FYI, the following links show fully themed components. SiteFarm Seed does not include any theming so that you can implement theming however you need something to look.
- Sensible Defaults: We did the tedious work that most websites need so you don't have to
- Content Types: Basic Page, Article, Event, Person, & Photo Gallery
- Block Types: Basic Block, Focal Link, Focus Box, Hero Banner, Marketing Highlight, & Marketing Highlight - Horizontal
- User Roles and Permissions: Contributor, Editor, Site Manager, Site Builder, & Administrator
- Image Styles: Pre-built images styles are ready to be overridden to match a custom theme
- Views: Dozens of Views create blocks and pages ready for content
- Polished: Lots of Drupal 8's rough edges have been smoothed out for regular day-to-day users
An example template for using SiteFarm Seed with a sub-profile can be found on github. https://github.com/ucdavis/SiteFarm-distro-template
Composer is a requirement.