Software Alternatives, Accelerators & Startups

Hugo vs Jekyll: an Epic Battle of Static Site Generator Themes

Hugo Jekyll
  1. 1
    Hugo is a general-purpose website framework for generating static web pages.
    Pricing:
    • Open Source
    Hugo does something similar with its menu templates. You can define menu links in your Hugo site config, and even add useful properties that Hugo understands, like weighting. Hereโ€™s a definition of the menu above in config.yaml:

    #Static Site Generators #Blogging #Blogging Platform 392 social mentions

  2. 2
    Jekyll is a simple, blog aware, static site generator.
    Pricing:
    • Open Source
    Jekyll isnโ€™t strict with its content location. It expects pages in the root of your site, and will build whateverโ€™s there. Hereโ€™s how you might organize these pages in your Jekyll site root:

    #CMS #Blogging #Blogging Platform 199 social mentions

Discuss: Hugo vs Jekyll: an Epic Battle of Static Site Generator Themes

Log in or Post with