Skip to content

Commit f9bcf96

Browse files
r0qskuzdogan
andauthored
Fix default author and readme (#3)
Co-authored-by: Kaan Uzdoğan <kaanuzdogan@hotmail.com>
1 parent 03a24fc commit f9bcf96

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Each post must contain a `title` and a `date`, rest is optional.
6060

6161
Some additional notes about blog posts:
6262

63+
6364
- you can set `draft:true` to see it in your development environment but not publish it.
6465
- The default author is "Argot Collective", you can add additional authors in `data/authors` and refer them in `authors` in the frontmatter.
6566
- The default post layout is `PostLayout`. You can see the layouts in directory `layouts/`.

data/authors/default.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ avatar: /static/images/avatar.png
99
# github: https://github.com
1010
---
1111

12-
The default author for the Argot Collective
12+
13+
The default author for the Argot Collective

0 commit comments

Comments
 (0)