Skip to content
#

webcomponents

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 1,320 public repositories matching this topic...

AVGP
AVGP commented May 7, 2020

Right now, there is no "docs/best_practices.md" file.
Create this file and describe the best practices for running Rendertron. Some to get started:

  • Run Rendertron behind a firewall or proxy with authentication, because it does not provide an authentication layer.
  • Enable caching to speed up the response times
  • Regularly pre-warm the cache by requesting a render for your most important UR
peterpeterparker
peterpeterparker commented Jun 11, 2020

Affected part of DeckDeckGo

  • Starter kit

Feature Description

Our first language is HTML. The markdown converts MD to Html.

Even though it does the job, it would need some love and I think it can definitely be improved, a lot.

If anyone is interested to improve this markdown support, and probably eve

You can’t perform that action at this time.