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

[Bug]: home page blank #881

Open
panda2tv opened this issue Sep 20, 2022 · 0 comments
Open

[Bug]: home page blank #881

panda2tv opened this issue Sep 20, 2022 · 0 comments
Assignees
Labels

Comments

@panda2tv
Copy link

What happened?

install syna themes and start server, I got blank home page.

What did you expect to happen?

home page of syna example site suppos to display.

How can we reproduce this issue?

hugo new site mysite
cd mysite

git submodule init # If you haven't initialized before
git submodule add https://git.okkur.org/syna themes/syna
cd themes/syna
git checkout v0.17 # Latest release as of now is v0.17.4

cd ../..
copy config.toml from examplesite and update below 2 line
#themeDir
theme=Syna

hugo server

Is there anything else we need to know about?

system: Windos7

Syna theme version

v0.17.4

Hugo version

v0.102.3-b76146b129d7caa52417f8e914fc5b9271bf56fc+extended windows/amd64

Versions of other dependencies

NA.

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

No branches or pull requests

2 participants