Skip to content

The TAKEPART Starterkit for Statamic 3, used for all our CMS projects as starting point.

Notifications You must be signed in to change notification settings

takepart-media/statamic-starterkit

Repository files navigation

TAKEPART Starterkit for Statamic

The starting point for each of our Statamic 3 projects. To start a project, install Statamic with the takepart-media/statamic-starterkit via CLI:

statamic new {sitename} takepart-media/statamic-starterkit

Features

Core

  • German language and date formats
  • Pro Edition enabled
  • User roles
    • Access Control Panel
    • Edit Own Content
    • Edit All Content
  • User groups
    • Author
    • Supervisor

Fieldsets (also used within Bard field content_blocks)

  • Custom HTML
  • Image Gallery
  • Text Image

Included Addons

Frontend

  • Main layout file
  • Default template
  • Example antlers templates for all fieldsets
  • Default header (with navigation) and footer (with copyright)

Statamic

Statamic 3 is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites.

Contributing

To create and editable Starterkit instance locally, create a fresh Statamic installation with the Starterkit and the --with-config:

statamic new takepart-starterkit-dev takepart-media/statamic-starterkit --with-config

Export the starterkit to the desired location:

php please starter-kit:export {destination}

Please make a pull request for new features with dedicated messages what will be added, changed or removed. Read more on https://statamic.dev/creating-a-starter-kit.

Authors

© 2021 TAKEPART MEDIA