Developing in Container With VS Code
We will learn how to develop inside Docker container with VS Code using Remote containers extension. Also have Dockerfile source code for commonly used workflows
We will learn how to develop inside Docker container with VS Code using Remote containers extension. Also have Dockerfile source code for commonly used workflows
Hugo extended is not available for ARM. So we need to build hugo from source code for ARM processors.
We are going to install LTS version of nodejs in Ubuntu. LTS versions don't update often. So manually installing can set you up for long time.
So we are going to manually download latest version or any version of your choice of golang. And then install it in Ubuntu.