diff options
| author | root@localhost <root@localhost> | 2023-07-21 15:13:38 +0000 |
|---|---|---|
| committer | root@localhost <root@localhost> | 2023-07-21 15:13:38 +0000 |
| commit | e1260805123673e6047e2dbe517dbe278f232f0c (patch) | |
| tree | c07e2280283787215c7cf36227a764d46312e782 /README.md | |
| parent | 31193bf3d838a9ba13aaa131cf0172a6cee97173 (diff) | |
better deploy
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -23,16 +23,7 @@ docker run --rm -it \ klakegg/hugo:latest \ server -D ``` - -# Build -```bash -hugo -D - -# Docker: -docker run --rm -it \ - -v $(pwd):/src \ - klakegg/hugo:latest -``` +Then go to `localhost:1313`. # Publish ```bash |
