templates: Add ingredients page

This commit is contained in:
Tom Wiesing 2022-10-21 18:12:23 +02:00
parent d64e6f8ec3
commit 7a53703aaa
No known key found for this signature in database
17 changed files with 109 additions and 43 deletions

View file

@ -96,7 +96,9 @@ func (wisski *WissKI) allIngredients() []initFunc {
auto[*extras.Pathbuilder],
// info
auto[*info.Info],
manual(func(info *info.Info) {
info.Analytics = &wisski.pool.Analytics
}),
auto[*barrel.LastRebuildFetcher],
auto[*barrel.RunningFetcher],
auto[*drush.LastUpdateFetcher],