Create a simple content archive from a Discourse site
Project description
discourse-archive
A script that provides a basic archive of Discourse contents.
pip install discourse-archive
You'll have to read the script to determine which environment variables need to be set for your particular Discourse installation.
The structure that it generates looks something like:
archive
├── posts
│ ├── 2022-08-August
│ │ ├── 0000000001-system-about-the-meta-category.json
│ │ ├── 0000000046-RubenSomsen-deflationary-money-is-a-good-thing.json
│ │ ├── 0000000047-ajtowns-deflationary-money-is-a-good-thing.json
│ │ └── 0000000048-RubenSomsen-deflationary-money-is-a-good-thing.json
│ ├── 2023-08-August
│ │ ├── 0000000062-jamesob-thoughts-on-scaling-and-consensus-changes-2023.json
│ │ ├── 0000000120-instagibbs-op-vault-fanfiction-for-rate-limited-and-collateralized-unvaulting.json
│ │ ├── 0000000121-instagibbs-op-vault-fanfiction-for-rate-limited-and-collateralized-unvaulting.json
│ │ ├── 0000000143-naumenkogs-proof-of-micro-burn-burning-btc-while-minimizing-on-chain-block-space-usage.json
│ │ ├── 0000000144-RubenSomsen-proof-of-micro-burn-burning-btc-while-minimizing-on-chain-block-space-usage.json
│ │ └── 0000000157-instagibbs-op-vault-fanfiction-for-rate-limited-and-collateralized-unvaulting.json
│ └── 2023-09-September
│ ├── 0000000167-Ajian-thoughts-on-scaling-and-consensus-changes-2023.json
│ ├── 0000000172-jamesob-public-archive-for-delving-bitcoin.json
│ ├── 0000000173-ajtowns-public-archive-for-delving-bitcoin.json
│ ├── 0000000174-jamesob-public-archive-for-delving-bitcoin.json
│ ├── 0000000175-ajtowns-public-archive-for-delving-bitcoin.json
│ └── 0000000178-midnight-public-archive-for-delving-bitcoin.json
└── rendered-topics
├── 2022-08-August
│ ├── 2022-08-24-about-the-economics-category-id14.md
│ ├── 2022-08-24-about-the-implementation-category-id16.md
│ ├── 2022-08-24-design-for-algorithmic-stablecoin-backed-by-btc-id20.md
│ ├── 2022-08-24-proof-of-micro-burn-burning-btc-while-minimizing-on-chain-block-space-usage-id21.md
│ └── 2022-08-24-welcome-to-delving-bitcoin-id7.md
├── 2023-01-January
│ └── 2023-01-10-lightning-fees-inbound-vs-outbound-id29.md
├── 2023-08-August
│ ├── 2023-08-16-thoughts-on-scaling-and-consensus-changes-2023-id32.md
│ ├── 2023-08-22-op-vault-fanfiction-for-rate-limited-and-collateralized-unvaulting-id55.md
│ └── 2023-08-23-combined-ctv-apo-into-minimal-txhash-csfs-id60.md
└── 2023-09-September
└── 2023-09-05-public-archive-for-delving-bitcoin-id87.md
Project details
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
File details
Details for the file discourse_archive-0.1.0.tar.gz
.
File metadata
- Download URL: discourse_archive-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78c0aa114bfaaf27a0183a463d07eb839e2fb2c18fc5096d57e3adb361abe544 |
|
MD5 | 2e9c615a5da718715f9674a042d1e1d1 |
|
BLAKE2b-256 | 6a40bf6b146e614fe63a8f6f032066e0fa67e8e2d23f3bda3ac6e09fef22fcbc |
File details
Details for the file discourse_archive-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: discourse_archive-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 483787e3f41cda5f3248c561843a052475571c3c2ad2d97694ffe471818818b9 |
|
MD5 | 4df17700a060c48bfca1b6915837878b |
|
BLAKE2b-256 | 74322c4d65e1c6aebd57faa8c63212bcc6df6336b4e38cf2b9ed5e2df1ea5e04 |