Git Product home page Git Product logo

neylonsantos.github.io's Introduction

Meu cartão de visitas virtual e micro blog, seja bem vindo (a)!

Feito com Jekyll e 💜

  • 1° Passo: Instale o ruby em seu ambiente de desenvolvimento

    Consulte https://www.ruby-lang.org/pt/downloads/ para mais informações.

  • 2 Passo: Clone o projeto em seu ambiente de desenvolvimento

    Em seu terminal já com o GIT configurado, execute o comando abaixo:

    $ git clone [email protected]:neylonsantos/neylonsantos.github.io.git
  • 3 Passo: Instale o Jekyll em seu ambiente de desenvolvimento

    Em seu terminal execute o seguinte comando:

    $ gem install bundler jekyll

    Apos isso o Jekyll estará instalado.

  • 4 Passo: Instalação das dependências

    Na pasta do projeto execute o seguinte comando:

    $ bundle install
  • 5 Passo: Iniciar o servidor Jekyll

    Se tudo deu certo você deve conseguir iniciar o servidor Jekyll sem problemas com o seguinte comando:

    $ bundle exec jekyll serve

    Se o retorno no terminal for esse:

    Configuration file: ~/neylonsantos.github.io/_config.yml
              Source: ~/neylonsantos.github.io
         Destination: ~/neylonsantos.github.io/_site
    Incremental build: disabled. Enable with --incremental
        Generating...
         Jekyll Feed: Generating feed for posts
                      done in 0.028 seconds.
    Auto-regeneration: enabled for '~/neylonsantos.github.io'
      Server address: http://127.0.0.1:4000/
    Server running... press ctrl-c to stop.
    

    Deu tudo certo! Caso contrario recomendo ler a documentação do Jekyll para resolver o problema.

Contatos:

neylonsantos.github.io's People

Contributors

neylonsantos avatar

Watchers

 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.