Giter VIP home page Giter VIP logo

Jekyll Webpack Starter Project

Are you like me? Love Jekyll but hate SASS? Here is a little project to get you going with a nice PostCSS webpack build into a simple jekyll static site.

Features

  • Modern, livereload environment; both webpack and jekyll will livereload the browser. Yeah never hit refresh again!
  • Both css and js end up as static files.
  • No blog by default; just add _posts and _drafts folders with .md files to start blogging.
  • Menu helper included to aid in dynamic navigation, something jekyll isn't super good at.
  • Static assets should be in _assets, which gets synced over the jekyll’s default assets at build time.

Development

Setup

Requires ruby with rubygems, node and yarn

  1. bundle install
  2. yarn install

Local Development

This needs to be better, but works for now.

  1. yarn run dev-webpack in one terminal window
  2. yarn run dev-jekyll in another

Deploy

Set up your favourite static site hosting, I used to run S3 but now I'm all Firebase Hosting.

So now it’s set up for firebase, just run yarn run deploy-stage or yarn run deploy-production.

Colin's Projects

Colin doesn’t have any public repositories yet.

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.