#!/bin/sh # CI/CD WIP # Build content echo "Building content..." npm install npm run make