Skip to content

Commit 89ddb76

Browse files
author
R. S. Doiel
committed
commiting to main
1 parent a2241dd commit 89ddb76

23 files changed

+103
-98
lines changed

DEVELOPERS.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -45,4 +45,4 @@ <h2 id="updating-existing-web-components">Updating existing web
4545
</section>
4646
<footer-global></footer-global>
4747
</body>
48-
</html>
48+
</html>

INSTALL.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -50,4 +50,4 @@ <h1 id="cl-web-components">CL-web-components</h1>
5050
</section>
5151
<footer-global></footer-global>
5252
</body>
53-
</html>
53+
</html>

INSTALL_NOTES_Windows.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -87,4 +87,4 @@ <h3 id="important-considerations">Important Considerations</h3>
8787
</section>
8888
<footer-global></footer-global>
8989
</body>
90-
</html>
90+
</html>

INSTALL_NOTES_macOS.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -94,4 +94,4 @@ <h3 id="important-considerations">Important Considerations</h3>
9494
</section>
9595
<footer-global></footer-global>
9696
</body>
97-
</html>
97+
</html>

about.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -114,4 +114,4 @@ <h3 id="software-suggestions">Software Suggestions</h3>
114114
</section>
115115
<footer-global></footer-global>
116116
</body>
117-
</html>
117+
</html>

building_web_components_with_deno.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -76,4 +76,4 @@ <h2 id="building-cl-web-components">Building CL-web-components</h2>
7676
</section>
7777
<footer-global></footer-global>
7878
</body>
79-
</html>
79+
</html>

enhance_code_blocks.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -230,4 +230,4 @@ <h3 id="example-customized-html-document">Example: Customized HTML
230230
</section>
231231
<footer-global></footer-global>
232232
</body>
233-
</html>
233+
</html>

