diff options
author | Justin Mayer <entroP@gmail.com> | 2016-10-22 15:00:52 -0600 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2016-10-22 15:00:52 -0600 |
commit | ecc5d0b953f1081ee27e28c6aefcfd15be94fd85 (patch) | |
tree | 95ea7fa59ba411454f4225cc7a9a9fbe55955df4 /docs/content.rst | |
parent | b2231c40f7ddcf01dcb301ba599b517fb23102de (diff) | |
download | pelican-ecc5d0b953f1081ee27e28c6aefcfd15be94fd85.tar.gz |
Add link to sample contect in docs. Refs #1741
Diffstat (limited to 'docs/content.rst')
-rw-r--r-- | docs/content.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content.rst b/docs/content.rst index 7f6a9591..4ef73f65 100644 --- a/docs/content.rst +++ b/docs/content.rst @@ -11,6 +11,8 @@ The idea behind "pages" is that they are usually not temporal in nature and are used for content that does not change very often (e.g., "About" or "Contact" pages). +You can find sample content in the repository at: ``pelican/samples/content/`` + .. _internal_metadata: File metadata |