diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -48,9 +48,9 @@ jbmafp --build | |||
| 48 | ## Understanding all this bullshit | 48 | ## Understanding all this bullshit |
| 49 | 49 | ||
| 50 | - Posts go into `content` folder. | 50 | - Posts go into `content` folder. |
| 51 | - You can change them in `templates` folder. | 51 | - Each post must have fields defined between `---` block. All of the fields are |
| 52 | - Each post must have. All of the fields are required. If you have ever used | 52 | required. If you have ever used Hugo, this is the same thing. Below is example |
| 53 | Hugo, this is the same thing. Below is example `content/first.md`. | 53 | `content/first.md`. |
| 54 | 54 | ||
| 55 | ```md | 55 | ```md |
| 56 | --- | 56 | --- |
