rbmarliere / pathos.band

my band's website

Home Page:https://pathos.band/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


.git/hooks/pre-commit:

#!/bin/bash
set -euo pipefail

rm -rf build
npm run build
git add --all build

About

my band's website

https://pathos.band/


Languages

Language:JavaScript 91.7%Language:CSS 7.0%Language:HTML 1.3%