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

Sort Out Auto Updating #18

Open
jjeffryes opened this issue Aug 27, 2019 · 0 comments
Open

Sort Out Auto Updating #18

jjeffryes opened this issue Aug 27, 2019 · 0 comments
Assignees

Comments

@jjeffryes
Copy link
Contributor

jjeffryes commented Aug 27, 2019

Figure out what needs to be done to get this site to auto-publish when it is updated.

I’m unable to build the official_docs repo Brian Hoffma - first problem was that we’re using a package with a known vulnerability that’s been taken off NPM registry (I raised a PR to fix that here: #11), and the issue now appears to be that I’m missing the fonts you’ve used to build this:

make build
Installing Hugo to ./bin/hugo...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   620    0   620    0     0   1054      0 --:--:-- --:--:-- --:--:--  1056
100 6602k  100 6602k    0     0   521k      0  0:00:12  0:00:12 --:--:--  804k
cp: ./node_modules/openbazaar-css/fonts/Montserrat*: No such file or directory
make: *** [openbazaar-theme] Error 1

This is because that node_modules folder is on .gitignore. If you could remove it from there and git push the folder from the machine you built this I should be able to get this to work on Jenkins.

https://ob-1.slack.com/archives/C5RH9FPGS/p1563525320439100

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

No branches or pull requests

3 participants