Skip to content

Commit

Permalink
Merge pull request #10 from jusx/bugfix-details-doc
Browse files Browse the repository at this point in the history
Fix post limit doc in detail section.
  • Loading branch information
jusx authored Nov 26, 2017
2 parents 1b86ff0 + 46c24ee commit d89e658
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,7 @@ The above will render the palette like so:

## Details

- Really Simple will display up to three posts fully on the home page.

- Link to archives in the header and at the end of the home page will only display when there are more than 3 posts.
- Link to archives in the header and at the end of the home page will only display when there are more than post limit configured (or the default of 3 if it is not configured).

- The header has two links: `Archives` and `About`. Really Simple expects these files to be in the root project folder. The `jekyll new` command will create a dummy `about.md` file in the root folder. Remove the layout metadata so that the Really Simple default template is used.

Expand Down

0 comments on commit d89e658

Please sign in to comment.