Skip to content

fmunteanu/floren

Repository files navigation

floren.ca

Website powered by Next.js and Nextra docs theme.

Local Development

For local development and testing, use the following commands:

# Install the dependencies
npm install

# Build the application
npm run build

# Run the development server with Turbopack
npm run dev

# Build and preview on Cloudflare Workers runtime
npm run preview

Code Formatting

This project uses Prettier with prettier-plugin-tailwindcss to automatically sort Tailwind CSS utility classes in @apply directives and class attributes.

Install the required dependencies:

npm install -D prettier prettier-plugin-tailwindcss

Dependency Management

This project uses Renovate to automatically manage npm dependencies. Renovate creates pull requests when new major or minor versions are available.

About

Content and static-site generator.

Resources

License

Stars

Watchers

Forks

Contributors