tilly-sitemap
Generate robots.txt and sitemap.xml for tilly sites.
Example robots.txt
https://tilly-pub.github.io/robots.txt
User-agent: *
Sitemap: https://tilly-pub.github.io/sitemap.xml
Example sitemap.xml
https://tilly-pub.github.io/sitemap.xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://tilly-pub.github.io/</loc>
</url>
<url>
<loc>https://tilly-pub.github.io/all/</loc>
</url>
<url>
<loc>https://tilly-pub.github.io/plugins</loc>
</url>
<url>
<loc>https://tilly-pub.github.io/plugins/sitemap/</loc>
</url>
</urlset>
Installation
Install this plugin in the same environment as tilly.
python -m venv .venv
source .venv/bin/activate
pip install tilly-sitemap
Usage
tilly sitemap
Release files for tilly-sitemap 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tilly_sitemap-0.0.6.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tilly_sitemap-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / tilly_sitemap-0.0.6.tar.gz
| Download URL | tilly_sitemap-0.0.6.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
287d1ccc40d80acbb12328c71da3d1dbcb72bd4046a51a04850a46a53b21f4eb
|
|
BLAKE2b-256 checksum How to use checksums |
9a18ddf1325b35a39a478541b8908c56859f38cc6cf088e4cc211db43fc55846
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.16
|
Release files / tilly_sitemap-0.0.6-py3-none-any.whl
| Download URL | tilly_sitemap-0.0.6-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3dd4d3f90eddca342959b3ba8ae5f3cdcaaafd3c328727df06ba37f5b068ad4e
|
|
BLAKE2b-256 checksum How to use checksums |
b8c91468f8d3b32ddd64beff95f6d5f8fd461a2da3b6ca76deb268c59837c6e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.16
|