d7eb18249d9a222dd7cbd6cc4f835fa04f2d2cf0
All checks were successful
continuous-integration/drone/push Build is passing
sergio.am
Notas y apuntes, futuro contenido de static pages en sergio.am
docker run --rm --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" -it jekyll/jekyll:3.8 jekyll build
docker run --rm --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" -p 4000:4000 -it jekyll/jekyll:3.8 jekyll serve --watch
cd _site
python3 -m http.server 4000
Description
Languages
CSS
60.5%
HTML
21.2%
Shell
18.3%