RatanShreshtha / DeepThought

A simple blog theme focused on writing powered by Bulma and Zola.
https://deepthought-theme.netlify.app/
MIT License
176 stars 92 forks source link

Added if/else to use full post content when there is no summary #68

Open jonnypetraglia opened 2 years ago

jonnypetraglia commented 2 years ago

Reasoning: for very short posts for which there is no need for a summary. A summary should be optional by default.

The "Read More" could be pulled outside of the if/else but imo clicking a link called "Read more" only to find there is no more feels weird and it's annoying to have to put "" at the bottom of every post.

jonnypetraglia commented 1 year ago

I showed you my source code, please respond

jonnypetraglia commented 11 months ago

nudge