Giter Club home page Giter Club logo

plantilla-talleres's Introduction

Plantilla de talleres

Aula Software Libre de la UCO

built by developers made with mkdocs uses git

Instalación

Esta plantilla se puede usar para documentar los talleres y actividades del Aula de Software Libre de la Universidad de Córdoba.

Simplemente usa el botón Use this template en vez de clonar el repositorio desde Github.

Una vez creado el repositorio siga las siguientes instrucciónes para configurar el entorno:

  1. Clonar el repositorio en tu equipo local introduciendo el siguiente comando en la consola:

     git clone https://github.com/tu-nombre-de-usuario/nombre-del-repositorio-creado
    
  2. Accede a la carpeta desde la consola:

     cd taller-de-introduccion-a-linux/
    
  3. Configura el entorno para ello instalamos poetry un gestor de paquetes de python:

     curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
    
  4. Instalamos los requisitos:

     poetry install
    
  5. Levantamos el "servidor" de mkdocs para ver los cambios en tiempo real:

     poetry run mkdocs serve  
    

Tras esto recibiras una salida por consola con una ip a tu localhost similar esta:

Serving on http://127.0.0.1:8000/tu-nombre-de-usuario/nombre-del-repositorio-creado/

Simplemente pulsa Crtl y haz click y te redireccionará al curso. Ahora solo tienes que modificar los ficheros .md haciendo uso del lenguaje markdown.

Uso

Edita el fichero mkdocs.yml. Especialmente las secciones de información al inicio y navegación al final.

Licencia

El material está publicado con licencia Atribución-NoComercial 4.0 Internacional (CC BY-NC 4.0)

plantilla-talleres's People

Contributors

marcosrigal avatar sgomez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.