From cc14e475618b7743e8d698d3e395f0b0acbb37e7 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 22 Oct 2019 12:30:53 +0100 Subject: Rename who we are to about us --- content/about-us.md | 8 ++++++++ content/who-we-are.md | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 content/about-us.md delete mode 100644 content/who-we-are.md diff --git a/content/about-us.md b/content/about-us.md new file mode 100644 index 0000000..fdd3005 --- /dev/null +++ b/content/about-us.md @@ -0,0 +1,8 @@ +--- +title: "About us" +date: 2019-02-11 +menu: "main" +--- +Rescribe is a not-for-profit company focused on improving the state of OCR and related technologies for historical books and documents. Free and open source software is key to the work we do, and we release all the code and training data we create and use on [our git server](https://git.rescribe.xyz) (also mirrored on [github](https://github.com/rescribe)). + +We work with a variety of academic and archival projects to make historical works more accessible, searchable and discoverable, and to enable researchers to work with them and find new connections. diff --git a/content/who-we-are.md b/content/who-we-are.md deleted file mode 100644 index 5f237ab..0000000 --- a/content/who-we-are.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Who we are" -date: 2019-02-11 -menu: "main" ---- -Rescribe is a not-for-profit company focused on improving the state of OCR and related technologies for historical books and documents. Free and open source software is key to the work we do, and we release all the code and training data we create and use on [our git server](https://git.rescribe.xyz) (also mirrored on [github](https://github.com/rescribe)). - -We work with a variety of academic and archival projects to make historical works more accessible, searchable and discoverable, and to enable researchers to work with them and find new connections. -- cgit v1.2.1-24-ge1ad