Styled the post list and added updating of posts
This commit is contained in:
parent
e77cac2fd5
commit
aef3bb6a1e
31 changed files with 1230 additions and 118 deletions
2
Makefile
2
Makefile
|
|
@ -13,7 +13,7 @@ clean:
|
|||
.Phony: frontend
|
||||
frontend:
|
||||
npm install
|
||||
npx esbuild --bundle ./assets/css/main.css --outfile=./static/assets/main.css
|
||||
node esbuild.mjs
|
||||
|
||||
.Phony: gen
|
||||
gen:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue