Publishing a HTML5 game?

Hey guys!
I am thinking of starting a new project that I can put onto my portfolio website and the best thing I could do was to make it playable on the website itself as a HTML game.
Researching this idea I see alot of people around this time last year asking about it and getting told basically not yet.

Is this more possible now?
(Making and publishing a HTML game on any website)

Hi, I am working to package on HTML5 now. You can package your projects on HTML5 but you have to know some rules to mobile development. Normally, the specifications to mobile development are equals to HTML5 development
But it’s very important that you test all, some functions (for example, ambient occlusion, some C++ functions about UTexture2D) don’t run on HTML5.

Some important links:

Mobile Game Development

Prepare Unreal to HTML5

How to reduce HTML5 package size

How to build a project on HTML5?

I hope help you!!
Bye

Hello!, i really need to know this too, anyone could help?, i already make it work on local server, but how do i publish my game on my website, the official UE4 Documentation has not enough information about this topic. Thank you

yep it would be great to get more specification about embeding to custom or cms website