1
0

Remove ps script

This commit is contained in:
Serghei Cebotari 2023-12-02 23:15:23 +03:00
parent b2e1debd2a
commit 91709c3567
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
**/public **/public
**/themes **/themes
.hugo_build.lock .hugo_build.lock
*.ps1

View File

@ -1 +0,0 @@
docker run --rm -it -v "$(Get-Location):/src/homepage" -p 1313:1313 klakegg/hugo:alpine serve -D --poll 700ms -s /src/homepage