A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages.Important: Make sure you have Bundler > v1.14 by running gem update bundler in your terminal before following the next steps.
jekyll ruby-gem jekyll-plugin jekyll-theme github github-pagesA Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites. The project is divided into two parts. A Ruby-based HTTP API that handles Jekyll and filesystem operations, and a JavaScript-based front end, built on that API. Interested in contributing to Jekyll Admin? We’d love your help. Jekyll Admin is an open source project, built one contribution at a time by users like you. See the contributing instructions, and the development docs for more information.
jekyll-plugin react jekyll cmsA Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content. While you could theoretically add the necessary metadata tags yourself, Jekyll SEO Tag provides a battle-tested template of crowdsourced best-practices.
jekyll-plugin seo search-engine-optimization jekyll open-graph json-ld social-mediaJekyll-Scholar is for all the academic bloggers out there. It is a set of extensions to Jekyll, the awesome, blog aware, static site generator; it formats your bibliographies and reading lists for the web and gives your blog posts citation super-powers. Note that it is not possible to use this plugin with the default Github pages workflow. Github does not allow any but a few select plugins to run for security reasons, and Jekyll-Scholar is not among them. You will have to generate your site locally and push the results to the master resp. gh-pages branch of your site repository. You can keep sources, configuration and plugins in a separate branch; see e.g. here for details.
jekyll static-site-generator bibliography bibtex citations csl jekyll-plugin💡 If you are using a Jekyll version less than 3.5.0, use the gems key instead of plugins. Because the sitemap is added to site.pages, you may have to modify any templates that iterate through all pages (for example, to build a menu of all of the site's content).
sitemap jekyll-plugin⚠️ If you are using Jekyll < 3.5.0 use the gems key instead of plugins. The plugin will automatically generate an Atom feed at /feed.xml.
jekyll-plugin atom rssThe new Jekyll command for importing from various blogs to Jekyll format. Note: migrators are now called importers and are only available if one installs the jekyll-import gem.
jekyll jekyll-plugin jekyll-importGive your Jekyll posts and pages multiple URLs. When importing your posts and pages from, say, Tumblr, it's annoying and impractical to create new pages in the proper subdirectories so they, e.g. /post/123456789/my-slug-that-is-often-incompl, redirect to the new post URL.
jekyll redirects jekyll-pluginThis is a Jekyll plugin that generates galleries from directories full of images. It uses RMagick to create thumbnails. This plugin is quite minimalist. It generates galleries with no pagination, no sub-galleries, and no descriptions. See my gallery for an example of what it looks like.
image-processing jekyll-plugin imagemagick jekyllAutomatically generate post archives by dates, tags, and categories. ⚠️ If you are using Jekyll < 3.5.0, use the gems key instead of plugins.
jekyll-pluginPagination gem built specially for Jekyll 3 and newer that is fully backwards compatible and serves as an enhanced replacement for the previously built-in jekyll-paginate gem. View it on rubygems.org. Reach me at the project issues section or via email at jekyll@sverrirs.com, you can also get in touch on the project's Gitter chat room.
jekyll jekyll-plugin pagination paginate pagination-gem jekyll-paginate pagination-generator pagination-logic pagination-pages dynamicSpaceship is a minimalistic, powerful and extremely customizable Jekyll plugin. It combines everything you may need for convenient work, without unnecessary complications, like a real spaceship. Add jekyll-spaceship plugin in your site's Gemfile, and run bundle install.
polyfill music emoji html jekyll markdown jekyll-plugin hook tex awesome image latex video math diagram sound plantuml mathjax katex mermaidJekyll 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.
jekyll jekyll-plugin github avatars github-pagesIf no layout is specified for a Markdown post or page, the plugin automatically sets the "home", "post", "page", or "default" layout if it exists. For a specific post or page, add layout: null to the front matter.
jekyll jekyll-plugin github-pagesIf you have a computationally expensive include (such as a sidebar or navigation), Jekyll Include Cache renders the include once, and then reuses the output any time that includes is called with the same arguments, potentially speeding up your site's build significantly. 💡 If you are using a Jekyll version less than 3.5.0, use the gems key instead of plugins.
jekyll-plugin jekyll cachingA Jekyll plugin to render a project's README as the site's index. 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.
jekyll-plugin readme jekyll github-pagesA Jekyll plugin to convert relative links to Markdown files to their rendered equivalents. Then [foo](bar.md) will render as [foo](/bar/).
jekyll-plugin jekyll redirects github-pagesRemote themes are specified by the remote_theme key in the site's config. Remote themes must be in the form of OWNER/REPOSITORY, and must represent a GitHub-hosted, Gem-based Jekyll theme. See the Jekyll documentation for more information on authoring a Gem-based theme.
jekyll-themes jekyll-plugin jekyll-site github-pagesA 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.
jekyll-plugin jekyll markdown github-pagesA liquid tag for Jekyll that generates <figure> elements. This plugin provides a liquid tag that enables you to generate a <figure> element. It takes optional caption and class parameters.
jekyll-plugin
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.