2024-01-07 17:26

Peleando con configuraciones en GitHub Pages y Jekyll

Finalmente me decidí por reorganizar el blog y eso derivó en también cambiar la estructura del repositorio de las presentaciones akielbowicz/presentations.

TL;DR

  • Cambiar de 1 branch por charla por una subcarpeta
  • Crear un nuevo repositorio para las diapositivas online akielbowicz/slides
 Conversion error: Jekyll::Converters::Markdown encountered an error while converting 'presentaciones/pyconar_2021/README.md':
                    The source text contains invalid characters for the used encoding UTF-8

Troubleshooting jekyll build errors...

apt install autoconf patch build-essential rustc libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libgmp-dev libncurses5-dev libffi-dev libgdbm6 libgdbm-dev libdb-dev uuid-dev

git clone https://github.com/rbenv/rbenv.git ~/.rbenv

git clone https://github.com/rbenv/ruby-build.git "$(rbenv root)"/plugins/ruby-build

We’ve detected the file encoding as ISO-8859-1. When you commit changes we will transcode it to UTF-8.

Comentarios

Comments powered by Disqus

Contents © 2024 sasha kile - Powered by Nikola