cleverdevil
cleverdevil

If there is sufficient interest, I’d love to find two or three other motivated developers to work with. I think I’m onto something, but its slow going on my own. I’ll get it to production eventually, but building a vibrant community is appealing to me. If you’re interested, hit me up. #IndieWeb

|
Embed
Progress spinner
zoglesby
zoglesby

@cleverdevil I have not done flask development in years, but I would definitely be interested. I stopped using Known because dealing with PHP was a headache, would love to get back to self hosting.

|
Embed
Progress spinner
cleverdevil
cleverdevil

@zoglesby just posted my current git repo, sample content repo, and a link to a running instance. Take a look :)

|
Embed
Progress spinner
zoglesby
zoglesby

@cleverdevil wrote a quick script to convert my micro.blog json and started playing with dwell tonight. Not much progress, trying to figure out the data loader but definitely still interested.

|
Embed
Progress spinner
In reply to
cleverdevil
cleverdevil

@zoglesby cool! If you want to load your content directory into the DuckDB database, you can do: ‘duckdb content.db < sql/create-database.sql’

|
Embed
Progress spinner
cleverdevil
cleverdevil

@zoglesby there are some idiosyncrasies with “post kinds,” so you may have to munge your JSON a bit. Take a look at the sample content directory from my site:

github.com/cleverdev…

|
Embed
Progress spinner