- OSU Drupal 8 Overview
- Technical Manual
- Working with Content
- Working with Structure
- Working with Appearance
- Working with Configuration
- Working with People
- Working with Groups
- Advanced Topics
Once on the Basic Site Settings screen:
Default Front Page text field = enter a /your-path. The example uses /home, which is what our OSU Drupal 8 distribution uses. A node id in the form of /node/node-number can be used as well.
Click the Save Configuration button.
Note the URL structure on your new front page. You'll see that there is no "home" path. The front page is actually a view that is dependent on some other path.
In OSU Drupal 8, if this node's path is changed from home to something else, the setting here will need to changed as well, otherwise the front page will appear broken.