An open API service indexing awesome lists of open source software.

https://github.com/0plus1/the-sizzle-archive


https://github.com/0plus1/the-sizzle-archive

Last synced: 17 days ago
JSON representation

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