CloudBytes Help / Discussion Community #50
Replies: 4 comments 22 replies
-
Running a .yml file with a github action in a devcontainerHello - I was working through your article on Automate Deployment of Pelican Website to Github pages which uses a vscode devcontainer and everything was going fine until it came to actually running the yaml file, pelican.yml. I created a .github/workflows/pelican.yml file under the .devcontainer folder and followed the instructions and while the git push command worked OK the instructions in the pelican.yml file never seemed to get triggered. I tried various things such as rerunning the devcontainer from scratch after setting up the file but with no luck. My github repository with the relevant files is here: and the link to pelican.yml is here. I'm not so expert at this so might be making some simple error somewhere but if you had any advice it would be much appreciated, and thanks for your article. |
Beta Was this translation helpful? Give feedback.
-
About the pelican minify : https://cloudbytes.dev/snippets/pelican-plugin-to-minify-html-css-and-js For me it fails on first step:
I am running Debian 10 (buster) and python 3.7.3 What steps should I take to try to resolve this problem ? I was going to use : css-html-js-minify: But read your comment "Broke the website 💔, removed embedded JS, deleted some CSS variables & class definitions." ... so I do not want to risk that |
Beta Was this translation helpful? Give feedback.
-
thanks for writing this article -> https://cloudbytes.dev/snippets/upgrade-python-to-latest-version-on-ubuntu-linux, it helped me a lot! |
Beta Was this translation helpful? Give feedback.
-
I dont have my linux anymore :( , any way of getting it back? After following https://cloudbytes.dev/snippets/upgrade-python-to-latest-version-on-ubuntu-linux My pc's ambient doesnt work anymore. Someone can help me? Im new to linux My linux is a mint 20.3. |
Beta Was this translation helpful? Give feedback.
-
Need any help with topics associated with Python🐍 or Cloud ☁☁. Feel free to start a discussion.
Beta Was this translation helpful? Give feedback.
All reactions