You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Runs the Kroxylicious website locally, for development purposes, within a container.
# Point your browser at http://localhost:4000
#
# Jekyll is run on incremental mode so changes made to the host filesystem should be soon visible in your browser. Note however incremental mode won't work on Mac OS X (owing to http://github.com/containers/podman/issues/22343). Use the force_regenerate.sh to trigger the incremental reload after the edit is made on the host.