Sidharthan Chandrasekaran KamarajforThe Bug Shotsthebugshots.dev·Sep 15, 2023Moving from Azure Git Wiki to Vitepress: A Painless Journey to Speedy DocumentationIn the world of software development, documentation is often an overlooked yet crucial aspect of a project's success. At our company, we rely on Azure DevOps for software development, and one of the included packages is Azure Git Wiki. Initially, we ...DiscussDeveloper Toolsdocumentation
Dasilva Akoredecoreyodonis.hashnode.dev·Sep 10, 2023A beginner guide to using MKDocsIntroduction to MKDocs What is Mkdocs MKDocs is a documentation tool that processes Markdown files into static website. It is an open-source python-based static site that focuses on speed and simplicity. Documentation source files are written in Mark...Discussmkdocs
Karandeep Singhsinghkaran202.hashnode.dev·Sep 7, 2023From Domain to Deployment: How to Set Up a Custom Domain with GitHub PagesHello folks! I trust you're all doing well and continuously expanding your horizons. I've always been intrigued by the process of hosting websites on the internet. There's an incredible sense of satisfaction that comes with seeing your project websit...Discuss·10 likesGitHubPages
Abhishek kumarabhishek-kumar.hashnode.dev·Sep 3, 2023Host a Static Website in Google Cloud storageIn this blog, we will see Step-by-step Hosting of a static website. Introduction Prerequisites Create a Cloud Storage Bucket Upload Your website file and source code Set the access permissions Edit website configuration. Check your website. ...Discuss·69 readsCloud
Mary Ayobami maryayobami.hashnode.dev·Aug 30, 2023Host a Static Website on AWS S3 with CI/CD, CDN and a Custom DomainHosting static websites on cloud platforms like Amazon Web Services (AWS) provides numerous benefits such as scalability, high availability, and ease of maintenance. In this article, we will explore how to host a static website on AWS S3 (Simple Stor...Discuss·10 likes·79 readsStatic Website
Pankaj Suryavanshidevtestops.hashnode.dev·Aug 29, 2023Serve Static Content with NginxIn a previous blog, we learned how to set up Nginx using Docker. If you haven't checked it out, you can find it here. Now, let's dive into serving static content using Nginx and enhance our web server setup. Title: Serving Static Content with Nginx I...DiscussNginx Web Servernginx
Geofffabform.hashnode.dev·Aug 28, 2023Fabform Form Backend ServiceUsing Fabform as a Form Backend Service Fabform is a form backend service that allows you to build forms without worrying about the backend. Some key points about Fabform: It's easy to integrate: You just need to set your form's action to a Fabform ...DiscussHTMLForm
Aditya Guptadevspotlight.hashnode.dev·Aug 24, 2023Building a static Next.js Page with Shadcn UI Components: A Complete GuideGetting started with shadcn/ui ShadCN UI is a collection of reusable components that can be used to build web applications. These components are built on Radix UI, a headless UI library that provides accessibility features right out of the box. This ...Discuss·35 readsWeb Development
Preet Shahpreetshah.hashnode.dev·Aug 10, 2023Comprehensive Walkthrough: Configuring Custom Error Pages in Azure Application GatewayWelcome to this in-depth guide, we will walk through the seamless process of setting up custom error pages within our Azure Application Gateway. Let's deep dive... Introduction Greetings to all DevOps engineers striving to enhance their applications'...DiscussAzure
Stephen 'Tomisin Gbolagadestephengade.hashnode.dev·Aug 5, 2023How to Deploy Static Website for FREE on Render with Custom Domain — GuideHosting a single-page application (SPA) or static website is becoming easier than ever. Gone are those days when we depended on heavy servers or tweaking Cpanel just to ensure the website came out as expected. We have a lot of web hosting providers w...Discuss·6 likesWeb Development