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...Discuss·103 readsBlogging
Fandy Aditya Wiranafandyadityaw.hashnode.dev·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...Discussnotion
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...Discuss·10 likes·29 readscloudflare
Nouman Rahmanprogrammingfire.com·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...Discuss·10 likes·461 readsHugo
LiJontflijon.hashnode.dev·May 10, 20233 Awesome Hugo Business Themes 2023Hugo is a popular open-source static site generator, known for its speed and flexibility. It allows you to create fast, secure, and easy-to-manage websites without the need for a database or server-side scripting. One of the great things about Hugo i...Discuss·30 readsHugo
Emme Bravombcodes.hashnode.dev·Mar 30, 2023HUGO, its Cache, and macOSMy portfolio desperately needed a facelift. I considered different JS frameworks: Astro, Gatsby, and Next.js, but I wanted to work with a Go framework. I found a great one, and it’s called HUGO. After reading its documentation and playing around with...Discuss·1 like·74 readsHugo
Suresh Rathinamiamsureshra.hashnode.dev·Feb 18, 2023The Promise Of SomedayInspiration Credits: Kaapiyam Lxware is an outcome of a sleepless night, while I was freelancing in 2020. I had a blog in blogger for decades but failed to post regularly and I wanted to do it again. I chose this name as a tribute to Linux, Opensour...Discuss·64 readscloudflare
Mariano Gonzálezblog.mariano.cloud·Dec 27, 2022Your website in minutes: Gitlab, Hugo & BlowfishI was looking for a way to create my first website as a way to tell a bit about myself and my IT journey when I stumbled first on Gitlab Pages templates, and then Blowfish - a Hugo theme that will give you a flexible running website in a couple of mi...Discuss·3 likes·159 readsblowfish
OceanSoftforOceanSoftblog.oceansoft.io·Oct 10, 2022📚 [Solution Architecture] Docs-as-Code🎯 The exploration and experimentation of how documents can be transformed into valuable sources of information. 📚 🚀 Live Demo: solution.job4u.io 👨💻 https://oceansoftio.github.io/docs Source Code: https://github.com/OceanSoftIO/docs.git http...Phan Viet The and 1 other are discussing this2 people are discussing thisDiscuss·1 like·253 reads⚡️ Modern AppsHugo
Rizel Scarlettblackgirlbytes.dev·Aug 16, 2022How to host a Hugo or Next.js site on GitHub PagesGitHub Pages now uses customizable GitHub Action workflows to build and deploy your code so that developers can control their authoring framework and deployment. GitHub Pages is a powerful option for storing static content for the following reasons: ...Discuss·393 readsGitHub TutorialsGitHub