mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-05 22:03:50 -04:00
container runs for production site
This commit is contained in:
parent
d8fa64a9ae
commit
032ab59def
4 changed files with 7 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
ablog build
|
||||
ablog serve -p 8090
|
||||
python -m http.server -d /website/_website/ 8090
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue