GithubHelp home page GithubHelp logo

Melhorar configurações do git para diminuir tamanho do repositório e evitar crescimento desnecessario about pythonclub.github.io HOT 6 OPEN

luzfcb avatar luzfcb commented on June 26, 2024
Melhorar configurações do git para diminuir tamanho do repositório e evitar crescimento desnecessario

from pythonclub.github.io.

Comments (6)

rg3915 avatar rg3915 commented on June 26, 2024

E se a gente hospedasse as imagens em outro lugar? Cloudinary talvez.

from pythonclub.github.io.

luzfcb avatar luzfcb commented on June 26, 2024

@rg3915 o problema é que isso aumentaria a complexidade e dificultaria o gerenciamento. Usar o Cloudinary seria uma boa opção se o PythonClub não fosse hospedado no github-pages e tambem não usasse o Pelican

from pythonclub.github.io.

dvl avatar dvl commented on June 26, 2024

Tenho muita vontade de montar um sistema próprio aos moldes do ghost mas como ainda não é o caso a principio sugeriria usar --depth no git clone pra evitar trazer todo o histórico e diminuir um pouco o download inicial.

from pythonclub.github.io.

drgarcia1986 avatar drgarcia1986 commented on June 26, 2024

Isso pode ajudar ? https://github.com/blog/1986-announcing-git-large-file-storage-lfs

from pythonclub.github.io.

luzfcb avatar luzfcb commented on June 26, 2024

Valeu @drgarcia1986 , já fiz a inscrição do PythonClub, para entrar na fila para testar o beta do serviço.

from pythonclub.github.io.

humrochagf avatar humrochagf commented on June 26, 2024

@luzfcb por enquanto como paleativo pode colocar na doc para quem for usar para escrever publicação usar o comando git clone --depth 1 <url_de_clone_do_fork> com este comando vc só baixa o último commit que dá +- 11Mb

from pythonclub.github.io.

Related Issues (20)

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.