generated from just-the-docs/just-the-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f904449
commit 1e84314
Showing
1 changed file
with
6 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,85 +1,6 @@ | ||
--- | ||
title: Glossary | ||
layout: home | ||
--- | ||
<html> | ||
|
||
<head> | ||
<title>table</title> | ||
</head> | ||
<style> | ||
table { | ||
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; | ||
border-collapse: collapse; | ||
width: 50%; | ||
border: 1px solid #dddddd; | ||
} | ||
|
||
td, | ||
th { | ||
border: 1px solid #dddddd; | ||
text-align: left; | ||
padding: 8px; | ||
} | ||
|
||
|
||
</style> | ||
|
||
<body> | ||
<table> | ||
<tr bgcolor="#6b00f2" style="color:#ffffff" > | ||
<th>Concept</th> | ||
<th>Definition</th> | ||
</tr> | ||
<tr> | ||
<td>API</th> | ||
<td>Application Programming Interface</th> | ||
</tr> | ||
<tr> | ||
<td>Blockchain</th> | ||
<td>A distributed ledger</th> | ||
</tr> | ||
<tr> | ||
<td>DLT</td> | ||
<td>Distributed ledger technology</td> | ||
</tr> | ||
<tr> | ||
<td>Blockchain Anchoring</td> | ||
<td>Storing hash of another blockchain or of data in a blockchain</td> | ||
</tr> | ||
<tr> | ||
<td>DMZ</td> | ||
<td>Demilitarized zone (Networking)</td> | ||
</tr> | ||
<tr> | ||
<td>SDN</td> | ||
<td>Software-defined networking</td> | ||
</tr> | ||
<tr> | ||
<td>VPN</td> | ||
<td>Virtual private network</td> | ||
</tr> | ||
<tr> | ||
<td>Near-Chain</td> | ||
<td>A special type of blockchain that is cryptographically shared with a group of users</td> | ||
</tr> | ||
<tr> | ||
<td>Far-Chain</td> | ||
<td>Databases, applications and systems touching any data extracted using DLT technologies</td> | ||
</tr> | ||
<tr> | ||
<td>Container</td> | ||
<td>A virtualized node using Linux Containers technology</td> | ||
</tr> | ||
<tr> | ||
<td>Logical View</td> | ||
<td>An entity existing at the logical view level is just a concept, not a physical entity</td> | ||
</tr> | ||
<tr> | ||
<td>BI</td> | ||
<td>Business Intelligence</td> | ||
</tr> | ||
</table> | ||
</body> | ||
|
||
</html> | ||
| head1 | head two | three | | ||
|:-------------|:------------------|:------| | ||
| ok | good swedish fish | nice | | ||
| out of stock | good and plenty | nice | | ||
| ok | good `oreos` | hmm | | ||
| ok | good `zoute` drop | yumm | |