Based on our record, Hugo should be more popular than Hashnode. It has been mentiond 388 times since March 2021. 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.
We looked into a few different providers including GitBook, Docusaurus, Hashnode, Fern and Mintlify. There were various factors in the decision but the TLDR is that while we manage our SDKs with Fern, we chose Mintlify for docs as it had the best writing experience, supported custom React components, and was more affordable for hosting on a custom domain. Both Fern and Mintlify pull from the same single source of... - Source: dev.to / 7 days ago
Hashnode write dev blogs and build a reputation. - Source: dev.to / 19 days ago
In a real-life example of a blogging platform like Hashnode or Dev.to, for example, they have very robust RBAC systems. - Source: dev.to / 3 months ago
The other page was a list of my blog posts that were posted in Hashnode, fetched using Graph QL using Hashnode's API. The posts would then be shown when the user navigated to /post/ , after triggering another request to Hashnode's API. I also built my own solution for i18n and theming and relied on styled-components to do most of the CSS heavy lifting and customization. - Source: dev.to / 3 months ago
The other big option is to post blogs or notes. It's pretty simple to start a blog right here on Dev.to, or on Hashnode, two blogging platforms specifically for coding. There's also a great community platform on Codedex.io where you can write blog posts, although you do need to complete a few lessons to "unlock" the community features. In these cases, there's already an audience and community on the site, so it's... - Source: dev.to / 3 months ago
A few days back, I wrote a blog post about static site generators, in particular how I decided to migrate my blog from Zola to Hugo. One of my points was to be able to hack my own content before generating the final HTML. - Source: dev.to / about 23 hours ago
This post is a summary of my recent decision to go back to Hugo after using Zola. I also report on how LLM assistants with Web access can aid in such decisions, not as an authority but as a research assistant. - Source: dev.to / 8 days ago
Hugo is a fast and flexible static site generator built in Go, known for its speed and large theme ecosystem. It supports markdown, taxonomies, multilingual content, and powerful templating with minimal dependencies. Hugo is highly performant and well-suited for building large-scale documentation sites. It’s ideal for teams seeking speed and customization with minimal runtime requirements. - Source: dev.to / 10 days ago
Try Hugo[1]. In depends on a template you choose alone whether Hugo will generate a landing page, a website, a blog, etc. [1] https://gohugo.io. - Source: Hacker News / 16 days ago
The content of the guide lives in a single Markdown file, content/_index.md. The website is built using Hugo. - Source: dev.to / about 2 months ago
DEV.to - Where software engineers connect, build their resumes, and grow.
Jekyll - Jekyll is a simple, blog aware, static site generator.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
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.
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.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.