Sergio Álvarez 667c6c4e4e
All checks were successful
continuous-integration/drone/push Build is passing
post backups
2022-06-24 09:53:57 +02:00
2022-05-18 18:51:58 +02:00
2022-05-18 18:51:58 +02:00
2022-05-17 07:31:31 +02:00
2022-06-24 09:53:57 +02:00
2022-05-18 19:50:12 +02:00
2022-05-18 19:53:28 +02:00
2022-05-18 18:51:58 +02:00
2022-05-16 16:28:14 +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
2022-06-24 09:53:57 +02:00
2021-11-02 20:15:38 +01:00

sergio.am

Notas y apuntes, futuro contenido de static pages en sergio.am

docker run -it --rm --volume="$PWD:/srv/jekyll:Z" jekyll/jekyll jekyll build
docker run -it --rm --volume="$PWD:/srv/jekyll:Z" -p 4000:4000 jekyll/jekyll jekyll serve
cd _site
python3 -m http.server 4000

http://localhost:4000

Drafts

Usar directorio _drafts y para ver el doc usar:

docker run -it --rm --volume="$PWD:/srv/jekyll:Z" -p 4000:4000 jekyll/jekyll jekyll serve --drafts
Description
Código fuente del dominio base.
https://sergio.am
Readme 14 MiB
Languages
CSS 60.5%
HTML 21.2%
Shell 18.3%