-
Notifications
You must be signed in to change notification settings - Fork 98
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
Errors occur when trying to run the website locally #25
Comments
Downgrading Docsy to v0.3.0 (or v0.2.0) resolved this issue. [How to downgrade Docsy to v0.3.0]
|
First of all, I cannot figure out & want to know which Docsy version is used in the Netlify production/preview builds. Although I wrote this comment, it seems that downgrading Docsy to v0.3.0 is not a sustainable & desirable solution. One noticeable point is that Docsy (v0.3.0 → v0.4.0) changed the way to import Bootstrap and FontAwesome - from 'git submodules' to NPM packages, and this might break Netlify production/preview builds and/or local preview builds if Docsy ~v0.3.0 is used in Netlify builds for now and we are to bump the Docsy version.
Currently Docsy is suggesting to convert an existing site to use Docsy as a Hugo Module, |
I can try converting us to use Docsy as a Hugo Module to try to see if that helps things. As a user though I think I'm more interested in solving the broken icons issue you filed in #27. Maybe using a Hugo Module will fix both issues at once? |
@listx Honestly I am not sure whether:
IMO it would be great for us to
One more thing is that we might update some deps as well when applying the fix, like:
|
By this do you mean using Docsy as a Hugo Module or something else? |
Yes I meant 'using Docsy as a Hugo Module'. 😊 |
/assign @listx |
See #35. |
This issue seems to be resolved by the PR #35. I checked and confirm that on
User can run website locally by just running
So I am going to close this issue. |
I tried to run the website locally, but some errors occurred.
[env]
[prereq]
make init-theme
make update-theme
[cmd & output]
The text was updated successfully, but these errors were encountered: