Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 169 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 169 Bytes

AstroKube Blog

Add content

docker-compose up -d
docker-compose exec server hugo new post/my-test.md
vi content/post/my-test.md
docker-compose restart