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,408 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 Dec 4, 2020

Affected part of DeckDeckGo

  • Studio

Feature Description

I am not an expert in robots.txt but while comparing it with my website I noticed it contained more information, therefore I suggest to also update the robots.txt file of our editor, studio, as following:

User-agent: *
Allow: /
Sitemap: https://deckdeckgo.com/sitemap.xml
Host: https://deckdeckgo.com
You can’t perform that action at this time.