Initial commit
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Cours Format
|
||||
|
||||
## Installing
|
||||
|
||||
*TODO*: Replace the `<github-organization>` with your GitHub organization.
|
||||
|
||||
```bash
|
||||
quarto use template <github-organization>/cours
|
||||
```
|
||||
|
||||
This will install the extension and create an example qmd file that you can use as a starting place for your article.
|
||||
|
||||
## Using
|
||||
|
||||
*TODO*: Describe how to use your format.
|
||||
|
||||
## Format Options
|
||||
|
||||
*TODO*: If your format has options that can be set via document metadata, describe them.
|
||||
|
||||
## Example
|
||||
|
||||
Here is the source code for a minimal sample document: [example.qmd](example.qmd).
|
||||
|
||||
Reference in New Issue
Block a user