Files
hugo/hugolib
Bjørn Erik Pedersen a3a67163f9 hugolib: Enable override of theme base template only
This commit fixes the base template lookup order to match the behaviour of regular templates.

```
1. <current-path>/<template-name>-baseof.<suffix>, e.g. list-baseof.<suffix>.
2. <current-path>/baseof.<suffix>
3. _default/<template-name>-baseof.<suffix>, e.g. list-baseof.<suffix>.
4. _default/baseof.<suffix>

For each of the steps above, it will first look in the project, then, if theme is set,
in the theme's layouts folder.
```

Fixes #2783
2016-12-15 21:35:38 +01:00
..
2016-09-18 19:16:39 +02:00
2016-09-06 18:32:20 +03:00
2016-11-22 09:57:03 +01:00
2016-06-25 17:57:05 -05:00
2016-09-06 18:32:18 +03:00
2016-09-06 18:32:16 +03:00
2016-11-22 09:57:03 +01:00
2016-10-12 16:54:29 +02:00
2015-12-07 19:57:01 +01:00
2016-11-22 09:57:03 +01:00
2016-12-01 17:29:49 +01:00
2016-02-06 13:09:52 +01:00
2016-09-12 10:56:16 +02:00
2016-11-23 09:13:00 +01:00
2016-11-22 09:57:03 +01:00
2016-11-23 18:32:17 +01:00
2015-01-28 18:02:40 -07:00
2016-10-28 14:46:33 +02:00
2016-11-23 18:32:17 +01:00
2016-10-13 13:51:16 +02:00
2016-12-06 09:57:05 +01:00
2016-11-22 09:57:03 +01:00
2016-12-11 16:16:24 +01:00
2016-11-22 09:57:03 +01:00