Drupal is a very powerful and flexible open source platform for building amazing digital experiences. It's made by a dedicated community. It is the basis under our wiki but has many different types of applications.
To get started with drupal, the following resources are interesting:
- The Drupal user guide on drupal.org
- Introduction to Drupal course from drupalize
- Drupal couses by Acquia, the company that develops Drupal
- Drupal overview on drupal.org
- Specifically, views are important for drupal. They have a good explanation on Views in the Drupal user guide.
- To develop your custom theme, the Bootstrap theme is recommended. We use this also for the FU wiki. That theme can be found on github.
To get started with theme development in Drupal 8 using bootstrap the following links are useful:
Relevant Specialties