Skip to content

Commit

Permalink
New directory structure for How We Did
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Jul 21, 2024
1 parent 08ab3e4 commit 0756579
Show file tree
Hide file tree
Showing 21 changed files with 13 additions and 6 deletions.
13 changes: 10 additions & 3 deletions docs/how-we-did/intro.md → docs/how-we-did/01_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,21 @@ status: draft

import Kerisse from '/img/kerisse.svg';

# WOT How we did's
# Intro

This is a source directory that explains how this site came to be and how it can be maintained.

## What is this?
In *how-we-did* we document 'the making of' this site that consists of

In *how-we-did* we document 'the making of' this site that consists of

- data; which we call WOT-terminology or **WOT-terms**
- functionality; which we call **KERISSE**

## WOT-terms

Is the data part of this site and consists of:

- whitepapers
- code of the KERI Suite
- Glossary
Expand All @@ -24,12 +28,15 @@ Is the data part of this site and consists of:
- etc

## KERISSE

- Typesense Search Engine
- Artificial Intelligence chatBot; ONHOLD 2023
- Docusaurus static site functionality

## How we did

...answers questions like:

- why did we make these things listed above
- how to create the result step by step
- how to update the result step by step
Expand All @@ -40,4 +47,4 @@ Is the data part of this site and consists of:

## Schematic view

<Kerisse />
<Kerisse />
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Status:

The glossary metadata are currently hosted in Google Sheets.

The data are imported and rendered on [overview/overview-and-context](../02_overview/overview-and-context.mdx)
The data are imported and rendered on [overview/overview-and-context](../../../02_overview/overview-and-context.mdx)

Every cell has an edit and cancel button. Changes are currently not written to the google sheet, but are stored on an external server.

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,10 @@ By offering "everything we have" about a certain term in one file, a reader is a

Three major applications:
keridoc/
Being the home of our terms maintenance, we [load ToIP glossary](./load-glossary-weboftrust-in-docusaurus.md) and generate our Docusaurus [static content site](https://weboftrust.github.iokeridoc/) on Github. This whole process is steered with the content in the _Terms WOT manage sheet_.
Being the home of our terms maintenance, we [load ToIP glossary](../../glossary/load-glossary-weboftrust-in-docusaurus.md) and generate our Docusaurus [static content site](https://weboftrust.github.iokeridoc/) on Github. This whole process is steered with the content in the _Terms WOT manage sheet_.

Any resource that mentions WebofTrust terms can be much easier enriched with the use of _Terms WOT manage sheet_.
For example, we can create a [terms link table for any footage]([https://github.com/WebOfTrustkeridoc/blob/gh-pages/how-we-did/create-terms-link-table.md](https://github.com/WebOfTrustkeridoc/blob/gh-pages/how-we-did/create-terms-link-table.md)) from the sheet Terms WOT manage sheet.
For example, we can create a [terms link table for any footage](../[https:/github.com/WebOfTrustkeridoc/blob/gh-pages/how-we-did/create-terms-link-table.md](https:/github.com/WebOfTrustkeridoc/blob/gh-pages/how-we-did/create-terms-link-table.md)) from the sheet Terms WOT manage sheet.

Integration and synchronisation with other glossaries and destination information sources is possible by maintenance of Key and Foreign Keys in _Terms WOT manage sheet_.

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0756579

Please sign in to comment.