{# /** * @file * Olivero's theme Get Started section. * * This section is enabled when no front page content has been populated. * * TODO: * - Move this markup into Drupal's core Frontpage Views. * - Translate/localize this page for different languages. */ #} {% set drupal_community = 'https://www.drupal.org/community' %} {% set drupal_values = 'https://www.drupal.org/about/values-and-principles' %} {% set drupal_user_guide = 'https://www.drupal.org/docs/user_guide/en/index.html' %} {% set create_content = path('node.add_page') %} {% set drupal_extend = 'https://www.drupal.org/docs/extending-drupal' %} {% set drupal_global_training_days = 'https://groups.drupal.org/global-training-days' %} {% set drupal_events = 'https://www.drupal.org/community/events' %} {% set drupal_slack = 'https://www.drupal.org/slack' %} {% set drupal_chat = 'https://www.drupal.org/drupalchat' %} {% set drupal_answers = 'https://drupal.stackexchange.com/' %}

{% trans %}You haven’t created any frontpage content yet.{% endtrans %}

{% trans %}Congratulations and welcome to the Drupal community.{% endtrans %}

{% trans %}Drupal is an open source platform for building amazing digital experiences. It’s made, used, taught, documented, and marketed by the Drupal community. Our community is made up of people from around the world with a shared set of values, collaborating together in a respectful manner. As we like to say:{% endtrans %}

{% trans %}Come for the code, stay for the community.{% endtrans %}

{% trans %}Get Started{% endtrans %}

{% trans %}There are a few ways to get started with Drupal:{% endtrans %}

  1. {% trans %}User Guide: Includes installing, administering, site building, and maintaining the content of a Drupal website.{% endtrans %}
  2. {% trans %}Create Content: Want to get right to work? Start adding content. Note: the information on this page will go away once you add content to your site. Read on and bookmark resources of interest.{% endtrans %}
  3. {% trans %}Extend Drupal: Drupal’s core software can be extended and customized in remarkable ways. Install additional functionality and change the look of your site using addons contributed by our community.{% endtrans %}

{% trans %}Next Steps{% endtrans %}

{% trans %}Bookmark these links to our active Drupal community groups and support resources.{% endtrans %}