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

Update social media links #1806

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/.eleventy.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module.exports = function (eleventyConfig) {
eleventyConfig.addPassthroughCopy('app.yaml');
eleventyConfig.addPassthroughCopy('main.py');

const md = markdownIt({ html: true, breaks: true, linkify: true })
const md = markdownIt({ html: true, breaks: false, linkify: true })
.use(markdownItAttrs)
.use(markdownItAnchor, { slugify, permalink: false });
eleventyConfig.setLibrary('md', md);
Expand Down
8 changes: 3 additions & 5 deletions docs/_includes/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,12 @@
<footer>
<div class="wrapper">
<div class="social-links">
<a target="_blank" href="https://github.com/Polymer/lit-html" rel="noopener" aria-label="Github"><img src="/images/logos/logo_github.svg"></a>
<a target="_blank" href="https://github.com/lit/lit" rel="noopener" aria-label="Github"><img src="/images/logos/logo_github.svg"></a>
<a target="_blank" href="https://twitter.com/buildWithLit" rel="noopener" aria-label="Twitter"><img src="/images/logos/logo_twitter.svg"></a>
<a target="_blank" href="https://groups.google.com/forum/#!forum/polymer-dev" rel="noopener" aria-label="Email"><img src="/images/logos/logo_email.svg"></a>
<a target="_blank" href="https://www.polymer-project.org/slack-invite" rel="noopener" aria-label="Slack"><img src="/images/logos/logo_slack.svg"></a>
<a target="_blank" href="https://lit.dev/slack-invite/" rel="noopener" aria-label="Slack"><img src="/images/logos/logo_slack.svg" alt="Lit & Friends Slack workspace"/></a> </div>
</div>
<div class="attribution">
Brought to you by <a href="https://www.polymer-project.org">The Polymer Project</a>.<br>
Copyright 2017–{{ "now" | date:"%Y" }} The Polymer Project Authors. Code licensed under the
Copyright 2017–{{ "now" | date:"%Y" }} The Polymer Authors. Code licensed under the
<a target="_blank" href="http://polymer.github.io/LICENSE.txt">BSD License</a>.
Documentation licensed under CC BY 3.0.
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/_includes/topnav.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="flex"></div>
<a class="nav-item{% if page.url contains '/guide' %} active{% endif %}" href="{{ site.baseurl }}/guide">Guide</a>
<a class="nav-item" href="{{ site.baseurl }}/api/index.html">API</a>
<a class="icon" href="https://github.com/polymer/lit-html" title="GitHub">
<a class="icon" href="https://github.com/lit/lit" title="GitHub">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentcolor">
<path d="M12,2C6.48,2,2,6.59,2,12.25c0,4.53,2.87,8.37,6.84,9.73c0.5,0.09,0.68-0.22,0.68-0.49c0-0.24-0.01-0.89-0.01-1.74c-2.78,0.62-3.37-1.37-3.37-1.37c-0.45-1.18-1.11-1.5-1.11-1.5c-0.91-0.64,0.07-0.62,0.07-0.62c1,0.07,1.53,1.06,1.53,1.06c0.89,1.57,2.34,1.11,2.91,0.85c0.09-0.66,0.35-1.11,0.63-1.37c-2.22-0.26-4.56-1.14-4.56-5.07c0-1.12,0.39-2.03,1.03-2.75c-0.1-0.26-0.45-1.3,0.1-2.71c0,0,0.84-0.28,2.75,1.05c0.8-0.23,1.65-0.34,2.5-0.34c0.85,0,1.7,0.12,2.5,0.34c1.91-1.33,2.75-1.05,2.75-1.05c0.55,1.41,0.2,2.45,0.1,2.71c0.64,0.72,1.03,1.63,1.03,2.75c0,3.94-2.34,4.81-4.57,5.06c0.36,0.32,0.68,0.94,0.68,1.9c0,1.37-0.01,2.48-0.01,2.81c0,0.27,0.18,0.59,0.69,0.49c3.97-1.36,6.83-5.2,6.83-9.73C22,6.59,17.52,2,12,2"/>
</svg>
Expand Down
2 changes: 1 addition & 1 deletion docs/_includes/version-banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<img src="/images/flame.svg">
<p>
lit-html is now part of the Lit library–see the new site at <a href="https://lit.dev">lit.dev</a>.
This site documents lit-html 1.0, no longer the current version.
This site documents lit-html 1.0, not the latest version.
</p>
</div>
20 changes: 8 additions & 12 deletions docs/guide/09-community.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,21 @@ title: Community
slug: community
---

There are many great resources and locations to learn about lit-html and LitElement,
share what you've built, and more. All community participation is subject to the Polymer Project's
<a href="https://github.com/Polymer/project/blob/master/Code_of_Conduct.md">Code of Conduct</a>—be
There are many great resources and locations to learn about Lit,
share what you've built, and more. All community participation is subject to the Lit
<a href="https://github.com/lit/lit/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a>—be
excellent to each other!

* <strong>Join us on <a href="https://www.polymer-project.org/slack-invite">Slack</a>!</strong> The
Polymer Project Slack workspace has thousands of users discussing lit-html, LitElement, and related topics.
* <strong>Join us on <a href="https://lit.dev/slack-invite/">Slack</a>!</strong> The
Lit & Friends Slack workspace has thousands of users discussing lit-html, LitElement, and related topics.
Check out <code>#general</code>, <code>#beginners</code>, or
<code>#tools</code> to get started.
<code>#tools</code> to get started.

* Follow us on <a href="https://twitter.com/buildWithLit">Twitter</a>
for the latest on web components and the Polymer Project. Many
of our team members can be found tweeting about lit-html, LitElement,
for the latest on Lit and web components. Many
of our team members can be found tweeting about Lit,
and the latest developments in the web platform.

* The <a href="https://groups.google.com/forum/?fromgroups=#!forum/polymer-dev">polymer-dev</a>
mailing list is great for long-form questions and discussion on any of the libraries, polyfills, or
standards the the Polymer Project works on.

* On <a href="https://stackoverflow.com/tags/lit-html">StackOverflow</a> use
the <code><a href="https://stackoverflow.com/tags/lit-html">lit-html</a></code> or <code><a href="https://stackoverflow.com/tags/lit-element">lit-element</a></code> tags when
looking for answers. You can also find help on underlying web standards like
Expand Down