I previously deployed cmucl-site using gitlab pages. This went pretty well using the instructions at https://common-lisp.net/faq/using-gitlab-deploy-project-pages
However, now I want to deploy a newly created project, https://gitlab.common-lisp.net/rtoy/maxima-site
I set up the .gitlab-ci.yml site to deploy pages and everything seems to be working. I basically used the file that I used for cmucl-site.
However, I can't figure out what url to use to find the generated site. I thought it would be gitlab.common-lisp.net/project/maxima or maybe gitlab.common-lisp.net/Raymond%20Toy/, but none of these work (404).
I need some help here to figure out where all these things go....
Hi Raymond,
You're almost there! The only thing is that this doesn't work for just any toplevel name, but it only works for <project>/<project>-site. So, I just created the group maxima for you. I've also added you to it and transferred the maxima-site repository to it.
I took the liberty to run the deployment pipeline again and now there's a response on https://common-lisp.net/project/maxima/ (although as you can see, it needs some refinement).
Hope that helped!
Regards,
Erik.
On Sun, Nov 17, 2019 at 5:11 PM Raymond Toy toy.raymond@gmail.com wrote:
I previously deployed cmucl-site using gitlab pages. This went pretty well using the instructions at https://common-lisp.net/faq/using-gitlab-deploy-project-pages
However, now I want to deploy a newly created project, https://gitlab.common-lisp.net/rtoy/maxima-site
I set up the .gitlab-ci.yml site to deploy pages and everything seems to be working. I basically used the file that I used for cmucl-site.
However, I can't figure out what url to use to find the generated site. I thought it would be gitlab.common-lisp.net/project/maxima or maybe gitlab.common-lisp.net/Raymond%20Toy/, but none of these work (404).
I need some help here to figure out where all these things go....
-- Ray
On Sun, Nov 17, 2019 at 8:55 AM Erik Huelsmann ehuels@gmail.com wrote:
Hi Raymond,
You're almost there! The only thing is that this doesn't work for just any toplevel name, but it only works for <project>/<project>-site. So, I just created the group maxima for you. I've also added you to it and transferred the maxima-site repository to it.
Thanks! I didn't know it had to be exactly like that. Perhaps add a note about that in the FAQ? Looks good
I took the liberty to run the deployment pipeline again and now there's a response on https://common-lisp.net/project/maxima/ (although as you can see, it needs some refinement).
Heh. That's where I got stuck because I couldn't see what was generated. :-)
I think any further problems I encounter will be my problems because I'm being stupid. :-)
Thanks!
Hope that helped!
Regards,
Erik.
On Sun, Nov 17, 2019 at 5:11 PM Raymond Toy toy.raymond@gmail.com wrote:
I previously deployed cmucl-site using gitlab pages. This went pretty well using the instructions at https://common-lisp.net/faq/using-gitlab-deploy-project-pages
However, now I want to deploy a newly created project, https://gitlab.common-lisp.net/rtoy/maxima-site
I set up the .gitlab-ci.yml site to deploy pages and everything seems to be working. I basically used the file that I used for cmucl-site.
However, I can't figure out what url to use to find the generated site. I thought it would be gitlab.common-lisp.net/project/maxima or maybe gitlab.common-lisp.net/Raymond%20Toy/, but none of these work (404).
I need some help here to figure out where all these things go....
-- Ray
-- Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.