Hi Jonas,
Glad you got it working! This is useful feedback - users shouldn't have to guess that the first page needs to be named "index"
We're thinking about how to improve this. A few options:
- Silex could automatically use the first page as the homepage regardless of its name
- Silex could show a warning if no page is named "index" (something like "Your site has no homepage - rename a page to 'index' or it won't load")
- Both: auto-fallback + visible warning
Which of these would have helped you the most? Or do you have another idea?
We'll create a feature request on GitHub based on your input