1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-27 11:09:48 +02:00
This commit is contained in:
Xuan Sang LE
2018-02-23 19:52:10 +01:00
parent 6d6f2bdbac
commit e88b5470cc
20 changed files with 908 additions and 219 deletions

View File

@ -1,6 +1,6 @@
BUILDDIR = ../build/blog
copyfiles = index.html assets
copyfiles = *.html assets *.lua *.ls view
main:
- mkdir $(BUILDDIR)