Skip to content

Commit

Permalink
deploy: 50cdffd
Browse files Browse the repository at this point in the history
  • Loading branch information
reid-spencer committed Sep 29, 2023
1 parent 0e0923c commit 3481640
Show file tree
Hide file tree
Showing 159 changed files with 167 additions and 164 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion concepts/adaptor/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.118.2"><meta name=description content="An adaptor&rsquo;s purpose is to adapt one Context to another Context. In Domain-Driven Design, this concept is known as an anti-corruption layer that keeps the ubiquitous language of one context &ldquo;corrupting&rdquo; the language of another context. The authors of RIDDL didn&rsquo;t like that term for a variety of reasons so we have renamed the concept as adaptor in RIDDL. Same idea, different name.
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.119.0"><meta name=description content="An adaptor&rsquo;s purpose is to adapt one Context to another Context. In Domain-Driven Design, this concept is known as an anti-corruption layer that keeps the ubiquitous language of one context &ldquo;corrupting&rdquo; the language of another context. The authors of RIDDL didn&rsquo;t like that term for a variety of reasons so we have renamed the concept as adaptor in RIDDL. Same idea, different name.
Message Translation Adaptors do their work at the level of messages sent between Contexts."><title>Adaptor | RIDDL Documentation</title><link rel=icon type=image/svg+xml href=/favicon/RIDDL-Logo.svg><link rel=icon type=image/png sizes=40x40 href=/favicon/RIDDL-Logo-40x40.png><meta property="og:title" content="Adaptor"><meta property="og:site_name" content="RIDDL Documentation"><meta property="og:description" content="An adaptor’s purpose is to adapt one Context to another Context. In Domain-Driven Design, this concept is known as an anti-corruption layer that keeps the ubiquitous language of one context “corrupting” the language of another context. The authors of RIDDL didn’t like that term for a variety of reasons so we have renamed the concept as adaptor in RIDDL. Same idea, different name.
Message Translation Adaptors do their work at the level of messages sent between Contexts."><meta property="og:type" content="article"><meta property="og:url" content="https://riddl.tech/concepts/adaptor/"><meta property="article:section" content="Concepts"><meta name=twitter:card content="summary"><meta name=twitter:title content="Adaptor"><meta name=twitter:description content="An adaptor’s purpose is to adapt one Context to another Context. In Domain-Driven Design, this concept is known as an anti-corruption layer that keeps the ubiquitous language of one context “corrupting” the language of another context. The authors of RIDDL didn’t like that term for a variety of reasons so we have renamed the concept as adaptor in RIDDL. Same idea, different name.
Message Translation Adaptors do their work at the level of messages sent between Contexts."><script type=application/ld+json>{"@context":"http://schema.org","@type":"TechArticle","articleSection":"Concepts","name":"Adaptor","url":"https://riddl.tech/concepts/adaptor/","headline":"Adaptor","description":"An adaptor’s purpose is to adapt one Context to another Context. In Domain-Driven Design, this concept is known as an anti-corruption layer that keeps the ubiquitous language of one context “corrupting” the language of another context. The authors of RIDDL didn’t like that term for a variety of reasons so we have renamed the concept as adaptor in RIDDL. Same idea, different name.\nMessage Translation Adaptors do their work at the level of messages sent between Contexts.","wordCount":"236","inLanguage":"en","isFamilyFriendly":"true","mainEntityOfPage":{"@type":"WebPage","@id":"https://riddl.tech/concepts/adaptor/"},"copyrightHolder":"RIDDL Documentation","copyrightYear":"0001","dateCreated":"0001-01-01T00:00:00.00Z","datePublished":"0001-01-01T00:00:00.00Z","dateModified":"0001-01-01T00:00:00.00Z","publisher":{"@type":"Organization","name":"RIDDL Documentation","url":"https://riddl.tech","logo":{"@type":"ImageObject","url":"https://riddl.tech/brand.svg","width":"32","height":"32"}}}</script><script src=/js/main-902b82d5.bundle.min.js></script>
Expand Down
2 changes: 1 addition & 1 deletion concepts/application/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion concepts/author/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.118.2"><meta name=description content="An author definition merely describes one of the authors that wrote the encapsulating definition. An author definition contains the usual profile information for a human including:
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.119.0"><meta name=description content="An author definition merely describes one of the authors that wrote the encapsulating definition. An author definition contains the usual profile information for a human including:
full name email address name of an organization (optional) title at that organization (optional) url for more information (optional) Occurs In All vital definitions
Contains No other definitions"><title>Author | RIDDL Documentation</title><link rel=icon type=image/svg+xml href=/favicon/RIDDL-Logo.svg><link rel=icon type=image/png sizes=40x40 href=/favicon/RIDDL-Logo-40x40.png><meta property="og:title" content="Author"><meta property="og:site_name" content="RIDDL Documentation"><meta property="og:description" content="An author definition merely describes one of the authors that wrote the encapsulating definition. An author definition contains the usual profile information for a human including:
full name email address name of an organization (optional) title at that organization (optional) url for more information (optional) Occurs In All vital definitions
Expand Down
2 changes: 1 addition & 1 deletion concepts/case/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.118.2"><meta name=description content="Stories are specified with multiple case definitions that it contains. A case in this context is a use case, that is, a set of steps that define the interaction between components. Multiple cases are often needed to show both happy and unhappy paths.
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.119.0"><meta name=description content="Stories are specified with multiple case definitions that it contains. A case in this context is a use case, that is, a set of steps that define the interaction between components. Multiple cases are often needed to show both happy and unhappy paths.
A case is composed of a set of steps. Those steps consist of a described relationship between two components. These can be general (any component to any component) or specific for certain pairs of components."><title>Story Case | RIDDL Documentation</title><link rel=icon type=image/svg+xml href=/favicon/RIDDL-Logo.svg><link rel=icon type=image/png sizes=40x40 href=/favicon/RIDDL-Logo-40x40.png><meta property="og:title" content="Story Case"><meta property="og:site_name" content="RIDDL Documentation"><meta property="og:description" content="Stories are specified with multiple case definitions that it contains. A case in this context is a use case, that is, a set of steps that define the interaction between components. Multiple cases are often needed to show both happy and unhappy paths.
A case is composed of a set of steps. Those steps consist of a described relationship between two components. These can be general (any component to any component) or specific for certain pairs of components."><meta property="og:type" content="article"><meta property="og:url" content="https://riddl.tech/concepts/case/"><meta property="article:section" content="Concepts"><meta name=twitter:card content="summary"><meta name=twitter:title content="Story Case"><meta name=twitter:description content="Stories are specified with multiple case definitions that it contains. A case in this context is a use case, that is, a set of steps that define the interaction between components. Multiple cases are often needed to show both happy and unhappy paths.
A case is composed of a set of steps. Those steps consist of a described relationship between two components. These can be general (any component to any component) or specific for certain pairs of components."><script type=application/ld+json>{"@context":"http://schema.org","@type":"TechArticle","articleSection":"Concepts","name":"Story Case","url":"https://riddl.tech/concepts/case/","headline":"Story Case","description":"Stories are specified with multiple case definitions that it contains. A case in this context is a use case, that is, a set of steps that define the interaction between components. Multiple cases are often needed to show both happy and unhappy paths.\nA case is composed of a set of steps. Those steps consist of a described relationship between two components. These can be general (any component to any component) or specific for certain pairs of components.","wordCount":"161","inLanguage":"en","isFamilyFriendly":"true","mainEntityOfPage":{"@type":"WebPage","@id":"https://riddl.tech/concepts/case/"},"copyrightHolder":"RIDDL Documentation","copyrightYear":"0001","dateCreated":"0001-01-01T00:00:00.00Z","datePublished":"0001-01-01T00:00:00.00Z","dateModified":"0001-01-01T00:00:00.00Z","publisher":{"@type":"Organization","name":"RIDDL Documentation","url":"https://riddl.tech","logo":{"@type":"ImageObject","url":"https://riddl.tech/brand.svg","width":"32","height":"32"}}}</script><script src=/js/main-902b82d5.bundle.min.js></script>
Expand Down
2 changes: 1 addition & 1 deletion concepts/conditional/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.118.2"><meta name=description content="A condition is a logical (boolean) expression resulting in true or false.
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.119.0"><meta name=description content="A condition is a logical (boolean) expression resulting in true or false.
Arbitrary Conditional (#arbitrary) just a string Numeric Expressions (#numeric) TBD
Conditions (Boolean Expressions) TBD
Occurs In Statements Contains Nothing"><title>Condition | RIDDL Documentation</title><link rel=icon type=image/svg+xml href=/favicon/RIDDL-Logo.svg><link rel=icon type=image/png sizes=40x40 href=/favicon/RIDDL-Logo-40x40.png><meta property="og:title" content="Condition"><meta property="og:site_name" content="RIDDL Documentation"><meta property="og:description" content="A condition is a logical (boolean) expression resulting in true or false.
Expand Down
2 changes: 1 addition & 1 deletion concepts/constant/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.118.2"><meta name=description content="A constant is simply a definition that names an unchanging value. This is useful for modeling technical domains that utilize constant values
<!doctype html><html lang=en class=color-toggle-hidden><head><meta charset=utf-8><meta name=referrer content="no-referrer"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=color-scheme content="light dark"><meta name=generator content="Hugo 0.119.0"><meta name=description content="A constant is simply a definition that names an unchanging value. This is useful for modeling technical domains that utilize constant values
Occurs In All vital{{ < relref &ldquo;vital.md&rdquo; >}} definitions may contain constants.
Adaptors, Applications, Contexts, Domains, Functions, Entities, Epic. Processors, Projectors, Repositories Sagas, and Contains Nothing"><title>Constant | RIDDL Documentation</title><link rel=icon type=image/svg+xml href=/favicon/RIDDL-Logo.svg><link rel=icon type=image/png sizes=40x40 href=/favicon/RIDDL-Logo-40x40.png><meta property="og:title" content="Constant"><meta property="og:site_name" content="RIDDL Documentation"><meta property="og:description" content="A constant is simply a definition that names an unchanging value. This is useful for modeling technical domains that utilize constant values
Occurs In All vital{{ < relref “vital.md” >}} definitions may contain constants.
Expand Down
Loading

0 comments on commit 3481640

Please sign in to comment.