-
Notifications
You must be signed in to change notification settings - Fork 1
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
Publish blog with GitHub pages #3
Comments
We decided to first publish to https://skohub-io.github.io and then set up the reverese proxy in a next step. |
@dr0i :
Asked IT to resolve blog.skohub.io to emphytos. |
Configured as proxy, note the missing certificate. While it looks ok, it is not: look in the browser's dev console for missing files. E.g. the file |
note to self: may be the same problem as in metafacture/metafacture-playground#27. Check that out. |
Don't build links with "skohub-blog" prefix as these would result in adding that path to our publish site. As we use a subdomain "blog.skohub.io" we don't want to need this.
Also configured this setup into the proxy - test it : https://blog.skohub.io/ . |
Looks fine. The |
This plugin is already installed, I will adjust the gatsby-conf.js to the right url. |
This config file of format rules can be applied by many IDEs and editors, e.g. codium and vim. Some need an extra plugin for that, like the latter.
This config file of format rules can be applied by many IDEs and editors, e.g. codium and vim. Some need an extra plugin for that, like the latter.
Merged #6 into main to trigger a rebuild of the pages. |
Hm , wait @acka47 with your review, it seems like the canonical links are not fixed yet. Investigating... |
(Proxy was set to my dr0i test repo. Ok to review now @acka47 |
+1 Looks good to me. We will announce the blog as soon as the SSL certificate is installed. (You could also sign it in a video conference and then bring it to hbz next week, @dr0i .) |
Installed SSL certifictates. You may want to ckeck @acka47 . |
+1 Looks good. Unfortunately, hypothes.is annotations are not shown at neither of the blogs now. I opened another issue for this at #7 . |
Closing. |
See https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/how-gatsby-works-with-github-pages/ for instructions on how to use gatsby with GitHub pages.
I think, we should
Functional review: @acka47
Code review: @fsteeg
The text was updated successfully, but these errors were encountered: