mirror of
https://github.com/Xevion/powershell.git
synced 2026-01-31 08:25:12 -06:00
Initial config.toml commit, test content & add to README.md
This commit is contained in:
@@ -11,10 +11,14 @@ A little page for me to learn about PowerShell, put my scripts, and build a chea
|
||||
|
||||
## Usage
|
||||
|
||||
This application can be served for local develop using
|
||||
|
||||
```bash
|
||||
hugo serve
|
||||
```
|
||||
|
||||
but it will also automatically deploy to [xevion.github.io][website-url] when any commits hit `master`.
|
||||
|
||||
[repo-url]: https://github.com/Xevion/powershell/
|
||||
[website-url]: https://xevion.github.io/powershell/
|
||||
[license-url]: https://github.com/Xevion/powershell/blob/master/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user