Skip to content

A plugin for Grav CMS that fetches the RSS profile page feed from Medium and displays the titles and teasers of your articles in a list.

License

Notifications You must be signed in to change notification settings

samuelstein/mediumrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium RSS Plugin

A plugin for Grav CMS that fetches the RSS profile page feed from Medium and displays the titles and teasers of your articles in a list.

Installation

  1. Upload the plugin files to the user/plugins/mediumrss directory of your Grav installation.
  2. Make sure the plugin directory is named mediumrss.
  3. Enable the plugin in the mediumrss.yaml file or via the Admin Panel.
  4. Use as page template medium.

Configuration

The plugin configuration is done through the blueprints.yaml file. Here are the available settings:

enabled: true
rss_feed_url: 'https://medium.com/feed/@your-username'
target: '_blank'

Usage

The plugin automatically inserts the latest Medium posts into your page. The posts are displayed using the medium.html.twig template.

This plugin is licensed under the MIT License

About

A plugin for Grav CMS that fetches the RSS profile page feed from Medium and displays the titles and teasers of your articles in a list.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published