This is the PantherX Website.
Install:
guix shell node pnpm graphicsmagick imagemagick ruby@2 bundler make gcc-toolchain@12 libxml2 libxslt pkg-config libsass python
# bundle config build.nokogiri --use-system-libraries
BUNDLE_PATH=.bundler bundle install
pnpm installBuild:
node_modules/.bin/gulp
BUNDLE_PATH=.bundler bundle exec jekyll build -d .siteWatch:
BUNDLE_PATH=.bundler bundle exec jekyll serve -d .sitebash deploy.sh