All Projects → mattwaler → Eleventy Starter

mattwaler / Eleventy Starter

Licence: mit
ARCHIVED: An Eleventy starting point with Tailwind and Svelte preconfigured.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Eleventy Starter

Sapper Template Firebase
Starter Rollup template for Sapper apps with Firebase functions based on https://github.com/nhristov/sapper-template-rollup.
Stars: ✭ 29 (-75.42%)
Mutual labels:  rollup, tailwindcss, svelte
sapper-template-rollup
Starter Rollup template for Sapper apps using postcss, cssnano, tailwindcss, and svelte-preprocess.
Stars: ✭ 32 (-72.88%)
Mutual labels:  rollup, svelte, tailwindcss
markushatvan.com
Personal website and blog written from scratch with SvelteKit and TailwindCSS.
Stars: ✭ 82 (-30.51%)
Mutual labels:  rollup, svelte, tailwindcss
sapper-postcss-template
A template that includes Sapper for Svelte and PostCSS preprocessing with Tailwind CSS
Stars: ✭ 84 (-28.81%)
Mutual labels:  svelte, tailwindcss
Sapper Firebase Typescript Graphql Tailwindcss Actions Template
A template that includes Sapper for Svelte, Firebase functions and hosting, TypeScript and TypeGraphQL, Tailwind CSS, ESLint, and automatic building and deployment with GitHub Actions
Stars: ✭ 111 (-5.93%)
Mutual labels:  tailwindcss, svelte
svelte-typescript-rollup
Svelte + Typescript + Rollup
Stars: ✭ 79 (-33.05%)
Mutual labels:  rollup, svelte
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (-77.12%)
Mutual labels:  svelte, tailwindcss
rollup-plugin-svelte-hot
Fork of official rollup-plugin-svelte with added HMR support (for both Nollup or Rollup)
Stars: ✭ 49 (-58.47%)
Mutual labels:  rollup, svelte
svelte-credit-card
A svelte component to render a credit card 💳
Stars: ✭ 30 (-74.58%)
Mutual labels:  rollup, svelte
Sapper Ecommerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, 1 command deploy to production, Open Source, MIT license. Join us as contributor ([email protected])
Stars: ✭ 289 (+144.92%)
Mutual labels:  tailwindcss, svelte
Svelte Tailwind Extension Boilerplate
A Chrome extension boilerplate built with Svelte, TailwindCSS, Jest, and Rollup.
Stars: ✭ 26 (-77.97%)
Mutual labels:  rollup, svelte
Smelte
UI framework with material components built with Svelte and Tailwind CSS
Stars: ✭ 871 (+638.14%)
Mutual labels:  tailwindcss, svelte
citycatch
CityCatch is a variation of "Word chain" game, made on Svelte+Effector+Tailwind
Stars: ✭ 29 (-75.42%)
Mutual labels:  svelte, tailwindcss
EddieHubCommunity.github.io
Information about our community
Stars: ✭ 88 (-25.42%)
Mutual labels:  svelte, tailwindcss
eleventy-chirpy-blog-template
Blog template for 11ty based on Chirpy UX
Stars: ✭ 37 (-68.64%)
Mutual labels:  rollup, tailwindcss
Svelte Example
🚀 📚 Some examples to test the Svelte Framework
Stars: ✭ 85 (-27.97%)
Mutual labels:  rollup, svelte
hue.tools
Simple toolbox for working with colors. Color mixing, blending, conversion, modification, detailed information, etc.
Stars: ✭ 331 (+180.51%)
Mutual labels:  svelte, tailwindcss
sveltober
Cybernetically enhanced October applications
Stars: ✭ 19 (-83.9%)
Mutual labels:  svelte, tailwindcss
Vudash
Powerful, Flexible, Open Source dashboards for anything
Stars: ✭ 363 (+207.63%)
Mutual labels:  rollup, svelte
Pingcrm Svelte
🦊 Ping CRM Svelte - A demo app to illustrate how Inertia.js works with Laravel and Svelte (hosted on a heroku free dyno).
Stars: ✭ 74 (-37.29%)
Mutual labels:  tailwindcss, svelte

NOT ACTIVELY MAINTAINED - CHECK OUT TEA STACK INSTEAD

This repo was created a while ago, before Alpine existed and Svelte was the simplest reactive frontend framework.

However, Alpine is a much better fit for Eleventy projects. Being able to sprinkle reactivity into your templates is much better than having to instantiate Svelte instances in your templates. Also, by using Alpine, all your content is statically generated and indexable, whereas Svelte will need to render on the client side.

I created a new project, the tea stack (Tailwind, Eleventy, and Alpine), which I believe is a much better project overall.

I will not be updating this project going forward. Thanks for checking this out, and be sure to check out the other repo as well!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].