Is there, or are there plans to implement, support for twitter cards for posts on write.as? I assume there is no way to add them through inline HTML tags in the markdown of a post?
Update: I am a programmer and have some web development experience, though mainly on the back-end side of things, and would be willing to spend some of my spare time on this, depending on how much work it would be (I don’t have infinite spare time).
So there is a way to embed Twitter cards. It requires that you have a Pro plan to edit the Custom Javascript of your site.
Go into Customize, scroll down to Custom Javascript, and add the following :
// src: https://platform.twitter.com/widgets.js
Then go ahead and copy the embedded tweet code and paste it into the post. To center align the tweet, make sure to add ‘tw-align-center’ to the class of the block quote.
The end result should look something like this. I hope this helps! And a shout out to @digitalgyoza for sharing this solution in his post about cool ways to tailor your Write.as blog.
I sure wish that things like this would be ported to the write.as docs. I looked everywhere in the docs for how to embed things, and only after digging into the forums did I find this.
Why is this great information ( embedding in general, this post in particular ) not on the docs? And if it is, it must be SUPER hard to find because I searched for quite a while before coming here. https://guides.write.as/writing/#writing-posts