Paper Theme Now Supports Full Posts on Homepage: mb.amitgawande.com
@amit Looks great. In your original design, it would help to add some affordance to indicate a longer post. The ellipsis (ā¦) are more subtle than one would expect.
@pratik Interesting. I had tried a few options ā closest being [ā¦Read More]. I felt it was an unnecessary text.
@amit And [Read More] is not localized, (can it be(?)). I think [ā¦] is used some places on the net to expand/read more.
@amit This is great, Iāve enabled it for my site šļø Quick question, you have a ādiscussā link at the bottom of your posts, is that another plugin? I tried to find it but didnāt turn up anything
@rknightuk Thatās @sodās excellent Conversation on Micro.blog plugin. Itās been an excellent addition to our blogs.
@amit This looks very nice! Already applied to my site. IF I may to ask for a feature request. How hard would it be for paper to play nice wiht āon this dayā ? š It is not a huge deal but itād be nice. Thank you again!!!
@paulopinto Interesting. I will keep that, in mind, for the next upgrades ā for now, if you want, you can add this to your custom css. It should get what you want.
.logo {
background-image: url(https://micro.blog/paulopinto/avatar.jpg);
background-repeat: no-repeat;
background-size: 25px 25px;
background-position-y: 2.2rem;
padding-left: 4rem;
}
@rknightuk Thatās the wonderful plug-in Conversation on Micro.blog by @sod. The theme supports it natively. Just install and configure it and you should be good to go.
@Gaby Nice, glad you liked it. Regarding On this day, what do you mean by play nice? Basically come pre-installed or some styling issue? I would glad to support it. Thought I myself have it running.
@amit I am not sure, or donāt remmeber the reason why On This Day does not work with newer themes, maybe @manton can explain it better.
@Gaby @amit Iām confused by this too. On This Day should work with any blog that has an archive page.
@Gaby I had no idea that the plugin is broken. With the way it works, thereās no way to know. So I didnāt. Would be glad to fix if I can. // @manton
@amit @manton @gaby Jonathan recently updated Python so that may be the issue. It works fine on my blog.
@amit I installed the upgraded theme and itās great - small issue I noticed my post separator is styled differently than on your example blog. Iām just getting a hard line, not the dots.
@bdonnelly I am seeing the separator correctly on your blog - four dots. May be its a cache issue, can you try hard reload or a different browser?
@amit Iām trying opposite. Find a theme which stops Articles short! Does the basic Paper do that then?
@warner Yes, Paper displays the truncated summary by default on the homepage - you can see that on my homepage
@amit Nice: pretty much as good as you can ask for in current M.b without Custom Home Page.
I do think there needs to be more focus on og:image for sharing and Article previewing for it to be future-ready
(related note: youāre Wordle image also doesnāt display well on home-page)
@Gaby @manton I tried to the other day. But i didnāt continue on the path. Am sure somethings changed with newer themes - the response json is empty.
@amit Hi, just a quick question: what is this symbol after the date on Paper theme: ā ? Can it be removed? Thanks.
@mdalves Itās just to indicate itās the link to the individual post. I am afraid there is no easy way to remove it. If you are ok to modify a file, I can guide you.