diff options
author | ankit <ankit@web> | 2017-07-18 09:07:48 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-07-18 09:07:48 -0400 |
commit | 2cc645060cc2ea3c7d5a0a73dec509b638e118d0 (patch) | |
tree | 58c34853c630f4fba5830fef5115d5dc1d759956 /doc | |
parent | f3beb9cb44d2a22f5e7e71df7a9da7a0c54204b7 (diff) | |
download | ikiwiki-2cc645060cc2ea3c7d5a0a73dec509b638e118d0.tar ikiwiki-2cc645060cc2ea3c7d5a0a73dec509b638e118d0.tar.gz |
Q. How to truncate blog posts?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/How_to_truncate_blog_posts__63__.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/How_to_truncate_blog_posts__63__.mdwn b/doc/forum/How_to_truncate_blog_posts__63__.mdwn new file mode 100644 index 000000000..4ed5d8d22 --- /dev/null +++ b/doc/forum/How_to_truncate_blog_posts__63__.mdwn @@ -0,0 +1,7 @@ +Hey, + +I'm porting my blog from Jekyll to Ikiwiki and I'm using the default template of Ikiwiki. + +As some of my posts are very long it looks weird on main page at the text overflows the box. Also I don't want to show complete blog post on the main page. So, is there a method to truncate blog posts. + +If I'm not clear to you, I want ikiwiki version of [this](https://stackoverflow.com/a/11044301). |