Semantic-UI-Docs
Semantic-UI-Docs copied to clipboard
gulp build-docs didn't look for `base` in semantic.json
Encountered this problem when I have a sub folder sementic/ for semantic-ui project installed. I have to manually set it in docs.js config file.
You should use
npm uninstall -g docpad
and reinstall v6.79.4
npm install -g [email protected]since the latest version of docpad is buggy cc https://github.com/docpad/docpad-plugin-dateurls/issues/13