👉 https://www.avonture.be
Investigation (and solution) when you have two #Docker containers; one needs to connect to the first and it doesn't work.
Investigation (and solution) when you have two #Docker containers; one needs to connect to the first and it doesn't work.
I suggest creating a #Quarto-based #devcontainer #docker that allows you to write your presentations with little use of the mouse. Bye #PowerPoint!
Here an example of such slideshows: docker.avonture.be
I suggest creating a #Quarto-based #devcontainer #docker that allows you to write your presentations with little use of the mouse. Bye #PowerPoint!
Here an example of such slideshows: docker.avonture.be
It is easy to install, and the interface is so similar to Windows that even grandma should be able to use it successfully.
It is easy to install, and the interface is so similar to Windows that even grandma should be able to use it successfully.
Let's see how to create a #plugin that will be called by Docusaurus while rendering the HTML version of your site.
Let's see how to create a #plugin that will be called by Docusaurus while rendering the HTML version of your site.
www.avonture.be/series/
www.avonture.be/series/
If you want to try it out: in a DOS or Linux console, run “docker pull cavo789/blog” then “docker run -d -p 443:443 --name blog cavo789/blog.” Wait a few. Open a browser and go to localhost, and voilà, my blog is running offline. 🐋🐋
If you want to try it out: in a DOS or Linux console, run “docker pull cavo789/blog” then “docker run -d -p 443:443 --name blog cavo789/blog.” Wait a few. Open a browser and go to localhost, and voilà, my blog is running offline. 🐋🐋
Everything will be preconfigured so that all you have to do is write your website from VSCode, and hot reload will allow you to see the changes in real time.
Everything will be preconfigured so that all you have to do is write your website from VSCode, and hot reload will allow you to see the changes in real time.
In this article, let's see how to proceed. One image for the deployment and, locally, using VSCode and the devcontainer feature.
In this article, let's see how to proceed. One image for the deployment and, locally, using VSCode and the devcontainer feature.
Let's display a banner to inform the reader.
Let's display a banner to inform the reader.
Thanks to @docuxlab.com for his LogoIcon component.
Thanks to @docuxlab.com for his LogoIcon component.
One could imagine a snippets-type use case for this i.e. you put things like $CLIENT_ID$ and replace it on-the-fly.
One could imagine a snippets-type use case for this i.e. you put things like $CLIENT_ID$ and replace it on-the-fly.
Now, a nice meerkat will be displayed during the vertical scroll on long articles. Just click on it and you'll jump back to the top with a smooth animation.
React component created by @docuxlab.com
Now, a nice meerkat will be displayed during the vertical scroll on long articles. Just click on it and you'll jump back to the top with a smooth animation.
React component created by @docuxlab.com