Hi,
I followed below guide to create new site.
I replaced theme as yours, https://github.com/themefisher/kross-hugo-portfolio-template.git
I am getting blank page when I start the server and open the localhost:1313 page
Please help.
Hi,
I followed below guide to create new site.
I replaced theme as yours, https://github.com/themefisher/kross-hugo-portfolio-template.git
I am getting blank page when I start the server and open the localhost:1313 page
Please help.
Copy the file config.toml from the theme’s exampleSite directory and see what happens. You could also copy the content and static directories.
Thanks a lot man! Copying content from exampleSite solved the issue.