JavaScript client for graphql-ruby
An javascript implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm. Forked from https://github.com/sleepycat/rapid-automated-keyword-extraction
Migrations tool for Postgresql DB
A custom grunt.js plugin that executes jekyll compile and/or watch for you
Extract YAML front matter from a string
Ultimate Jekyll dependency manager
A blog-aware, static site generator in Ruby
An interactive canvas-based map component for React.
A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.
Simple Jekyll site search using javascript and json
A static file server for fancy apps
A NodeJS implementation of the Rapid Automatic Keyword Extraction algorithm.
Update shared config for Shuttlerock's projects.
In-depth Steps component for Bulma.io
A minimal, responsive, and powerful Jekyll theme for presenting professional writing.
A pure JS implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm.
A pure JS implementation of the Rapid Automated Keyword Extraction (RAKE) algorithm.
A simpler static site generator.
Steps component for bulma.io
A fabulous iconset packaged as a font
tbc
Create beautiful modern documentation websites.
Presidium technical documentation template for Jekyll
Tasks for deploying Jekyll site to Git etc.
Rake tasks to convert *.adoc files from Jekyll to PDF using asciidoctor-pdf
A Rake task to run jekyll over your textile files.
A set of rake tasks to help you on your Jekyll sites.
Rake tasks to convert *.adoc files from Jekyll to PDF using asciidoctor-pdf
Some usefull rake tasks for development with Jekyll
Inspired by middleman-gh-pages, Jekyll Github Pages helps deploying Jekyll site to github gh-pages branch. However Github Pages basically supports Jekyll, they have a lot of restrictions. So you might want to use github pages just as a host for static pages. This gem provides rake tasks that automate the process of deploying a Jekyll site to Github Pages.
Asset Pages is a library that augments the Jekyll static site generator with the Rails asset pipeline. Its collection of Jekyll plugins and Rake tasks constitute a workflow for precompiling and linking to assets, as well as deploying the Jekyll-generated site to platforms like GitHub Pages. In terms of usability, Asset Pages aims to support Rails conventions: Structure your project as you would with a Rails app, but end up with a static site and production-ready assets.
Zenweb is a set of classes/tools for organizing and formating a website. It is website oriented rather than webpage oriented, unlike most rendering tools. It is content oriented, rather than style oriented, unlike most rendering tools. It uses a rubygems plugin system to provide a very flexible, and powerful system. Zenweb 3 was inspired by jekyll. The filesystem layout is similar to jekyll's layout, but zenweb isn't focused on blogs. It can do any sort of website just fine. Zenweb uses rake to handle dependencies. As a result, scanning a website and regenerating incrementally is not just possible, it is blazingly fast. ==== To Install: