Coder Social home page Coder Social logo

jekyll-rss's Introduction

Jekyll Plugin: RSS Feed Generator

Automatically generates and RSS 2.0 feed from your posts at the specified path.

IMPORTANT: Since Jekyll v2.0.0.alpha.2 there is a feed.xml file in the default site template. It is probably better to use that than this plugin, unless you have a specific reason not to.

Usage

Place the rssgenerator.rb file in your jekyll _plugins directory and set the required configuration attributes in your _config.yml file. The attributes are:

name           - the name of the site
url            - the url of the site
description    - (optional) a description for the feed (if not specified will be generated from name)
author         - (optional) the author of the site (if not specified will be left blank)
copyright      - (optional) the copyright of the feed (if not specified will be left blank)
rss_path       - (optional) the path to the feed (if not specified "/" will be used)
rss_name       - (optional) the name of the rss file (if not specified "rss.xml" will be used)
rss_post_limit - (optional) the number of posts in the feed

License

This plugin is released under the MIT license.
Feel free to use it and improve it.

jekyll-rss's People

Contributors

assafgelber avatar kikoval avatar merovius avatar ronau avatar sftrabbit avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.