Hugo
Jekyll
Our great sponsors
Hugo | Jekyll | |
---|---|---|
283 | 148 | |
59,745 | 44,893 | |
2.1% | 0.8% | |
9.8 | 9.1 | |
2 days ago | 6 days ago | |
Go | Ruby | |
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
-
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.
-
How I created my Portfolio website using Hugo and GitHub pages?
Honestly, you might be coming across umpteenth article on this topic, but I had to jot down my experiments with static website setup. For the uninitiated, apart from being the name of a famous 2011 Martin Scorsese movie, Hugo is also an extremely popular static website generator. Hugo uses data files, configuration, layout templates, static files, and content written in Markdown to render a static website, which means no database, blazing fast site speed and no danger of cross-site scripting and SQL injection attacks.
-
A New Site Called: thecouptimeline.com
Switch to Hugo Hugo uses Markdown, so it would be easier to outsource writing or edits to contributors on Reddit.
Jekyll
-
Add a table of contents (TOC) to your blog posts
Jekyll has the jekyll-toc plugin. I can vouch for this one, as I use it on an active website. It has excellent configuration options. It is one of the few I have seen where you can exclude individual headings within a page, so you can slim down the size of the table of contents.
-
On what platform should the Wiki run?
A few popular examples of static site generators include Hugo, Jekyll, and VuePress.
-
Starting a blog about detective TTRPGs. What platform should I choose?
While WordPress is the obvious way to go, WordPress can turn into sort of a pain in the ass over the long term. Iβm planning on turning my decaying blogs into static generated sites. You might just start with one of those, such as Jekyll.
-
How I fixed the feed on my website
I use a liquid template in Jekyll to generate my feed. I added some of the builtin filter functions to strip excess whitespace (strip) and to escape the characters (xml_escape) to be XML-compliant.
-
GitHub: Enable Comments Using https://utteranc.es/ Comment Widget.
βΈ The Jekyll -- https://jekyllrb.com/ theme I'm using is minima 2.5.1 -- https://rubygems.org/gems/minima/versions/2.5.1 , I modified the footer.html file to include the plugin snippet as shown:
-
Building an Ecommerce Website with Jekyll, Strapi, Snipcart and Tailwind CSS [1 of 5]
Jekyll is a simple blog-aware static site generator used for creating personal websites, blogs, documentation websites, corporate websites, etc. Jekyll was built with the Ruby programming language, and it uses the liquid templating engine as its templating engine. Jekyll is also the engine that powers GitHub pages.
-
Thinking of starting a Devlog for a new project. Thoughts?
If it works for you, I think it's a great idea to keep your ideas on track. When it comes to hosting a devlog, Discord seems like a odd choice to make regular "posts", I'd personally just setup a free blog or a Jekyll site and maybe using someting like Github Pages to host it for free. Just make sure you're not spending more time writing posts and updates than actually working on the game. The devlog should complement and motivate the game's development, not replace it!
-
Which programming languages would you suggest for this (presumably) not-so-complicated website idea?
Sounds like a semi-static website to me. Take a look at Jekyll, or any other static site generator, if you have a minute or ten. They allow you to put together and maintain a CMS-like setup with plain HTML, CSS or Markdown.
-
Running Jekyll on a Mac
Jekyll
-
Can anyone recommend a good blogging platform?
I use Jekyll, hosted on github Pages (for free). I find that it works extremely well for blogging code and math, as well as for creating a personal home page.
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. ππ§βπβ¨
Docusaurus - Easy to maintain open source documentation websites.
Middleman - Hand-crafted frontend development
gutenberg - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Lektor - The lektor static file content management system