thegreenhouseio / www.thegreenhouse.io

Personal website, articles, blog, etc.
https://www.thegreenhouse.io
3 stars 0 forks source link
hacktoberfest

www.thegreenhouse.io

GitHub Actions status Netlify Status GitHub release GitHub issues GitHub issues

Overview

This is a static site for The Greenhouse's website built with Greenwood. Has the usual stuff, e.g. Blog posts, about me, contact form, etc. 🌟 💯

Development

Stuff to do / run. 🏃‍♂️

Setup

After cloning the repo, do the following to get up and running

  1. Install NodeJS (LTS)
  2. Run npm ci

Tasks

Release Management

The project is hosted by Netlify and is setup to deploy continously on every merge to master in GitHub.

GitHub Actions are used for continuous integration on PRs and Netlify will deploy preview builds for all PRs.