@expdsgn provides digital product design for social impact companies and organizations.
$ . projectLoad project command aliases.
| Command | Description |
|---|---|
start |
Start Lume server. |
tailwind |
Compile Tailwindcss utilities. |
imgs |
Copy images from ./src to ./dist. |
cname |
Copy CNAME from ./src to ./dist. |
static |
Build the static site. |
build |
Run static, tailwind, imgs, and cname. |
publish |
Publish to GitHub pages branch. |