Skip to content

PantherXOS/pantherx.org

Repository files navigation

PantherX Website

This is the PantherX Website.

https://www.pantherx.org/

Development

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 install

Build:

node_modules/.bin/gulp
BUNDLE_PATH=.bundler bundle exec jekyll build -d .site

Watch:

BUNDLE_PATH=.bundler bundle exec jekyll serve -d .site

Deployment

bash deploy.sh

About

[Mirror] Website - pantherx.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published