Sergio Álvarez d7eb18249d
All checks were successful
continuous-integration/drone/push Build is passing
env
2022-05-15 14:57:07 +02:00
2022-05-07 19:46:12 +02:00
ux
2022-05-11 19:57:29 +02:00
ux
2022-05-11 19:57:29 +02:00
ux
2022-05-11 19:57:29 +02:00
ux
2022-05-11 19:57:29 +02:00
2022-05-07 19:46:12 +02:00
2022-05-07 19:46:12 +02:00
env
2022-05-15 14:57:07 +02:00
2021-11-02 20:15:38 +01:00
2021-11-02 20:15:38 +01:00
2022-05-07 19:46:12 +02:00
2021-11-02 20:15:38 +01:00
2021-11-02 20:15:38 +01:00
2022-05-07 19:46:12 +02:00
2022-05-07 19:46:12 +02:00
2021-11-02 20:15:38 +01:00
2021-11-02 20:15:38 +01:00
2021-11-02 20:15:38 +01:00
2021-11-02 20:15:38 +01:00

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

http://localhost:4000

Description
Código fuente del dominio base.
https://sergio.am
Readme 14 MiB
Languages
CSS 60.5%
HTML 21.2%
Shell 18.3%