Based on our record, Hugo seems to be a lot more popular than Pelican. While we know about 384 links to Hugo, we've tracked only 31 mentions of Pelican. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The content of the guide lives in a single Markdown file, content/_index.md. The website is built using Hugo. - Source: dev.to / about 1 month ago
Every PKMS/BASB needs a search functionality. Ever since I've created brainfck to host my own collection of thoughts/ideas/resources (aka Zettelkasten) I wanted to be able to actually search within my collection of org-roam based notes. Meanwhile for all my sites I own (this blog, my CV/portfolio, brainfck and defersec) I use hugo. All of them didn't have proper search capabilities. That's why I was looking for a... - Source: dev.to / 26 days ago
This project demonstrates how to deploy a static website using Hugo and Pulumi on AWS S3. Hugo is a fast static site generator, and Pulumi is an infrastructure-as-code tool that allows you to define cloud resources using TypeScript. The site is deployed to an S3 bucket configured as a static website, with public access enabled for viewing. - Source: dev.to / about 1 month ago
Is there a particular stack you prefer? If JS, maybe consider Astro (for simple blogs)? It has built-in MDX support and deploys in a few seconds. If PHP, maybe https://getgrav.org/? For Go or a prebuilt binary, maybe https://gohugo.io/? - Source: Hacker News / about 1 month ago
It was long my desire to write a blog with stuff that interests me. Lately I was studying Golang and I came across Hugo which is a really nice and fast site generation utility. This was a great opportunity to start my own blog by using Hugo and Github Pages in order to host it. Why? - Source: dev.to / about 1 month ago
Instead of a wiki, why not a static site generator. I have used Pelican[1] for over a decade. Strongly recommend if you know Python. You don't need to know Python, but in the off chance that one day in the future you want to write your own plugin... [1] https://getpelican.com/. - Source: Hacker News / 4 months ago
Https://gohugo.io/ It's written in go but what's great about it, unlike many competitors written in Javascript or Python, is that it is just a simple binary you download and run, you do not need to get a PhD in the go build system to start a web site also it is crazy fast. It can publish a site to something like S3 or Azure Storage behind a CDN and you do not have to worry about anything other than paying the... - Source: Hacker News / 6 months ago
Not really tried the Claude 3.5, later tried o1-preview on github models and recently Qwen2.5 32B for a prompt to generate a litestar[0] app to manage a wysiwyg content using grapesjs[1] and use pelican[2] to generate static site. It generated very bad code and invented many libraries in import which didn't exist. Cluade was one of the worst code generator, later tried sieve of atkin to generate primes to N and... - Source: Hacker News / 6 months ago
I've been using Pelican [1] to generate my blog [2]. Here's how I set everything up: [3]. [1] https://getpelican.com/. - Source: Hacker News / 6 months ago
Do you have any links? I've recently been using Pelican[0] to create static sites using Python, but always looking for simpler solutions. [0] https://getpelican.com/. - Source: Hacker News / 6 months ago
Jekyll - Jekyll is a simple, blog aware, static site generator.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
GatsbyJS - Blazing-fast static site generator for React
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Grav - The modern open source flat-file CMS
Hexo - A fast, simple & powerful blog framework, powered by Node.js