feat(site): update feature list
This commit is contained in:
parent
a6cab7aa7c
commit
bf9a6af7ac
1 changed files with 5 additions and 5 deletions
|
@ -46,11 +46,11 @@
|
||||||
pace.
|
pace.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Create web apps with vanilla custom elements</li>
|
<li>Use vanilla custom elements (or sugar-coated web components)</li>
|
||||||
<li>Write real .HTML files</li>
|
<li>Write server-powered .html pages</li>
|
||||||
<li>Have no frameworks or reactivity libraries on the browser</li>
|
<li>"Use the Platform™" on both server runtimes & browsers</li>
|
||||||
<li>Use server-side rendering *</li>
|
<li>Use server-side rendering <em>*</em></li>
|
||||||
<li>Deploy anywhere, even the Edge **</li>
|
<li>Deploy anywhere, even the Edge <em>**</em></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
Visit the <a href="/demo">Demo Page</a> or read more on ✨
|
Visit the <a href="/demo">Demo Page</a> or read more on ✨
|
||||||
|
|
Loading…
Reference in a new issue