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

https://github.com/kaihendry/natalian

Kai Hendry's blog
https://github.com/kaihendry/natalian

blog personal

Last synced: 3 months ago
JSON representation

Kai Hendry's blog

Awesome Lists containing this project

README

          

# Kai's own suckless blog

Uses a [Makefile](Makefile) like a sane project should !!

* which my source mdwn uses, uses `[[!meta field="value"]]`

# TODO

## Scraper / index / link friendly

I should try support these ridiculous OG elements via
, the most important probably being:

* description
* icon

Used by [reddit's media scraper](https://github.com/reddit/reddit/blob/master/r2/r2/lib/media.py) for one.

# Setup notes

s3cmd mb s3://natalian.org
s3cmd ws-create s3://natalian.org

# Tooling

I've created little [blogging tools with golang](https://github.com/kaihendry/blog)