Skip to content

Commit

Permalink
commiting to main
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdoiel committed Sep 19, 2023
1 parent 3cdd1d6 commit 282e869
Show file tree
Hide file tree
Showing 8 changed files with 101 additions and 86 deletions.
91 changes: 61 additions & 30 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,38 +24,69 @@
</nav>

<section>
<h1 id="about-this-software">About this software</h1>
<h2 id="datatools-1.2.4">datatools 1.2.4</h2>
<h3 id="authors">Authors</h3>
<ul>
<li>R. S. Doiel</li>
</ul>
<h3 id="maintainers">Maintainers</h3>
<ul>
<li>R. S. Doiel</li>
</ul>
<p>A set of command line tools for working with CSV, Excel Workbooks,
JSON and structured text documents.</p>
<ul>
<li>License: https://data.caltech.edu/license</li>
<li>GitHub: https://github.com/caltechlibrary/datatools</li>
<li>Issues: https://github.com/caltechlibrary/datatools/issues</li>
</ul>
<h3 id="programming-languages">Programming languages</h3>
<ul>
<li>Go 1.20</li>
</ul>
<h3 id="operating-systems">Operating Systems</h3>
<ul>
<li>Linux</li>
<li>Windows</li>
<li>macOS</li>
</ul>
<h3 id="software-requiremets">Software Requiremets</h3>
&lt;!DOCTYPE html&gt;
<html>
<head>
<title>
Caltech Library’s Digital Library Development Sandbox
</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/site.css">
</head>
<body>
<header>
<a href="http://library.caltech.edu"><img src="/assets/liblogo.gif" alt="Caltech Library logo"></a>
</header>
<nav>
<ul>
<li>Golang 1.20 or better</li>
<li>Pandoc 2.19 or better</li>
<li>
<a href="/">Home</a>
</li>
<li>
<a href="./">README</a>
</li>
<li>
<a href="LICENSE">LICENSE</a>
</li>
<li>
<a href="INSTALL.html">INSTALL</a>
</li>
<li>
<a href="user-manual.html">User Manual</a>
</li>
<li>
<a href="how-to/">Tutorials</a>
</li>
<li>
<a href="search.html">Search Docs</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="https://github.com/caltechlibrary/datatools">GitHub</a>
</li>
</ul>
</nav>
<section>
</section>
<footer>
<span>
<h1>
<A href="http://caltech.edu">Caltech</a>
</h1>
</span> <span>© 2023
<a href="https://www.library.caltech.edu/copyright">Caltech
library</a></span>
<address>
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
</address>
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
<span><a href="mailto:[email protected]">Email Us</a></span>
<a class="cl-hide" href="sitemap.xml">Site Map</a>
</footer>
</body>
</html>
</section>

<footer>
Expand Down
94 changes: 39 additions & 55 deletions about.md
Original file line number Diff line number Diff line change
@@ -1,55 +1,39 @@
---
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "datatools"
abstract: "A set of command line tools for working with CSV, Excel
Workbooks, JSON and structured text documents."
authors:
- family-names: Doiel
given-names: R. S.
orcid: "https://orcid.org/0000-0003-0900-6903"

repository-code: "https://github.com/caltechlibrary/datatools"
version: 1.2.4
license-url: "https://data.caltech.edu/license"
keywords: [ "csv", "excel", "sql", "json", "xlsx", "golang", "bash" ]

---

About this software
===================

## datatools 1.2.4

### Authors

- R. S. Doiel


### Maintainers

- R. S. Doiel

A set of command line tools for working with CSV, Excel Workbooks, JSON
and structured text documents.

- License: https://data.caltech.edu/license
- GitHub: https://github.com/caltechlibrary/datatools
- Issues: https://github.com/caltechlibrary/datatools/issues


### Programming languages

- Go 1.20

### Operating Systems

- Linux
- Windows
- macOS

### Software Requiremets

- Golang 1.20 or better
- Pandoc 2.19 or better
<!DOCTYPE html>
<html>
<head>
<title>Caltech Library's Digital Library Development Sandbox</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/site.css">
</head>
<body>
<header>
<a href="http://library.caltech.edu"><img src="/assets/liblogo.gif" alt="Caltech Library logo"></a>
</header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="./">README</a></li>
<li><a href="LICENSE">LICENSE</a></li>
<li><a href="INSTALL.html">INSTALL</a></li>
<li><a href="user-manual.html">User Manual</a></li>
<li><a href="how-to/">Tutorials</a></li>
<li><a href="search.html">Search Docs</a></li>
<li><a href="about.html">About</a></li>
<li><a href="https://github.com/caltechlibrary/datatools">GitHub</a></li>
</ul>
</nav>

<section>

</section>

<footer>
<span><h1><A href="http://caltech.edu">Caltech</a></h1></span>
<span>&copy; 2023 <a href="https://www.library.caltech.edu/copyright">Caltech library</a></span>
<address>1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200</address>
<span>Phone: <a href="tel:+1-626-395-3405">(626)395-3405</a></span>
<span><a href="mailto:[email protected]">Email Us</a></span>
<a class="cl-hide" href="sitemap.xml">Site Map</a>
</footer>
</body>
</html>
Binary file added pagefind/fragment/unknown_d0bed5f.pf_fragment
Binary file not shown.
Binary file added pagefind/index/unknown_9ae5b5d.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_bb406e7.pf_index
Binary file not shown.
Binary file added pagefind/index/unknown_e9adfbb.pf_index
Binary file not shown.
Binary file added pagefind/pagefind.unknown_d91fc490867b401.pf_meta
Binary file not shown.
2 changes: 1 addition & 1 deletion website.mak
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HTML_PAGES = $(shell ls -1 *.md | sed -E 's/\.md/.html/g')
build: about.md $(MD_PAGES) $(HTML_PAGES) how-to pagefind

about.md: codemeta.json
echo "" | pandoc -metadata title="About $(PROJECT)" -metadata-file=codemeta.json -s --from markdown --to markdown --template=page.tmpl -o about.md
echo "" | pandoc --metadata title="About $(PROJECT)" --metadata-file=codemeta.json -s --from markdown --to markdown --template=page.tmpl -o about.md
git add about.md

$(HTML_PAGES): $(MD_PAGES) .FORCE
Expand Down

0 comments on commit 282e869

Please sign in to comment.