Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSS and JS #2

Open
helioguardabaxo opened this issue Dec 3, 2019 · 3 comments
Open

Add CSS and JS #2

helioguardabaxo opened this issue Dec 3, 2019 · 3 comments

Comments

@helioguardabaxo
Copy link

Hi, Leo!
I'm need to add .css and .js files to customize page of Tiles.
I added css inline to byte[] server.tiles.Html.HEADER and it's worked ok. But I need to view the .css and .js files in loading page performance on Browser.

May you help me?
Thanks

@leogomes
Copy link
Owner

Oi Hélio,

I just noticed your comment today, sorry :(

Do you still need this? I can try to have a look.

Cheers,
Leo

@helioguardabaxo
Copy link
Author

Oi Leo!
Eu preciso servir arquivos estáticos diretamente de um diretório.
Quando digitar na url localhost/imagem.jpg ou /contatos.html ele deveria servir estes arquivos.
Você sabe se é possível fazer isso?

Grato pelo retorno!
(Aliás, é bom falar em português por aqui? Ou é melhor em inglês?)

@leogomes
Copy link
Owner

O objetivo desse projetinho era só ser um demonstrador da performance do HTTP2 na época que saiu (há uns 5 anos atrás). Não era pra ser um "full-blown HTTP2 server". Acho que até dá pra adaptá-lo pra isso, mas é melhor usar nginx, http://undertow.io/ ou algo assim se o teu objetivo é servir arquivos estáticos.

[]'s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants