Mohammed Essaid MEZERREGdevmind.mohessaid.com·Nov 28, 2024How to Host Hugo in VercelI decided to go with Hugo to build my personal website. The only thing I based my choice on was the build time. I thought Hugo was in the same league as Astro when it comes to content management perks, but it isn't quite there yet. Or, I can say it h...20 likesHugo
The Brown Boxthebrownbox.hashnode.dev·Aug 13, 2024How I sync my Hashnode with my Hugo blogHashnode provide a visual editor easy to use and create blog.Hashnode also provide auto backup into github in markdown format.So I gonna create blog in hashnode and sync it to my hugo blog Step 1: make a script to convert from hashnode format to hug...33 readsHugo
Ricardo Batistarbatista19.hashnode.dev·Jun 23, 2024We were tired of bureaucracy, so we built an opensource repo for the best guidesToday we are launching Tramitit, a shared database on getting all those poor-UX local procedures done in a much simpler way! How it works: The community provides detailed walkthroughs on every possible bureaucratic process you might go through. For ...Hugo
Chetan Thapliyalblog.chetanthapliyal.cloud·Apr 26, 2024Optimizing Docker Images with Multistage Builds: A Hugo Portfolio ExampleDocker has revolutionized the way we build, package, and deploy applications. However, as projects grow in complexity, the size of Docker images can quickly balloon, leading to slower build times, increased storage requirements, and reduced performan...11 likes·37 readsProjectsDocker
Priyapeeplika.hashnode.dev·Feb 11, 2024Making portfolio website with hugo and github pagesFirst , you need to have hugo installed in your pc , follow the installation instructions given in hugo Documentation- https://gohugo.io/documentation/ .If you are using linux , you can run the command - Sudo snap install hugo Next , you need to inst...10 likesHugo
Rahul Gawalegawalerahul.hashnode.dev·Jan 19, 2024Creating developer blog with Hugo and FirebaseCreating a developer blog can be an exciting journey, and in this guide, we'll explore how to set up a robust and efficient blog using Hugo, Firebase hosting, and Giscus for comments. We'll also be using the blist-hugo-theme to give your blog a sleek...33 readsFirebase
Vedant Mhatrevmhatre.com·Aug 25, 2023Comparing Blogging Platforms: Gatsby, Ghost, Hugo, HashnodeAfter months of exploring various tools, I finally settled down on a tool and started my blog. This article covers my experience using various tools and hopefully, my experience will help you choose your blogging platform more quickly. Gatsby Since G...5 likes·326 readsBlogging
Fandy Aditya Wiranadev.fandyaditya.com·Aug 4, 2023Migrating Blog from Notion to HugoI have been using Notion for my personal blog. Start with using premium paid service Super.so when it still in the early bird. Super is great, it just works, that's what I want, but when it gets popular I don't have the luxury to pay 12$ per month fo...153 readsnotion
Rajendra PrajapatiforJoBins Engineeringblog.jobins.jp·Jul 24, 2023Deploying a Static Website on Cloudflare Pages Using the Hugo FrameworkStatic websites have gained popularity in today's digital landscape due to their simplicity, security, and rapid performance. When deploying static sites, Cloudflare Pages offers an outstanding platform with its serverless architecture and global edg...10 likes·190 readscloudflare
Nouman Rahmanprogrammingfire.hashnode.dev·Jun 9, 2023Create a Static Blog in Minutes with Hugo and VercelIntroduction In the world of content creation, having a personal blog is a powerful way to share your thoughts, knowledge, and experiences with the world. Traditionally, setting up a blog required significant technical expertise and maintenance. Howe...10 likes·616 readsHugo