Skip to content

PelicanPlatform/PelicanPlatform.github.io

Repository files navigation

PelicanPlatform.github.io

Pelican Platforms Main Website

docker build -t pelican-website .
docker run --volume ${PWD}:/app -it pelican-website /bin/bash