Ruby Web Design Software

View 150 business solutions

Browse free open source Ruby Web Design Software and projects below. Use the toggles on the left to filter open source Ruby Web Design Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Jekyll RDF

    Jekyll RDF

    A Jekyll plugin to include RDF data in your static site

    Transform your RDF Knowledge Graph into static websites and blogs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    brutalist-blog

    brutalist-blog

    Minimalistic theme that automatically supports dark & light modes

    Minimalistic Jekyll theme that automatically supports dark and light modes for blogs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Jekyll Readme Index

    Jekyll Readme Index

    A Jekyll plugin to render a project's README as the site's index

    A Jekyll plugin to render a project's README as the site's index. Let's say you have a GitHub repository with a README.md file, that you'd like to use as the index (main page) for a GitHub Pages site. You could rename the file to index.md, but then it wouldn't render on GitHub.com. You could add YAML front matter with permalink: / to the README, but why force a human to do what Jekyll can automate? If you have a readme file, and your site doesn't otherwise have an index file, this plugin instructs Jekyll to use the readme as the site's index. That's it, no more, no less.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    jekyll-notion

    jekyll-notion

    Import pages from notion

    Import notion pages to Jekyll.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 5
    jekyll-theme-8bit

    jekyll-theme-8bit

    A Jekyll theme inspired by classic 8bit games

    A Jekyll theme inspired by classic 8-bit games. Jekyll-theme-8bit has been scaffolded by the Jekyll new-theme command and therefore has all the necessary files and directories to have a new Jekyll site up and running with zero-configuration. Snippets of code within the _includes directory that can be inserted in multiple layouts (and another include-file as well) within the same theme-gem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    GitHub Pages Ruby Gem

    GitHub Pages Ruby Gem

    A simple Ruby Gem to bootstrap dependencies

    Websites for you and your projects. Hosted directly from your GitHub repository. Just edit, push, and your changes are live.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Poole

    Poole

    The Jekyll Butler. A no frills responsive Jekyll blog theme

    A diligent and noble steward for building Jekyll sites. Poole is the butler for Jekyll, the static site generator. It's designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site. It does so by furnishing a full vanilla Jekyll install with example templates, pages, posts, and styles. Poole is the butler for Jekyll, the static site generator. It's designed and developed by @mdo to provide a clear and concise foundational setup for any Jekyll site. It does so by furnishing a full vanilla Jekyll install with example templates, pages, posts, and styles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    jekyll-commonmark

    jekyll-commonmark

    CommonMark generator for Jekyll

    CommonMark Markdown converter for Jekyll.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    jekyll-course-website-template

    jekyll-course-website-template

    Feature-rich and easy-to-use Jekyll website template

    Feature-rich and easy-to-use Jekyll website template for academic courses. Individual page for assignments, lectures, course material, and course schedule. Auto-generated course updates section (for each new lecture and assignment) + custom/manual announcements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    Antarctica Theme

    Antarctica Theme

    Stylish and feature-rich theme for Jekyll

    The goal of Antarctica is evolving to an elegant and feature-rich theme across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dumbarton

    Dumbarton

    Dumbarton is a Jekyll Theme developed by Tyler Butler

    Dumbarton is a Jekyll Theme developed by Tyler Butler. The theme is designed for academics and features a simple home page with an about me section and an interactive highlights section to describe publications, coursework, courses taught, and projects. You can check out the project on Github, feel free to make contributions and feature requests, and don’t forget to give it a star.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hydure

    Hydure

    A concise two-column blog theme for Jekyll

    Hydure is a concise two-column blog theme for Jekyll. It is built on the Pure.css framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jekyll Auth

    Jekyll Auth

    A simple way to use GitHub OAuth to serve a protected Jekyll site

    A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jekyll Avatar

    Jekyll Avatar

    A Jekyll plugin for rendering GitHub avatars

    A Jekyll plugin for rendering GitHub avatars. Jekyll Avatar makes it easy to add GitHub avatars to your Jekyll site by specifying a username. If performance is a concern, Jekyll Avatar is deeply integrated with the GitHub avatar API, ensuring avatars are cached and load in parallel. It even automatically upgrades users to Retina images, when supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jekyll Cloudinary Liquid tag

    Jekyll Cloudinary Liquid tag

    Jekyll plugin adding a Liquid tag for Cloudinary

    jekyll-cloudinary is a Jekyll plugin adding a Liquid tag to ease the use of Cloudinary for responsive images in your Markdown/Kramdown posts. It builds the HTML for responsive images in the posts, using the srcset and sizes attributes for the <img /> tag (see the "varying size and density" section of this post if this is new for you, and why it's recommended to not use <picture> most of the time). URLs in the srcset are cloudinary URLs that fetch on-the-fly the post's images and resize them to several sizes. You are in full control of the number of generated images and their sizes, and the sizes attribute that helps the browser decide which image to download. See the complete configuration options for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jekyll Default Layout

    Jekyll Default Layout

    Silently sets default layouts for Jekyll pages and posts

    Silently sets default layouts for Jekyll pages and posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jekyll Github Deploy

    Jekyll Github Deploy

    Jekyll Site Automated Deployer to GitHub Pages

    If you use some plugins with your Jekyll blog, chances are you can not have your blog generated by GitHub Pages. First of all, because they do not allow custom plugins. This is where jekyll-github-deploy (a.k.a. jgd) comes in: it will automatically build your Jekyll blog and push it to your gh-pages branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jekyll JSON Feed plugin

    Jekyll JSON Feed plugin

    A Jekyll plugin to generate a JSON (RSS-like) feed of your Jekyll post

    A Jekyll plugin to generate a JSON feed of your Jekyll posts. The plugin will automatically use any of the following configuration variables, if they are present in your site's _config.yml file. The plugin exposes a helper tag to expose the appropriate meta tags to support the automated discovery of your feed. Simply place {% json_feed_meta %} someplace in your template's <head> section, to output the necessary metadata. The plugin uses Jekyll's smartify filter for processing the site title and post titles. This will translate plain ASCII punctuation into "smart" typographic punctuation. This will not render or strip any Markdown you may be using in a title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jekyll Material Design

    Jekyll Material Design

    Jekyll Bootstrap 3 with the material design flavour.

    Publish your static website/blog on GitHub Pages using Jekyll and Bootstrap 3 with a "materialized" style. This project is based on Jekyll-Bootrap-3. It also includes the Paper theme from Bootswatch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jekyll Optional Front Matter

    Jekyll Optional Front Matter

    A Jekyll plugin to make front matter optional for Markdown files

    A Jekyll plugin to make front matter optional for Markdown files. Out of the box, Jekyll requires that any markdown file have YAML front matter (key/value pairs separated by two sets of three dashes) in order to be processed and converted to HTML. While that behavior may be helpful for large, complex sites, sometimes it's easier to simply add a plain markdown file and have it render without fanfare. This plugin does just that. Any Markdown file in your site's source will be treated as a Page and rendered as HTML, even if it doesn't have YAML front matter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jekyll PDF Embed

    Jekyll PDF Embed

    Jekyll plugin for embedding PDF and PowerPoint files to any page

    Jekyll plugin for embedding PDF files to any page or post. Jekyll PDF Embed is a ruby gem for Jekyll static site generator. It allows user to easily embed external or local PDF files to any page or blog post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jekyll PWA Workbox Plugin

    Jekyll PWA Workbox Plugin

    A Jekyll plugin using Workbox to make your PWA / Website

    A Jekyll plugin that makes your PWA / Website available offline and lets you install on desktop and mobile. It generates and injects a precache list into a Workbox v5.1.4 service worker and handles the registration process in a secure way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jekyll Podcaster

    Jekyll Podcaster

    Podcaster is a dynamic Jekyll theme built for podcasters

    Jekyll Podcaster is a Jekyll theme built for podcasters. Every podcast needs a great website and this theme helps you achieve that. Please note that this theme will not build a RSS feed for your podcast, meaning that this is just for showcasing your podcast and not for distributing it. You still need to use a distribution platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jekyll Pure Liquid Table of Contents

    Jekyll Pure Liquid Table of Contents

    A GitHub Pages compatible Table of Contents generator

    GitHub Pages can't run custom Jekyll plug-ins so when generating Tables of Contents (TOCs), you're stuck with either a JavaScript solution or using kramdown's {:toc} option. However, by using {:toc}, you are forced to have that code next to your actual markdown and you can't place it in a layout. This means every. single. post. will need to have the snippet. If you choose the JavaScript approach, that's perfectly fine but what if JS is disabled on someone's browser or your page is just really long and it becomes inefficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jekyll Target Blank

    Jekyll Target Blank

    Automatically opens external links in a new browser for Jekyll Pages

    Automatically opens external links in a new browser for Jekyll Pages, Posts and Docs. Automatically adds a target="_blank" rel="noopener noreferrer" attribute to all external links in Jekyll's content plus several other automation features for the external links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next