Skip to content

Commit

Permalink
Add example renders
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed May 2, 2024
1 parent aa86f40 commit fdb4cb8
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 1 deletion.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Because [`fnmatch.fnmatch`](https://docs.python.org/3/library/fnmatch.html#fnmat

## Example

![A screenshot of a spoilered entry in the Hex Casting web book](/img/spoilers.png)
![A screenshot of a spoilered entry in the Hex Casting web book](example.png)

:::hex-casting

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,11 @@ For a complete example, see [examples/model_rendering](https://github.com/hexdoc
```

3. To render all available models, run this command: `hexdoc render-models --all`

## Example renders

![Minecraft anvil](anvil.png)
![Minecraft sculk shrieker](sculk_shrieker.png)

![Hex Casting edified stairs](edified_stairs.png)
![Hex Casting amethyst sconce](amethyst_sconce.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fdb4cb8

Please sign in to comment.