-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd91d1f
commit 6cad269
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: intro to nitro | ||
description: description et tellment plus | ||
authors: | ||
- name: Estéban s | ||
picture: https://github.com/barbapapazes.png | ||
twitter: soubiran_ | ||
category: getting-started # getting-started | building-blocks | ||
packages: | ||
- nitro | ||
resources: # link to external resources | ||
- label: github | ||
to: https://github.com | ||
icon: i-simple-icons-github | ||
publishedAt: 2021-01-01 | ||
modifiedAt: 2021-01-01 | ||
--- | ||
|
||
## Perfect nice | ||
|
||
Checklist: | ||
|
||
- [ ] Filename is the title stringified prefix with the date in the format YYYY-MM-DD and replacing dot with dash | ||
- [ ] Packages must match the package filename |