Showing 59 open source projects for "using"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Color Picker Tool With Contrast Details

    Color Picker Tool With Contrast Details

    An Easy Color Picker Tool With Contrast Details

    ...Also, see the VIDEO / SCREENSHOTS of this tool below. Although, this Color Picker tool was originally designed on a Mac System, I find that the List Box implementation and its values selection, using the down arrow key, is much easier on a Windows / Linux System. So, using this tool on these operating systems, will be highly beneficial and faster for design purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Code Cookbook

    Code Cookbook

    Reusable code patterns which you can use as reference or copy

    Reusable code patterns which you can use as reference or copy to your project. Achieve small or large tasks using recipes that contain steps, scripts, and config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    reveal-jekyll

    reveal-jekyll

    Online presentation for GitHub Pages and Jekyll in Markdown

    Transforms Markdown files into presentation slides using reveal.js and Jekyll. The theme is based on Solarized Colors (by Ethan Schoonover) containing a light and a dark theme. reveal-jekyll is ready for GitLab Pages as well as GitHub Pages. Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jekyll::Gzip

    Jekyll::Gzip

    Generate gzipped assets and files for your Jekyll site at build time

    Generate gzipped assets and files for your Jekyll site at build time. Performance in web applications is important. You know that, which is why you have created a static site using Jekyll. But you want a bit more performance. You're serving your assets and files gzipped, but you're making your webserver do it? Why not just generate those gzip files at build time? And with the maximum compression too? Jekyll::Gzip does just that. Add the gem to your Jekyll application and when you build your site it will generate gzip files for all text based files (HTML, CSS, JavaScript, etc). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 5
    Jekyll JSON Feed plugin

    Jekyll JSON Feed plugin

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

    ...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
  • 6
    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
  • 7
    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
  • 8
    The Lounge

    The Lounge

    The website for The Lounge

    The Lounge is a web IRC client. This website is built using Jekyll. Push notifications, link previews, file uploads, and more bring IRC to the 21st century. Remain connected to IRC servers while you are offline. Forget about bouncers. Resume where you left off on any device. The client works smoothly on every desktop, smartphone, and tablet. The Lounge is open source and licensed under the MIT license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    research-tips

    research-tips

    The WI+RE (Writing Instruction + Research Education)

    The WI+RE (Writing Instruction + Research Education) is a collection of open educational resources designed by learners and for learners. Folders with an underscore in front of the name (e.g., _data) are special in GitHub pages. Here's an overview of what some of these folders do on the WI+RE site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Jekyll Titles from Headings

    Jekyll Titles from Headings

    A Jekyll plugin to pull the page title from the first Markdown heading

    A Jekyll plugin to pull the page title from the first Markdown heading when none is specified. If you have a Jekyll page that doesn't have a title specified in the YAML Front Matter, but the first non-whitespace line in the page is a Markdown H1 / H2 / H3, this plugin instructs Jekyll to use that first heading as the page's title.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jekyll-Instagram Plugin

    Jekyll-Instagram Plugin

    A Jekyll plugin for displaying your recent Instagram photos

    ...To avoid making your main account public you can create a separate Instagram account just for your public feed and use that account. There is a working example of a basic Jekyll site using this plugin that is available in the example directory of this repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WP Bootstrap Navwalker

    WP Bootstrap Navwalker

    Custom WordPress nav walker class to implement the Twitter Bootstrap

    A custom Wordpress walker to implement the Twitter Bootstrap dropdown navigation using the WordPress built-in menu manager. This is a utility class that is intended to format your WordPress theme menu with the correct syntax and CSS classes to utilize the Bootstrap dropdown navigation. It does not include the required Bootstrap JS and CSS files, you will have to include them manually. Between version 3 and version 4 of the walker there have been significant changes to the codebase. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MkDocs Jekyll Theme

    MkDocs Jekyll Theme

    The Material theme from MkDocs provided as a Jekyll template

    This is a starter template for a MkDocs Jekyll theme. GitHub pages uses Jekyll natively, so when I make documentation, I typically look for Jekyll templates. Why? Using Jekyll means that I can use markdown, and allow for users to easily contribute, and build automatically just by way of pushing to a master branch (or general GitHub pages). I’ve liked MkDocs in the past, but it required me to use a special renderer. I also felt limited in my ability to customize it. The same is true for MkDocs material. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Webpage for CS 341 (formerly CS 241)
    CS 241 course website. First, make sure you have ruby 2.6. We recommend using rvm. After, we recommend bundler to install all the dependencies. Then navigate to the root of the repository and install. Finally, your repository has the submodules needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Junior

    Junior

    A striking black and white theme for Jekyll

    Junior is a blog/portfolio theme for Jekyll, the static site generator. Connects, using Github's API, with your public profile and pulls your projects (ordered by Stars). Coming soon, you will also be able to showcase significant PRs. Tag colors are also matched to the project's Github language color coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tailor

    Tailor

    A streaming layout service for front-end microservices

    A high-performance layout service for assembling micro frontends dynamically using server-side rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jekyll::Typogrify

    Jekyll::Typogrify

    A Jekyll plugin that improves the typography of your Liquid templates

    Improves typography on your Jekyll site using typogruby, titlecase, and some other useful functions. Converts an ampersand (ex. &) converts a & surrounded by optional whitespace or a non-breaking space to the HTML entity and surrounds it in a span with a styled class. Surrounds two or more consecutive capital letters, perhaps with interspersed digits and periods in a span with a styled class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy Markdown to Github Pages

    Easy Markdown to Github Pages

    Convert Markdown files in Github to a full website using Github Pages

    Convert Markdown files in Github to a full website using Github Pages. You don't need to use the command line or anything other than your browser. It doesn't require any knowledge in Jekyll. It's completely compatible with any bunch of markdown files you already have in any existing repository without any modification to those files. That includes the basic README.md almost all repositories contain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jekyll-jalali

    jekyll-jalali

    Jalali date plugin for Jekyll

    This plugin adds a new filter to Jekyll called jdate. Using this filter the given dates will be converted to Jalali which is being used in Iran and Afghanistan. For more information see Iranian Calendars Entry in Wikipedia. Append gem Jekyll-Jalali to the plugin vector (formerly known as gems) of your website's _config.yml file. You can also put the Jekyll-Jalali.rb file inside the _plugins directory of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    ...However if you're using a different development stack or building your sites with a CMS like Wordpress, you can use the online tool to clean up your stylesheet. Especially if you are using CSS frameworks like Bootstrap or a multi-purpose Wordpress theme, chances are you are actually using less than 20% of the defined CSS rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Pretzel

    Pretzel

    A site generation tool (and then some) for .NET platforms

    ...Pretzel follows the same conventions as Jekyll and should be compatible with basic Jekyll websites. With the power of Markdown and Liquid, going from nada to awesome has never been so quick. By using taste, Pretzel reprocesses your changes and spits out HTML on the fly. While Ruby is great, sometimes you care more about creating your website than installing Ruby, Ruby Dev Kit, Jekyll, and the other half-dozen requirements. Pretzel is a single exe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    olivermak.es

    olivermak.es

    Personal archive for Oliver Pattison: writing, photos and projects

    Personal archive for Oliver Pattison: writing, photos, and projects. Build a personal website as an archive for my creative output. Experiment with HTML, CSS, and JavaScript using design patterns that I have not implemented before. Self-built: design and implement as much as possible by myself. Showcase my work for others. Improve at building advanced static sites with Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jekyll-Atom

    Jekyll-Atom

    A collection of tools and snippets for working with Jekyll in Atom

    Jekyll-Atom has a few settings that can be set through the Atom settings. A collection of snippets and tools for Jekyll in Atom. Build Command An array containing the default command to build a site, defaults to jekyll, build. Can be overridden in your projects _config.yml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PGP Keyserver Site Source

    PGP Keyserver Site Source

    This repository is the source directory for my OpenPGP Keyserver's web

    ...If you are building your own sks-keyserver, and would like to display a nice frontend for it, please look at the pgpkeyserver-lite project for a simple frontend site. Jekyll is a static site generator built in Ruby on Rails. With this approach, you are able to build a high-power build site, using a low-power, very stable webserver running a static site. Jekyll is not needed on the webserver, updates must be done by a build system, from this source repository, then sent to the webserver.
    Downloads: 0 This Week
    Last Update:
    See Project