Meming Bot official site.
bundle exec jekyll s
docker-compose up -d
open http://localhost/
JEKYLL_ENV=production bundle exec jekyll build
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up --build -d
Meming Bot official site.
bundle exec jekyll s
docker-compose up -d
open http://localhost/
JEKYLL_ENV=production bundle exec jekyll build
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up --build -d