All Projects → coskuntekin → middleman_starter_kit

coskuntekin / middleman_starter_kit

Licence: MIT License
Middleman front-end starter kit

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
Sass
350 projects
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to middleman starter kit

modern-rails-flash-messages
Modern Rails flash messages - Example App
Stars: ✭ 21 (+10.53%)
Mutual labels:  tailwindcss, stimulusjs
Middleman Autoprefixer
Autoprefixer integration with Middleman
Stars: ✭ 114 (+500%)
Mutual labels:  middleman, autoprefixer
jekyll-atlantic-theme
Jekyll Atlantic is a beautiful Tailwind CSS theme. It shows best practices for using Tailwind with Jekyll.
Stars: ✭ 40 (+110.53%)
Mutual labels:  tailwindcss
website
My personal website and blog. Made with Nuxt.js and WindiCSS.
Stars: ✭ 19 (+0%)
Mutual labels:  tailwindcss
django-compressor-autoprefixer
Django Compressor CSS filter for autoprefixer
Stars: ✭ 23 (+21.05%)
Mutual labels:  autoprefixer
laravel-mix-tailwindcss-purgecss
Minimal Boilerplate for building static pages based on Laravel Mix 6, TailwindCSS 3, PostCSS 8, and ES6 Vanilla JS components.
Stars: ✭ 15 (-21.05%)
Mutual labels:  tailwindcss
angular-authentication
An Angular application that demonstrates best practices for user authentication & authorization flows.
Stars: ✭ 122 (+542.11%)
Mutual labels:  tailwindcss
explorer
A Blockchain Explorer for ARK using Vue.js and Tailwind CSS.
Stars: ✭ 108 (+468.42%)
Mutual labels:  tailwindcss
philippe.tedajo
My personal portfolio.
Stars: ✭ 112 (+489.47%)
Mutual labels:  tailwindcss
wave
Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
Stars: ✭ 3,646 (+19089.47%)
Mutual labels:  tailwindcss
tailwindcss-theme-swapper
A helper for getting tailwind values into css custom properties and switching them between media queries and classes. You can try it out here: https://play.tailwindcss.com/a16eJQSf4a
Stars: ✭ 115 (+505.26%)
Mutual labels:  tailwindcss
variantwind
Most elegant way to work with TailwindCSS variants in Vue
Stars: ✭ 45 (+136.84%)
Mutual labels:  tailwindcss
Events-based-organizational-website
The official codebase for college-based (event managing) organizations. FOUR-LEVEL Authorization system and scalable.
Stars: ✭ 14 (-26.32%)
Mutual labels:  tailwindcss
vite-ts-tailwind-starter
Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.
Stars: ✭ 228 (+1100%)
Mutual labels:  tailwindcss
bento
A minimalist theme for Hugo, build with Tailwind CSS - https://bento-hugo-theme.netlify.app/
Stars: ✭ 58 (+205.26%)
Mutual labels:  tailwindcss
cadhub
We're out to raise awareness and put CodeCAD on the map. The success of CadHub can be measured by the amount it promotes the use of CodeCAD within the mechanical/manufacturing industry and the strength the CadHub community.
Stars: ✭ 204 (+973.68%)
Mutual labels:  tailwindcss
stencil-tailwind-plugin
Plugin for using tailwindcss with StencilJS
Stars: ✭ 17 (-10.53%)
Mutual labels:  tailwindcss
gomodest-starter
A complex SAAS starter kit using Go, the html/template package, and sprinkles of javascript.
Stars: ✭ 68 (+257.89%)
Mutual labels:  stimulusjs
tailwindcss-postcss-browsersync-boilerplate
Tailwind CSS + PostCSS + BrowserSync boilerplate
Stars: ✭ 28 (+47.37%)
Mutual labels:  tailwindcss
nuxt-breaky
Display your Tailwind CSS Breakpoints within Nuxtjs during Development
Stars: ✭ 129 (+578.95%)
Mutual labels:  tailwindcss

Middleman v4 Front-end Starter Kit

Middleman v4 starter kit template created for middleman front-end development. If you wonder about middleman please check out here

Quick start

middleman init your_project_name --template=middleman-starter-kit

  • Install Gems bundle install
  • Install NPM Modules npm install
  • Run middleman server
  • For minify build yarn run build

More information is here

What's Include

Middleman start kit template basically build on HTML5 Boilerplate front-end template. Ready to use Rails assets file structure, Sass file structure.

  • Middleman v4.3.11
  • Stimulus.js
  • Webpack
  • TailwindCSS
  • Autoprefixer
  • EcmaScript 6
  • Editor Config
  • Simple sitemap helper
  • humans.txt
  • Open graph meta tags

Changelog

Check out CHANGELOG.md

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].