Hans Gerwitz
Hans Gerwitz
https://indieweb.org/Micropub-extensions#Query_for_Category.2FTag_List
Match https://github.com/indieweb/micropub-extensions/issues/1 Reference: https://indieweb.org/Micropub-extensions#Query_for_Supported_Vocabulary
Instead of asking users to understand flows, simplify to a list of post types and how each is handled. Display types without flows as (warning!) unconfigured.
Wow, the Github setup is opaque. Option 1: give instructions: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/ Option 2: ask for credentials to request a token: https://github.com/octokit/octokit.rb#oauth-access-tokens Option 3: proper OAuth flow: https://developer.github.com/apps/building-oauth-apps/authorization-options-for-oauth-apps/#web-application-flow
I’d like to walk a new user through the entire process. Many steps (register a domain, set up a self-building site) can only be described, but some others (set up...
using OwnYourGram as a reference implementation: - location-latitude - location-longitude …and of course the photo variables already on all posts See also https://indieweb.org/photo N.b. that we might use dotted hierarchy...
We need to pool sessions because security, but in active development that means they get flushed by restarts too often. We already have a shared resource, so let's use Moneta...
Sites need some preferences: - Time zone (#36) - Private (hide from "powered by Sitewriter" directory) - Generator
When editing templates for a post type, it would be helpful to see example outputs. This will require sample property sets for every post type.