Skip to content

Commit 7b91515

Browse files
author
R. S. Doiel
committed
commiting to main
1 parent bddf883 commit 7b91515

49 files changed

Lines changed: 88 additions & 345 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

INSTALL.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -70,13 +71,6 @@ <h3 id="steps">Steps</h3>
7071
make install</code></pre>
7172
</section>
7273

73-
<footer>
74-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
75-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
76-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
77-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
78-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
79-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
80-
</footer>
74+
<footer-global></footer-global>
8175
</body>
8276
</html>

INSTALL_NOTES_Windows.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -89,13 +90,6 @@ <h3 id="important-considerations">Important Considerations</h3>
8990
or to contact the software developer for support.</p>
9091
</section>
9192

92-
<footer>
93-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
94-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
95-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
96-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
97-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
98-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
99-
</footer>
93+
<footer-global></footer-global>
10094
</body>
10195
</html>

INSTALL_NOTES_macOS.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -96,13 +97,6 @@ <h3 id="important-considerations">Important Considerations</h3>
9697
to contact the software developer for support.</p>
9798
</section>
9899

99-
<footer>
100-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
101-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
102-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
103-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
104-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
105-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
106-
</footer>
100+
<footer-global></footer-global>
107101
</body>
108102
</html>

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ distribute_docs:
186186
@cp -v README.md dist/
187187
@cp -v LICENSE dist/
188188
@cp -v INSTALL.md dist/
189+
@cp -v INSTALL_NOTES_*.md dist/
189190
@cp -vR docs dist/
190191
@cp -vR how-to dist/
191192
@cp -vR man dist/

TODO.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -220,13 +221,6 @@ <h2 id="completed">Completed</h2>
220221
</ul>
221222
</section>
222223

223-
<footer>
224-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
225-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
226-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
227-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
228-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
229-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
230-
</footer>
224+
<footer-global></footer-global>
231225
</body>
232226
</html>

about.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -61,13 +62,6 @@ <h3 id="software-requiremets">Software Requiremets</h3>
6162
</ul>
6263
</section>
6364

64-
<footer>
65-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
66-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
67-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
68-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
69-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
70-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
71-
</footer>
65+
<footer-global></footer-global>
7266
</body>
7367
</html>

codemeta2cff.1.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -48,13 +49,6 @@ <h1 id="example">EXAMPLE</h1>
4849
<pre><code>codemeta2cff /opt/local/myproject/codemeta.json /opt/local/myproject/CITATION.cff</code></pre>
4950
</section>
5051

51-
<footer>
52-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
53-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
54-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
55-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
56-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
57-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
58-
</footer>
52+
<footer-global></footer-global>
5953
</body>
6054
</html>

csv2json.1.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -102,13 +103,6 @@ <h1 id="examples">EXAMPLES</h1>
102103
<pre><code> csv2json -as-blobs -i data1.csv</code></pre>
103104
</section>
104105

105-
<footer>
106-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
107-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
108-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
109-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
110-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
111-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
112-
</footer>
106+
<footer-global></footer-global>
113107
</body>
114108
</html>

csv2jsonl.1.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -102,13 +103,6 @@ <h1 id="examples">EXAMPLES</h1>
102103
<pre><code> csv2jsonl data1.csv</code></pre>
103104
</section>
104105

105-
<footer>
106-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
107-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
108-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
109-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
110-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
111-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
112-
</footer>
106+
<footer-global></footer-global>
113107
</body>
114108
</html>

csv2mdtable.1.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>Caltech Library's Digital Library Development Sandbox</title>
55
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
66
<link rel="stylesheet" href="/css/site.css">
7+
<script type="module" src="https://caltechlibrary.github.io/CL-web-components/src/footer-global.js"></script>
78
</head>
89
<body>
910
<header>
@@ -82,13 +83,6 @@ <h1 id="examples">EXAMPLES</h1>
8283
<p>csv2mdtable 1.3.4</p>
8384
</section>
8485

85-
<footer>
86-
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
87-
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
88-
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
89-
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
90-
<span><a href="mailto:library@caltech.edu">Email Us</a></span>
91-
<a class="cl-hide" href="sitemap.xml">Site Map</a>
92-
</footer>
86+
<footer-global></footer-global>
9387
</body>
9488
</html>

0 commit comments

Comments
 (0)