Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

geotrev/jekyll-with-js

Repository files navigation

Jekyll with JS -> Netlify

Deploys a Jekyll static ssite to Netlify. Has a basic JS pipeline.

Requirements

  • Use nvm or whichever tool(s) you prefer to manage node and npm versions.
  • Run npm i to get node dependencies.
  • Set ruby and bundler versions in .ruby-version and .bundle/config, respectively.
  • Use rvm or whichever tool(s) you prefer to manage ruby versions.
  • Run gem install bundler && bundle to get ruby gem dependencies.
  • Have Github or Gitlab, and push your fork of this repo to it.
  • Create or open your Netlify account and whitelist this repo as a deploy target.
  • Push to master and watch the deploy fireworks fly.

About

A basic Jekyll 4 site with github pages compatibility, JS pipeline, and CI/CD integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published