Skip to content

Commit

Permalink
new path handler
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Aug 20, 2016
1 parent 328b582 commit 1ccfade
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/path_handlers.txt
Expand Up @@ -199,6 +199,14 @@ section_index_atom
link://section_index_atom/cars => /cars/index.atom


section_index_rss
Link to the RSS feed for a section.

Example:

link://section_index_atom/cars => /cars/rss.xml


slug
A link to a post with given slug, if not ambiguous.

Expand Down

0 comments on commit 1ccfade

Please sign in to comment.