Skip to content

Commit 56d6192

Browse files
committed
Explain truncate comment in README
1 parent de3cd3a commit 56d6192

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ The Graphics Programming Blog - A collection of technical articles, project post
3939

4040
In this case you can also see how jaker put his article into `2024/2024-10-17-glsl-development-made-shrimple/index.md`
4141

42+
- Third important bit is to place a truncate line in your article, so that the generator doesnt take the whole post as the post preview :)
43+
44+
Use a `<!-- truncate -->` comment to limit blog post size in the list view.
45+
4246
- Consider adding your author tag to blog/authors.yml. Simply check how jaker/deccer were added and massage yours accordingly. The key of each entry is also the value which goes into the `authors: ["author_here", "coauthor"]` thing.
4347

4448
- Try it out locally:

0 commit comments

Comments
 (0)