/
githubmirror
/
hugo
Обзор
Документация
Войти
/
githubmirror
/
hugo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testscripts/commands/hugo__processingstats2.txt
15 строк
346 B
Bjørn Erik Pedersen
testscripts: Move layouts file to new structure
27 ноя 2025, 22:41
Не верифицирован
27 ноя 2025, 22:41
45b67f6
Код
Авторство
О чём код?
cp $SOURCE/resources/testdata/pix.gif content/posts/post-1/p1.gif cp $SOURCE/resources/testdata/pix.gif content/posts/post-1/p2.gif hugo stdout 'Pages.*/| 10\s' stdout 'Non-page files.*/| 2\s' -- content/posts/post-1/index.md -- -- hugo.toml -- baseURL = "https://example.com/" -- layouts/list.html -- List. -- layouts/single.html -- Single.