Hugo
gutenberg
Our great sponsors
Hugo | gutenberg | |
---|---|---|
285 | 53 | |
59,745 | 8,878 | |
2.1% | 4.3% | |
9.8 | 8.7 | |
3 days ago | 8 days ago | |
Go | Rust | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Hugo
-
Seems that documentation becoming obsolete is a serious problem, so what do you to to prevent this from happening?
Check out https://gohugo.io. It covert markdown into static web pages that may be used as documentation.
-
GitJournal: Mobile first Markdown notes synchronized with Git
Nope. But good catch, I'll add it to my todo list.
The website is built with Hugo [0], so it should be easy enough.
-
Add a table of contents (TOC) to your blog posts
Hugo has built-in support for adding a TOC.
- How difficult is it to host a static hugo site on a dedicated server or cloud?
- Google listet Homepage nicht
-
On what platform should the Wiki run?
A few popular examples of static site generators include Hugo, Jekyll, and VuePress.
- Looking for a minimalist tech stack. How pure is too pure?
-
The overengineered Solution to my Pigeon Problem
Link for the curious: https://gohugo.io/
-
Using Drupal to develop a typical professor's website
Drupal is an overkill for a personal site/blog. I'd use any static site generator if the professor is willing to edit/upload text files to a server. I like https://gohugo.io/.
-
What framework to use to build a personal website?
Generators are a dime a dozen really, Hugo is pretty popular but there really are hundreds of good options. After that it's just a case of following their docs, most these days are built on-top of something like React or Vue which are good tools to learn if you're looking to improve your frontend skill set.
gutenberg
- Markdown to html then to Frontend
-
How to Create a Simple Blog?
Yep, I would suggest to go indie instead of using a posting platform. Platforms die, limit your control and growth options.
Grab a domain ($1 sale at Namecheap atm), generate the site from simple markdown files using Zola (it's basically a better Hugo — if you've heard of it), and host at Netlify for free.
People who prefer a specific language would prefer a framework / generator in that language. Zola is a somewhat neutral option — since you didn't mention your preferences for the language.
Same with the services. I personally prefer Cloudflare as both registrar and hosting, but Netlify would be a bit more intuitive to start with.
Like you, I love clean blog layouts. Shouldn't be a problem if you have a CSS background, but there are themes at the Zola site if you are busy. Not all are great, but there are a couple of neat and clean ones.
P.S. At first I was a bit surprised to see such question here, but then realized that it's actually smart to ask HK — as most of the googleable content is affiliate crap.
-
Ask HN: Share Your Personal Site
https://learnbyexample.github.io/
I'm using Zola SSG (https://github.com/getzola/zola) and hosted on GitHub Pages. I write about Regular Expressions, CLI one-liners, Scripting Languages, Vim, self-publishing, etc.
https://tuckersiemens.com
I try to keep it simple, HTML, Sass (but really just vanilla CSS), and no JS. I generate the site with Zola (https://www.getzola.org/), which has been fantastic. Nothing fancy here, probably write a post once a year, but I have fun doing so.
- Ask HN: What's the best platform for technical writing in 2022?
- Ask HN: For static HTML, what is your go to template?
-
SSGs through the ages: The ‘Reinvention’ era
Vincent gets straight to the point in his announcement of ‘Gutenberg’ (later renamed to Zola).
Zola
-
State of the Web: Static Site Generators
Supposedly, Zola[0] was built in response to the deficiencies of Go templating. Having dipped my toe into the Go pool, I am tempted to agree.
What are some alternatives?
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
eleventy 🕚⚡️ - A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
MkDocs - Project documentation with Markdown.
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
obsidian-export - Rust library and CLI to export an Obsidian vault to regular Markdown
astro - Build fast websites, faster. 🚀🧑🚀✨
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
Docusaurus - Easy to maintain open source documentation websites.
Lektor - The lektor static file content management system
Nikola - A static website and blog generator
Strapi - 🚀 Open source Node.js Headless CMS to easily build customisable APIs
SvelteKit - The fastest way to build Svelte apps