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.

  1. Navigate to ghost_installation/content/themes/relma where ghost_installation is the directory where ghost is installed.

  2. Open package.json with notepad or any editor.

  3. Increase/decrease posts_per_page value to any number you desire.

  4. Save the file and restart Ghost to apply the changes.

Last updated