Posts per page
The number of posts provided will depend on the 'post per page' setting which you can configure in your package.json file.
Navigate to ghost_installation/content/themes/relma where ghost_installation is the directory where ghost is installed.
Open
package.json
with notepad or any editor.Increase/decrease posts_per_page value to any number you desire.
Save the file and restart Ghost to apply the changes.

Last updated