Opinionated Lume + Tailwind CSS template for new projects.
- Go to or create the project folder.
- Get the template files:
npx degit github:joaopalmeiro/template-lume-tailwindor
npx degit github:joaopalmeiro/template-lume-tailwind --force- Search for
template-lume-tailwindand replace it with the project name. Ignore the template repository URL in the NOTES.md file. - Search for
Opinionated Lume + Tailwind CSS template for new projects./Opinionated [Lume](https://lume.land/) + [Tailwind CSS](https://tailwindcss.com/) template for new projects.and replace it with the (short) project description. - Search for
João Palmeiroand replace it with the author's name. - Delete the TEMPLATE.md file.
- Delete the
Getting Startedsection.
Install vfox (if necessary).
vfox add denovfox install --allvfox currentdeno task servedeno task formatdeno lintnpx wrangler@3.67.1 loginnpx wrangler@3.67.1 whoaminpx wrangler@3.67.1 pages project create template-lume-tailwinddeno task buildnpx wrangler@3.67.1 pages deploy _site --project-name=template-lume-tailwind