DEV Community

Rafael Barbosa da Silva
Rafael Barbosa da Silva

Posted on

Encoding files CSS,JS,IMG,TXT and média for folder structuring.

Hello World

└─ pasta_raiz_do_projeto

                ├─  css

                │     ├─  bootstrap.css
                │     └─  reset.css
                ├─  img
                │     ├─  equipe-funcionarios.jpg
                │     ├─  favicon.ico
                │     ├─  footer-icone-facebook.svg
                │     ├─  footer-icone-instagram.svg
                │     ├─  footer-icone-youtube.svg
                │     ├─  home-background-mobile.png
                │     ├─  home-background.png
                │     ├─  icone-android-logo.svg
                │     ├─  icone-apple-logo.svg
                │     ├─  icone-beneficios-didatica-cuidadosa.svg
                │     ├─  icone-beneficios-nenhuma-duvida.svg
                │     ├─  icone-beneficios-online.svg
                │     ├─  icone-beneficios-feito-para-clientela.svg
                │     ├─  icone-alface.svg
                │     ├─  icone-queijo-presunto.svg
                │     ├─  icone-youtube.svg
                │     ├─  icones-image.svg
                │     ├─  icones-pao.svg
                │     ├─  icones-tomate.svg
                │     ├─  icones-apresentacao.svg
                │     ├─  icones-transfigiracao.svg
                │     ├─  icones-ingredientes.svg
                │     ├─  icones-resumo.svg
                │     ├─  icones-salgados-sanduiche.svg
                │     ├─  logo.svg
                │     ├─  matriz-hamburguertoggle-antiga.jpg
                │     ├─  matriz-hamburguertoggle.png
                │     ├─  veloxcariri-app.png
                │     ├─  hamburguertoggle-logo-light.svg
                │     ├─  planos-background-mobile.png
                │     ├─  planos-background.png
                │     ├─  play-button.svg
                │     ├─  simbolo-hamburguertoggle-branco.svg
                │     ├─  simbolo-hamburguertoggle-dark.svg
                │     ├─  video-principal-mobile.png
                │     ├─  video-principal.png
                │     ├─  videos-thumbnail-video1.png
                │     └─  videos-thumbnail-video2.png
                ├─  js
                │     └─  bootstrap.js
                ├─  textos
                │     └─  sobre.txt
                └─  video
                            └─  video-ofertacional.mp4

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay