Skip to content

Opinionated Lume + Tailwind CSS template for new projects.

License

Notifications You must be signed in to change notification settings

joaopalmeiro/template-lume-tailwind

Repository files navigation

template-lume-tailwind

Opinionated Lume + Tailwind CSS template for new projects.

Getting Started

  1. Go to or create the project folder.
  2. Get the template files:
npx degit github:joaopalmeiro/template-lume-tailwind

or

npx degit github:joaopalmeiro/template-lume-tailwind --force
  1. Search for template-lume-tailwind and replace it with the project name. Ignore the template repository URL in the NOTES.md file.
  2. 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.
  3. Search for João Palmeiro and replace it with the author's name.
  4. Delete the TEMPLATE.md file.
  5. Delete the Getting Started section.

Development

Install vfox (if necessary).

vfox add deno
vfox install --all
vfox current
deno task serve
deno task format
deno lint

Deployment

Cloudflare Pages

npx [email protected] pages project create template-lume-tailwind
deno task build
npx [email protected] pages deploy _site --project-name=template-lume-tailwind

About

Opinionated Lume + Tailwind CSS template for new projects.

Resources

License

Stars

Watchers

Forks