This tutorial explains how to create a new Git repository of your website application by using the Git Tool in Site Tools. Access Git in Site Tools First, go to yourSite Tools>Devs>Git: The Git Tool has two main
If you'd prefer to use your own domain name rather than the default gitlab.io subdomain you can usethis tutorialto setup a custom domain for your static website. Is SSL available for your custom domain? All gitlab.io subdomains have SSL enabled by default. Custom domains can also use ...
Set up a modern web app by running one command. Contribute to facebook/create-react-app development by creating an account on GitHub.
If you are using React Router check out this tutorial on how to use code splitting with it. You can find the companion GitHub repository here. Also check out the Code Splitting section in React documentation. Adding a Stylesheet This project setup uses Webpack for handling all assets. Webpack...
Learn how to create a free website with the HugoBlox open source website builder for Hugo. Choose a stunning template and personalize anything with the HugoBlox website builder - no coding skills needed. Write in Markdown, take control of your data, and
Tutorial - Create a root certificate authority and use it to create subordinate CA and client certificates that you can use for testing purposes with Azure IoT Hub.
Tutorial - Create a root certificate authority and use it to create subordinate CA and client certificates that you can use for testing purposes with Azure IoT Hub.
We’ll add some stats about the user’s GitHub activity like the number of commits, number of PRs, etc., to this section. There are many open-source projects on GitHub that offer different stats for the GitHub profile. In this tutorial, we’ll see how to use two such open-source proj...
This tutorial will walk you through the creation of a four-stage pipeline that uses a GitHub repository for your source, a Jenkins build server to build the project, and a CodeDeploy application to deploy the built code to a staging server. The following diagram shows the initial three-stage...
For this tutorial, we will proceed with using FTP as it is the most reliable way of achieving our goal of manually installing a staging site. 3. Create an FTP User for Your Staging Site You’ll need to create an FTP user for your new staging site. To do this, log in to cPanel and...