Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erro ao iniciar o projeto #80

Open
franciscojsc opened this issue Jan 7, 2021 · 2 comments · Fixed by ReinanHS/projetokube-site#9
Open

Erro ao iniciar o projeto #80

franciscojsc opened this issue Jan 7, 2021 · 2 comments · Fixed by ReinanHS/projetokube-site#9

Comments

@franciscojsc
Copy link
Contributor

Ao tentar executar o projeto localmente, aparece um erro e o projeto não inicia.

erro-jekyll

No erro, aponta para o arquivo /srv/jekyll/_layouts/default.html.

Ao retirar {% include head.html %} do arquivo /srv/jekyll/_layouts/default.html, o projeto consegue subir e o erro sair, pode ser algo relacionado ao arquivo head.html.

@franciscojsc
Copy link
Contributor Author

Ao retirar {% seo %} do arquivo head.html o projeto está funcionando. Mas assim perdemos as configurações de SEO.

@franciscojsc
Copy link
Contributor Author

Encontrei a causa do erro, está relacionado ao arquivo _config.yml, na 5 linha locale : ['en',"pt-BR"], ao comentar a linha o projeto funciona corretamente, sem precisar alterar nenhum outro arquivo.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant