Giter VIP home page Giter VIP logo

woc-bike's Introduction

Carbondale Bike Project

Built on Jekyll Starter Tailwind (with Alpinejs)

A starter kit for using Tailwind with Jekyll that includes:

  • A barebones Jekyll starter theme
  • A Gulpfile that does the following:

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

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 Production (Firebase)

This site is currently hosted on Google's Firebase Hosting.

https://firebase.google.com/docs/hosting/deploying

$> firebase serve --only hosting

After you've tested the changes locally. To deploy:

$> firebase deploy --only hosting

Busting the Cache

Firebase Spark hosting caches the CSS file for 3600 seconds or 60 minutes. I've tried setting the Cache-Control header to no-cache. That doesn't work. The caching happens at the edge. I also tried appending a time stamp at build time to the style.css file but that didn't bust the cache either. Instead it's necessary to change the name of the css file in three places: rename the file to stylev{versionNumber}.css, then change the gulp file and the head.html include to reflect the new file name. This appears to be the only way to bust the cache.

License

MIT

How you can help

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

woc-bike's People

Contributors

allcontributors[bot] avatar dependabot-preview[bot] avatar dependabot[bot] avatar jd4no avatar phproberto avatar renovate-bot avatar sethlbrown avatar shime avatar taylorbryant avatar

Watchers

 avatar

woc-bike's Issues

Add a new block to promote the King Soopers / City Market Rewards Program

To Use the King Soopers or City Market Community Rewards Program:
Simply encourage your participants to visit the appropriate link below..

Once logged into their King Soopers or City Market account they can search for Carbondale Bike Project either by name or YD492 and then click Enroll. New users will need to create an account which requires some basic information, a valid email address and a loyalty card.

Use the component Jen created for custom bikes

https://www.figma.com/file/l44iBUTNo4aH9dEdIF4U9P/WOC-Bike-Project-Designs?type=design&node-id=121-2&t=1X5cl5Lecl9okfr2-0

image

image

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.