Software Alternatives & Reviews

Building a static blog using Jekyll & Strapi

Strapi RubyGems GitHub Pages Jekyll Hexo Hugo
  1. 1
    Strapi is the most advanced Node.
    Pricing:
    • Open Source
    Strapi is the open-source Headless CMS. It saves weeks of API development time and allows easy long-term content management through a beautiful administration panel anyone can use.

    #CMS #Blogging #Blogging Platform 310 social mentions

  2. RubyGems. org is the Ruby community's gem hosting service. Instantly publish your gems and then install them. Use the API find out more about available gems. Become a contributor and improve the site yourself.
    Pricing:
    • Open Source
    Source "https://rubygems.org" # Hello! This is where you manage which Jekyll version is used to run. # When you want to use a different version, change it below, save the # file and run `bundle install`. Run Jekyll with `bundle exec`, like so: # # bundle exec jekyll serve # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll", "~> 4.2.0" # This is the default theme for new Jekyll sites. You may change this to anything you like. gem "minima", "~> 2.5" gem "jekyll-strapi" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", group: :jekyll_plugins # If you have any plugins, put them here! group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem # and associated library. platforms :mingw, :x64_mingw, :mswin, :jruby do gem "tzinfo", "~> 1.2" gem "tzinfo-data" end # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin].

    #Front End Package Manager #Package Manager #Code Collaboration 95 social mentions

  3. A free, static web host for open-source projects on GitHub
    Pricing:
    • Open Source
    Last but not least, Jekyll is the static website generator powering GitHub Pages!

    #Static Site Generators #Cloud Computing #Blogging 466 social mentions

  4. 4
    Jekyll is a simple, blog aware, static site generator.
    Pricing:
    • Open Source
    To make their creation easier, numerous open-source static websites generators are available: Jekyll, Hugo, Gatsby, Hexo, etc. Most of the time, the content is managed through static (ideally Markdown) files or a Content API. Then, the generator requests the content, injects it in templates defined by the developer and generates a bunch of HTML files.

    #CMS #Blogging #Blogging Platform 180 social mentions

  5. 5
    A fast, simple & powerful blog framework, powered by Node.js
    Pricing:
    • Open Source
    To make their creation easier, numerous open-source static websites generators are available: Jekyll, Hugo, Gatsby, Hexo, etc. Most of the time, the content is managed through static (ideally Markdown) files or a Content API. Then, the generator requests the content, injects it in templates defined by the developer and generates a bunch of HTML files.

    #Blogging #CMS #Blogging Platform 20 social mentions

  6. 6
    Hugo is a general-purpose website framework for generating static web pages.
    Pricing:
    • Open Source
    To make their creation easier, numerous open-source static websites generators are available: Jekyll, Hugo, Gatsby, Hexo, etc. Most of the time, the content is managed through static (ideally Markdown) files or a Content API. Then, the generator requests the content, injects it in templates defined by the developer and generates a bunch of HTML files.

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

Discuss: Building a static blog using Jekyll & Strapi

Log in or Post with