Dikaeinstein
Blog Tags Resume
  • How to Use Google Domain With Netlify

    Feb 27, 2021
    All sites deployed to Netlify get a subdomain which has the form [name-of-your-site].netlify.app. But if you want your site to be accessible at your own domain name like your-name.com then you need a custom domain. This article focuses on using your Google domain registered domain name with your Netlify site. Add your domain to Netlify Go to your team’s Domain page. Enter the domain name and click on Verify…
    Read more ⟶
  • Deploy Your Hugo Static Website to Netlify Using Github Actions

    Feb 24, 2021
    So you just built your Hugo static website and pondering how to handle deployments. The Hugo docs have a Hosting and Deployment section for various providers that you can deploy to. But this post is focused on deploying to Netlify using Github Actions. We will use Github Actions for the CI/CD pipeline and Netlify as the deployment platform. This will be a manual Netlify deployment using its CLI from the CI/CD pipeline.…
    Read more ⟶

2022 © Dikaeinstein | Built with Hugo