GithubHelp home page GithubHelp logo

tfg-ideas's Introduction

This Book

Any time I have an idea for a TFG I added it here. Your ideas are welcome. If you have an idea for a TFG, make me a pull request to this repo ULL-ESIT-GRADOII-TFG/tfg-ideas

Skeleton to build a GitBook and Deploy it to GitHub Pages

Skeleton to build a book with gitbook and deploy it to GitHub pages

Instrucciones para los autores

  • Fork or clone this repo hub clone etsiiull/gitbook-skeleton my-repo
  • Modify the files (gulpfile.js, index.html, etc.)
  • Remove the origin remote: git remote rm origin
  • Crea en GitHub el nuevo repo: hub create ULL-ESIT-GRADOII-TFG/tfg-ideas
    [~/TFGsrc/tfg-ideas(master)]$ git remote -v
    origin	https://github.com/ULL-ESIT-GRADOII-TFG/tfg-ideas.git (fetch)
    origin	https://github.com/ULL-ESIT-GRADOII-TFG/tfg-ideas.git (push)
    
  • In GitHub settings of the repo, set the master branch for GitHub pages
  • El libro está alojado en el repo https://github.com/etsiiull/gitbook-skeleton
  • Instale git
  • Clone el libro en su máquina: git clone https://github.com/etsiiull/gitbook-skeleton.git
  • Instale NodeJS
  • Instale gitbook en su ordenador
  • Instale gulp globalmente: npm i -g gulp
  • Run gitbook install to install plugins from registry.
  • Instale las dependencias de este libro/proyecto npm i
  • Hágase miembro de GitHub
  • Escriba en markdown los textos que desee
  • Compile el libro con gulp build para producir el HTML
  • Para desplegar su version en GitHub escriba gulp deploy
  • Visite https://etsiiull.github.io/gitbook-skeleton para ver el resultado
  • Para mas detalles mira la sección Markdown y GitBook

tfg-ideas's People

Contributors

crguezl avatar

Watchers

James Cloos avatar  avatar Rudolf Cicko 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.