Skip to content

Commit

Permalink
add 'how to' examples
Browse files Browse the repository at this point in the history
  • Loading branch information
oktalz committed Nov 23, 2024
1 parent a36de54 commit 7feefa0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ go install github.com/oktalz/present@latest
## Binaries
prebuilt binaries can be found on [releases](https://github.com/oktalz/present/releases) page

## Example
## Running

- enter examples folder, type `present`
- program should read all files and start web server on port 8080 (default)
Expand Down Expand Up @@ -105,3 +105,9 @@ FLAGS
- [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ZlatkoBratkovic.vscode-oktalz-present)

- [Open VSX Marketplace](https://open-vsx.org/extension/ZlatkoBratkovic/vscode-oktalz-present)

## Examples

- please see (and run) examples in (examples)[examples] folder

![style](assets/examples/style.png)
Binary file added assets/examples/style.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions doc/README-end.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@
- [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ZlatkoBratkovic.vscode-oktalz-present)

- [Open VSX Marketplace](https://open-vsx.org/extension/ZlatkoBratkovic/vscode-oktalz-present)

## Examples

- please see (and run) examples in (examples)[examples] folder

![style](assets/examples/style.png)
2 changes: 1 addition & 1 deletion doc/README-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ go install github.com/oktalz/present@latest
## Binaries
prebuilt binaries can be found on [releases](https://github.com/oktalz/present/releases) page

## Example
## Running

- enter examples folder, type `present`
- program should read all files and start web server on port 8080 (default)
Expand Down

0 comments on commit 7feefa0

Please sign in to comment.