Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks. Fluid: If enabled the container will use the full available width, spanning the ...
Node.js: >=18.x Next.js: 13.5.x ├── app/ # Next.js app directory ├── components/ # UI components │ ├── sections/ # Page sections │ └── ui/ # shadcn/ui components ├── config/ # Configuration files │ ...