footer-global.html

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -144,13 +144,17 @@ <h3 id="custom-phone-and-email">Custom Phone and Email</h3>
144144
<span id="cb8-11"><a href="#cb8-11" aria-hidden="true" tabindex="-1"></a><span class="dt">&lt;/</span><span class="kw">footer</span><span class="er">-global</span><span class="dt">&gt;</span></span></code></pre></div>
145145
<h3 id="custom-social-media-links">Custom Social Media Links</h3>
146146
<p>In the second column, you can also customize the social media links
147-
in the Footer-Global component. Currently, the component only supports
148-
Instagram and YouTube. To add more social links, please contact the
149-
developers of this component. You will customize these by defining an
150-
attribute in the html element.</p>
147+
in the Footer-Global component. Currently, the component supports
148+
Instagram, YouTube, and RSS. To add more social links, please contact
149+
the developers of this component. You will customize these by defining
150+
an attribute in the html element.</p>
151+
<p>The defaults for Instagram and Youtube are the library’s profiles.
152+
There is no default for the RSS feed. If one is not defined, no icon
153+
will display.</p>
151154
<ol type="1">
152155
<li>Add attribute <code>instagram="your-profile-url"</code></li>
153156
<li>Add attribute <code>youtube="your-profile-url"</code></li>
157+
<li>Add attribute <code>rss="your-rss-url"</code></li>
154158
</ol>
155159
<div class="sourceCode" id="cb9"><pre
156160
class="sourceCode html"><code class="sourceCode html"><span id="cb9-1"><a href="#cb9-1" aria-hidden="true" tabindex="-1"></a><span class="dt">&lt;</span><span class="kw">footer</span><span class="er">-</span><span class="ot">global</span></span>
@@ -159,13 +163,14 @@ <h3 id="custom-social-media-links">Custom Social Media Links</h3>
159163
<span id="cb9-4"><a href="#cb9-4" aria-hidden="true" tabindex="-1"></a><span class="ot"> phone</span><span class="op">=</span><span class="st">&quot;xxxxxx&quot;</span></span>
160164
<span id="cb9-5"><a href="#cb9-5" aria-hidden="true" tabindex="-1"></a><span class="ot"> email</span><span class="op">=</span><span class="st">&quot;[email protected]&quot;</span></span>
161165
<span id="cb9-6"><a href="#cb9-6" aria-hidden="true" tabindex="-1"></a><span class="ot"> instagram</span><span class="op">=</span><span class="st">&quot;your-profile-url&quot;</span></span>
162-
<span id="cb9-7"><a href="#cb9-7" aria-hidden="true" tabindex="-1"></a><span class="ot"> youtube</span><span class="op">=</span><span class="st">&quot;your-profile-url&quot;</span><span class="dt">&gt;</span> </span>
163-
<span id="cb9-8"><a href="#cb9-8" aria-hidden="true" tabindex="-1"></a> </span>
164-
<span id="cb9-9"><a href="#cb9-9" aria-hidden="true" tabindex="-1"></a> <span class="dt">&lt;</span><span class="kw">a</span><span class="ot"> slot</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> class</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> aria-label</span><span class="op">=</span><span class="st">&quot;footer navigation&quot;</span><span class="ot"> href</span><span class="op">=</span><span class="st">&quot;#&quot;</span><span class="dt">&gt;</span>Custom Link 1<span class="dt">&lt;/</span><span class="kw">a</span><span class="dt">&gt;</span></span>
165-
<span id="cb9-10"><a href="#cb9-10" aria-hidden="true" tabindex="-1"></a> <span class="dt">&lt;</span><span class="kw">a</span><span class="ot"> slot</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> class</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> aria-label</span><span class="op">=</span><span class="st">&quot;footer navigation&quot;</span><span class="ot"> href</span><span class="op">=</span><span class="st">&quot;#&quot;</span><span class="dt">&gt;</span>Custom Link 2<span class="dt">&lt;/</span><span class="kw">a</span><span class="dt">&gt;</span></span>
166-
<span id="cb9-11"><a href="#cb9-11" aria-hidden="true" tabindex="-1"></a> <span class="dt">&lt;</span><span class="kw">a</span><span class="ot"> slot</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> class</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> aria-label</span><span class="op">=</span><span class="st">&quot;footer navigation&quot;</span><span class="ot"> href</span><span class="op">=</span><span class="st">&quot;#&quot;</span><span class="dt">&gt;</span>Custom Link 3<span class="dt">&lt;/</span><span class="kw">a</span><span class="dt">&gt;</span> </span>
167-
<span id="cb9-12"><a href="#cb9-12" aria-hidden="true" tabindex="-1"></a></span>
168-
<span id="cb9-13"><a href="#cb9-13" aria-hidden="true" tabindex="-1"></a><span class="dt">&lt;/</span><span class="kw">footer</span><span class="er">-global</span><span class="dt">&gt;</span></span></code></pre></div>
166+
<span id="cb9-7"><a href="#cb9-7" aria-hidden="true" tabindex="-1"></a><span class="ot"> youtube</span><span class="op">=</span><span class="st">&quot;your-profile-url&quot;</span></span>
167+
<span id="cb9-8"><a href="#cb9-8" aria-hidden="true" tabindex="-1"></a><span class="ot"> rss</span><span class="op">=</span><span class="st">&quot;your-rss-url&quot;</span><span class="dt">&gt;</span> </span>
168+
<span id="cb9-9"><a href="#cb9-9" aria-hidden="true" tabindex="-1"></a> </span>
169+
<span id="cb9-10"><a href="#cb9-10" aria-hidden="true" tabindex="-1"></a> <span class="dt">&lt;</span><span class="kw">a</span><span class="ot"> slot</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> class</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> aria-label</span><span class="op">=</span><span class="st">&quot;footer navigation&quot;</span><span class="ot"> href</span><span class="op">=</span><span class="st">&quot;#&quot;</span><span class="dt">&gt;</span>Custom Link 1<span class="dt">&lt;/</span><span class="kw">a</span><span class="dt">&gt;</span></span>
170+
<span id="cb9-11"><a href="#cb9-11" aria-hidden="true" tabindex="-1"></a> <span class="dt">&lt;</span><span class="kw">a</span><span class="ot"> slot</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> class</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> aria-label</span><span class="op">=</span><span class="st">&quot;footer navigation&quot;</span><span class="ot"> href</span><span class="op">=</span><span class="st">&quot;#&quot;</span><span class="dt">&gt;</span>Custom Link 2<span class="dt">&lt;/</span><span class="kw">a</span><span class="dt">&gt;</span></span>
171+
<span id="cb9-12"><a href="#cb9-12" aria-hidden="true" tabindex="-1"></a> <span class="dt">&lt;</span><span class="kw">a</span><span class="ot"> slot</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> class</span><span class="op">=</span><span class="st">&quot;custom-links&quot;</span><span class="ot"> aria-label</span><span class="op">=</span><span class="st">&quot;footer navigation&quot;</span><span class="ot"> href</span><span class="op">=</span><span class="st">&quot;#&quot;</span><span class="dt">&gt;</span>Custom Link 3<span class="dt">&lt;/</span><span class="kw">a</span><span class="dt">&gt;</span> </span>
172+
<span id="cb9-13"><a href="#cb9-13" aria-hidden="true" tabindex="-1"></a></span>
173+
<span id="cb9-14"><a href="#cb9-14" aria-hidden="true" tabindex="-1"></a><span class="dt">&lt;/</span><span class="kw">footer</span><span class="er">-global</span><span class="dt">&gt;</span></span></code></pre></div>
169174
<h3 id="custom-logo">Custom Logo</h3>
170175
<p>In the last column, you can use attributes to switch between the
171176
library or the archives logo by defining an attribute in the html
@@ -227,4 +232,4 @@ <h3 id="potential-enhancements">Potential Enhancements</h3>
227232
</section>
228233
<footer-global></footer-global>
229234
</body>
230-
</html>
235+
</html>

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<head>
44
<title>CL-web-components</title>
55
<link rel="stylesheet" href="/css/site.css">
6-
<link rel="stylesheet" href="./css/code-blocks.css">
7-
<script type="module" src="./copyToClipboard.js"></script>
8-
<script type="module" src="./footer-global.js"></script>
6+
<link rel="stylesheet" href="https://media.library.caltech.edu/cl-webcomponents/css/code-blocks.css">
7+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/copyToClipboard.js"></script>
8+
<script type="module" src="https://media.library.caltech.edu/cl-webcomponents/footer-global.js"></script>
99
</head>
1010
<body>
1111
<nav>
1212
<ul>
1313
<li><a href="/">Home</a></li>
1414
<li><a href="index.html">README</a></li>
1515
<li><a href="LICENSE">LICENSE</a></li>
16-
<li><a href="user_manual.html">User Manual</a></li>
1716
<li><a href="INSTALL.html">INSTALL</a></li>
17+
<li><a href="user_manual.html">User Manual</a></li>
1818
<li><a href="about.html">About</a></li>
1919
<li><a href="search.html">Search</a></li>
2020
<li><a href="https://github.com/caltechlibrary/CL-web-components">GitHub</a></li>
@@ -112,4 +112,4 @@ <h2 id="related-resources">Related resources</h2>
112112
</section>
113113
<footer-global></footer-global>
114114
</body>
115-
</html>
115+
</html>

0 commit comments

Comments
 (0)