Posts per page
Last updated
Last updated
The Caards theme allows you to control how many posts appear per page on your homepage and archive pages such as tags and authors.
This setting is managed in the theme’s package.json
file and does not require installing any dependencies or running Ghost locally.
Follow the steps below:
To safely edit the theme files, always use a code editor that supports UTF-8 encoding and JSON formatting, such as:
Avoid using basic text editors like Notepad or word processors like Word — they can break the file structure, add hidden characters, or corrupt encoding, which may cause errors when uploading the theme.