joshbeckman / notes

My personal site-as-a-tool
https://www.joshbeckman.org
0 stars 0 forks source link

Post via issues #27

Closed joshbeckman closed 4 months ago

joshbeckman commented 5 months ago

I can create posts via GitHub issues, maybe?

Editing them on the mobile app gives a bunch of editing affordances like image uploads and such.

I can mark the feature imaged with its alt text.

I can probably use the issue templates to fill out frontmatter and all that.

I would just need to write a parser for the format and install ffmpeg into the GitHub action for pulling them in to optimize the images and then commit the files in the action.

I could comment "/post" to signal the action to run on the issue, which would close it out.

joshbeckman commented 5 months ago

This would be better than my current method of using Day One because I could post without having to run the scripts on my laptop.

joshbeckman commented 4 months ago

Built. First post in #35