You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to generate my sites locally. For this I set hasdocs to look in the docs/_site subfolder, and set the generator to "-------". However, these builds never finish. If I choose Jekyll as generator, the build complains about a missing _config.yml but finishes gracefully.
I want to generate my sites locally. For this I set hasdocs to look in the
docs/_sitesubfolder, and set the generator to "-------". However, these builds never finish. If I choose Jekyll as generator, the build complains about a missing_config.ymlbut finishes gracefully.