Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importar tutoriales desde https://apps-robots.uc3m.es/asrob/wiki/Tutoriales #2

Open
jgvictores opened this issue Nov 10, 2017 · 1 comment

Comments

@jgvictores
Copy link
Member

jgvictores commented Nov 10, 2017

Se están importando tutoriales desde http://wiki.asrob.uc3m.es/index.php/Tutoriales https://apps-robots.uc3m.es/asrob/wiki/index.php/Tutoriales https://apps-robots.uc3m.es/asrob/wiki/Tutoriales

De momento el workflow es utilizando pandoc (releases/latest) (véase comentario).

  1. Editar página wiki.
  2. Seleccionar texto con CTRL+a.
  3. Pegar en fichero nuevo tmp.wiki.
  4. pandoc --from mediawiki --to gfm tmp.wiki -o tmp.md
  5. Cambiar nombre con mv y subir a GitHub. Está enlazado automáticamente con gitbook.
  6. Actualizar todos los enlaces de GitHub, además de wiki (ejemplo además de aquí).
  7. Revisar cualquier "wikilink" que haya quedado.
@jgvictores
Copy link
Member Author

Nota: La versión probada de pandoc es la 2.0.1.1 compiled with pandoc-types 1.17.2, texmath 0.10, skylighting 0.4.3.2.

@jgvictores jgvictores changed the title Importar tutoriales desde http://asrob.uc3m.es/index.php/Tutoriales Importar tutoriales desde http://wiki.asrob.uc3m.es/index.php/Tutoriales Dec 15, 2018
@jgvictores jgvictores changed the title Importar tutoriales desde http://wiki.asrob.uc3m.es/index.php/Tutoriales Importar tutoriales desde https://apps-robots.uc3m.es/asrob/wiki/index.php/Tutoriales Apr 5, 2022
@jgvictores jgvictores changed the title Importar tutoriales desde https://apps-robots.uc3m.es/asrob/wiki/index.php/Tutoriales Importar tutoriales desde https://apps-robots.uc3m.es/asrob/wiki/Tutoriales Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant