Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,13 @@ To do so, open the file `start` and go to <http://localhost:8000/> with a compat

### Setup

Example is based on an A5 format.
Example is based on an A5 format.

Edit:
- `/content.html`: To put your own HTML content;
- `/setup/setup.js`: To change the number of pages and the content file (if different from `content.html`);
- `/setup/setup.less`: To change the format, margins, header or footer content;
- `/setup/styles.less`: To add your own styles.
- `/content.html`: To put your own HTML content;
- `/setup/setup.js`: To change the number of pages and the content file (if different from `content.html`);
- `/setup/setup.less`: To change the format, margins, header or footer content;
- `/setup/styles.less`: To add your own styles.


### Print
Expand Down