Paul Hanaoka
Paul Hanaoka
- [ ] ability to add guest authors - [ ] name - [ ] optional image (fallback to initials) - [ ] optional link (for website or twitter)
I haven't tried it at all — just created this issue for ideation/conversation :)
this is cool — so you're embedding an iframe w/a node id? Is there any way to query the contents of the node, and get a PNG of it?
This is a good opportunity to revamp the homepage — the Lexicon team has been asking for some time now how we could highlight lexicon more. There's a card below...
we could also accomplish the lexicon goal by updating the nav — but doesn't have to be either/or.
Update: we actually fixed #501 — now you can import posts to Medium :) I believe the only thing you "have" to do is add the addendum at the bottom...
are you proposing an alternative to the default (`image for $title`) or a field where the author inserts alt text? or something else?
so have a field for the author to insert alt text — if they don't then have nothing ?
anything is possible @victorvalle :) I started looking into this briefly, for anyone interested in picking up, here's where I think would be a good place to start: in `gatsby-node.js`...
whats difficult about this is we still want posts from inactive teammates built — it's easy to say "if teammate is inactive, don't publish anything associated w/them" — what's harder...