-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace example category with README.mdx file
- Loading branch information
1 parent
e6c948a
commit aa37016
Showing
4 changed files
with
17 additions
and
9 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 |
---|---|---|
|
@@ -2,4 +2,5 @@ | |
# | ||
# SPDX-License-Identifier: AGPL-3.0-only | ||
|
||
!README.mdx | ||
*.md |
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,15 @@ | ||
--- | ||
sidebar_position: 10 | ||
--- | ||
|
||
# Jayvee Examples | ||
|
||
Examples of Jayvee models. | ||
Copy them to your local file system and execute them with the `jv` command on your command line (see [usage](/docs/user/intro#usage)). | ||
You can [find all examples on Github](https://github.com/jvalue/jayvee/tree/main/example). | ||
|
||
```mdx-code-block | ||
import DocCardList from '@theme/DocCardList'; | ||
<DocCardList /> | ||
``` |
This file was deleted.
Oops, something went wrong.
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
@georg-schwarz Just another quick nudge that "here" is one of the worse ways to link on the web. There are a few articles on this topic (I don't have a specific one in mind, so I liked to a list of them…).