Skip to content

Build my GitHub Page got error: Invalid syntax for include tag. #7881

Answered by kamilkrzyskow
Latisha19 asked this question in Q&A
Discussion options

You must be logged in to vote

The README.md files shows it's this repository https://github.com/Latisha19/Latisha19.github.io

The submodule is added, however the ci.yaml still uses pip install mkdocs-material, which downloads the package from pip. I personally never used the submodules functionality, so I might be missing something, but the current setup doesn't make sense.
To install from the local directory it would be pip install -e ./mkdocs-material

As for the actions, the ci.yaml works, only the deploy crashes with jekyll.
The incorrect branch is being used for the deployment, it should be gh-pages, so duplicate issue of this, which can be found searching for jekyll:

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@Latisha19
Comment options

Comment options

You must be logged in to vote
5 replies
@kamilkrzyskow
Comment options

Answer selected by Latisha19
@Latisha19
Comment options

@kamilkrzyskow
Comment options

@Latisha19
Comment options

@kamilkrzyskow
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #7880 on January 07, 2025 10:17.