All Projects → taylorbryant → Jekyll Starter Tailwind

taylorbryant / Jekyll Starter Tailwind

Licence: mit
Jekyll starter styled with Tailwind CSS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jekyll Starter Tailwind

Gulp Tutorial
Code examples for my Gulp.js tutorial series
Stars: ✭ 383 (+112.78%)
Mutual labels:  gulp, jekyll
impatient-jekyll
Build a website yourself. Easy to use, get a fast workflow and fast website. http://bdavidxyz.github.io/impatient-jekyll/
Stars: ✭ 22 (-87.78%)
Mutual labels:  gulp, jekyll
Generator Jekyllized
A Yeoman generator for Jekyll to rapidly build sites using Gulp
Stars: ✭ 332 (+84.44%)
Mutual labels:  gulp, jekyll
Made Mistakes Jekyll
Source for my website and blog (Jekyll + Gulp + Netlify)
Stars: ✭ 436 (+142.22%)
Mutual labels:  gulp, jekyll
Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+191.11%)
Mutual labels:  gulp, jekyll
Nandomoreira Jekyll Theme
💎 My old website in Jekyll and Gulpjs
Stars: ✭ 101 (-43.89%)
Mutual labels:  gulp, jekyll
Jekyll Boilerplate
Helpful files to get started working on a new Jekyll website
Stars: ✭ 30 (-83.33%)
Mutual labels:  gulp, jekyll
Uswds Site
USWDS website and documentation
Stars: ✭ 135 (-25%)
Mutual labels:  gulp, jekyll
Maid
Markdown driven task runner.
Stars: ✭ 1,999 (+1010.56%)
Mutual labels:  gulp
Generator Angular Webpack Es6
Yeoman generator for Angular projects using Webpack, ES6, SASS with some cool optional features. Feel free to contribute!
Stars: ✭ 172 (-4.44%)
Mutual labels:  gulp
Jekyll Analytics
Plugin to easily add webanalytics to your jekyll site. Currently Google Analytics, Piwik and mPulse are supported.
Stars: ✭ 166 (-7.78%)
Mutual labels:  jekyll
Phphub5
PHPHub Ver 5 is a Forum project Powered by Laravel 5.1, and it is also the project build up PHP & Laravel China community (此项目已弃用)
Stars: ✭ 1,971 (+995%)
Mutual labels:  gulp
Kiko
🍎 Kiko, a Jekyll Theme
Stars: ✭ 173 (-3.89%)
Mutual labels:  jekyll
Hugo theme pickles
Modern, Simple and beautiful Hugo theme
Stars: ✭ 168 (-6.67%)
Mutual labels:  gulp
Front End Tooling Recipes
Collection of pre-configured front-end tooling setups for common uses.
Stars: ✭ 176 (-2.22%)
Mutual labels:  gulp
Adam Blog
Adam Blog is a minimal clear theme for Jekyll
Stars: ✭ 167 (-7.22%)
Mutual labels:  jekyll
Gopablo
🐺 Static site generator.
Stars: ✭ 166 (-7.78%)
Mutual labels:  gulp
Oscailte
Oscailte — A powerful light, clean, and responsive Jekyll theme.
Stars: ✭ 178 (-1.11%)
Mutual labels:  jekyll
Stellar
Stellar is completely based on the latest version of Bootstrap 4. Stellar Admin is designed to reflect the simplicity and svelte of the components and UI elements and coded to perfection with well-organized code.
Stars: ✭ 176 (-2.22%)
Mutual labels:  gulp
Compass
The Jekyll theme for your personal landing page.
Stars: ✭ 171 (-5%)
Mutual labels:  jekyll

Jekyll Starter Tailwind

All Contributors

A starter kit for using Tailwind with Jekyll that includes:

  • A barebones Jekyll starter theme

  • A Gulpfile that does the following:

    • Compiles Tailwind
    • Strips out unused CSS using Tailwind's purge option
    • Runs Autoprefixer
    • Minifies your CSS
    • Compiles Jekyll
    • Runs Browsersync for local development

What is Tailwind?

"Tailwind is a utility-first CSS framework for rapidly building custom user interfaces." –Tailwind

What is Jekyll?

"Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories." –Jekyll

Requirements

Get started

  • bundle install to install Ruby gems
  • npm ci to install npm packages listed in package-lock.json
  • npm run start or npm run dev to compile the site with development settings and run BrowserSync

Build your site

  • npm run build:dev to compile the site with development settings
  • npm run build:production or npm run build to compile the site for production

Deploy

Deploy to Netlify

Note: By default, Netlify uses jekyll build as the build command. The included netlify.toml file will override it to use npm run build.

License

MIT

How you can help

Enjoying Jekyll Starter Tailwind and want to help? You can:

Contributors

Thanks goes to these wonderful people (emoji key):


Roberto Segura

💻

benmp

💻

Joey Defourneaux

💻

Hrvoje Šimić

💻

Alejandro Figueroa

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

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