fix(main_website): blog type required
the main website would not build due to requiring the extra.blog config. nofusscomputing/infrastructure/website!8 !2
This commit is contained in:
@ -87,6 +87,13 @@ extra:
|
|||||||
- link: https://github.com/NoFussComputing
|
- link: https://github.com/NoFussComputing
|
||||||
name: Github
|
name: Github
|
||||||
icon: fontawesome/brands/github
|
icon: fontawesome/brands/github
|
||||||
|
blog:
|
||||||
|
dir: articles
|
||||||
|
author: jon_nfc
|
||||||
|
author_image: https://gitlab.com/uploads/-/system/user/avatar/4125177/avatar.png
|
||||||
|
words_read_per_minute: 300
|
||||||
|
list_length: 25
|
||||||
|
extended_preview: true
|
||||||
|
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
0
theme-overrides/.icons/brand/docker.svg
Executable file → Normal file
0
theme-overrides/.icons/brand/docker.svg
Executable file → Normal file
Before Width: | Height: | Size: 663 B After Width: | Height: | Size: 663 B |
0
theme-overrides/article.html
Executable file → Normal file
0
theme-overrides/article.html
Executable file → Normal file
0
theme-overrides/article_list.html
Executable file → Normal file
0
theme-overrides/article_list.html
Executable file → Normal file
0
theme-overrides/home.html
Executable file → Normal file
0
theme-overrides/home.html
Executable file → Normal file
0
theme-overrides/partials/article_extended_preview.html
Executable file → Normal file
0
theme-overrides/partials/article_extended_preview.html
Executable file → Normal file
0
theme-overrides/partials/article_metadata.html
Executable file → Normal file
0
theme-overrides/partials/article_metadata.html
Executable file → Normal file
0
theme-overrides/partials/article_social.html
Executable file → Normal file
0
theme-overrides/partials/article_social.html
Executable file → Normal file
0
theme-overrides/partials/footer.html
Executable file → Normal file
0
theme-overrides/partials/footer.html
Executable file → Normal file
0
theme-overrides/sitemap.xml
Executable file → Normal file
0
theme-overrides/sitemap.xml
Executable file → Normal file
Reference in New Issue
Block a user