Simple RSS feed generator based Open Graph.
Project description
Simple RSS feed generator based Open Graph.
Oviewview
Sphinx extension to add RSS feed of documents.
This is using atsphin-og-article, and pick documents included og-article directive. You can select only documents that you want to notify as RSS.
Getting started
Install from PyPI.
pip install atsphinx-feed
Configure your conf.py.
extensions = [
"atsphinx.feed",
"atsphinx.og_article",
]
When you build by html-like builder, this generates Atom style feed file into outdir.
- _build/html/
+ index.html
+ atom.xml <- Generated!!
- _static/
You can configure behevior of extension. Please see docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file atsphinx_feed-0.1.2.tar.gz.
File metadata
- Download URL: atsphinx_feed-0.1.2.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8386114636f2e629766eb7ad871280f82e62ce29fc5f3e23a131870e8094a85f
|
|
| MD5 |
4e7d92d3551b551b6379ca691c9d680b
|
|
| BLAKE2b-256 |
f0d3b3bdecdd477007e8862956557aef74a81fe0d37ace5f34a40fa7991ca8a8
|
File details
Details for the file atsphinx_feed-0.1.2-py3-none-any.whl.
File metadata
- Download URL: atsphinx_feed-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09eb30b7d02eca19ca507e6fc0a153193ff2f97d98b0cf32b2e5732d35fbaa58
|
|
| MD5 |
694d99b4873d55a6074f7b908cb631da
|
|
| BLAKE2b-256 |
92bab98bc99343843d8d20942c31a94829030c47bd46836a9bb20b2cd0ea88e4
|