How to create pagination in jekyll

I have been searching how to use pagination in jekyll project, but still didn’t got any solution and didn’t got any working example that will show the steps to be followed to create it.

Please help me the working example and its code.
So that I can apply it.

Thanks and Regards,
Vishal

Have you read through Jekyll’s pagination documentation? It explains all of the variables you’ll need along with some sample HTML/Liquid to code your index.html

If you’re looking for more real world examples one of my Jekyll themes fully supports pagination.

Thanks a lot… Really its awsm…nd too much helpful. Thanks a lot once again…