https://github.com/0plus1/the-sizzle-archive
https://github.com/0plus1/the-sizzle-archive
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0plus1/the-sizzle-archive
- Owner: 0plus1
- License: mit
- Created: 2024-03-21T00:25:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T11:07:41.000Z (over 2 years ago)
- Last Synced: 2025-03-28T11:13:12.262Z (over 1 year ago)
- Language: MDX
- Homepage: https://the-sizzle-archive.vercel.app
- Size: 2.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# The Sizzle Archive
Searchable, open source archive navigator.
Uses: [timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)
### Importer
The importer converts the full RAW HTML archive to mdx, which is the parsed by [Content Layer](https://contentlayer.dev/)
TODO: running the importer
TODO: installing importer dependencies
#### Requires
```python -m nltk.downloader popular```
#### Importer status
* ✅ Basic HTML to markdown parser
* ⚠️ Date parser: dodgy
* ⚠️ Date parser: dodgy
* ❌ Summary: PoC
* ❌ Tags: Poc