Skip to content

Commit be2b683

Browse files
authored
Merge branch 'github:main' into static-code-analysis
2 parents ed442a6 + 4005d8d commit be2b683

File tree

6 files changed

+34
-1
lines changed

6 files changed

+34
-1
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
steps:
5050
- name: 🚀 deploy
5151
id: deployment
52-
uses: actions/[email protected].3
52+
uses: actions/[email protected].4

collections/made-in-ukraine/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ items:
5757
- avajs/ava
5858
- graphql/graphql-js
5959
- Redocly/redoc
60+
- retejs/rete
61+
- javadev/underscore-java
62+
- javadev/LeetCode-in-Java
6063

6164
display_name: Made in Ukraine
6265
image: made-in-ukraine.png

topics/edi/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: Electronic data interchange
3+
related: edifact, x12, tradacoms, un-edifact, ansi-x12
4+
short_description: EDI, which stands for electronic data interchange, is the intercompany communication of business documents in a standard format.
5+
topic: edi
6+
wikipedia_url: https://en.wikipedia.org/wiki/Electronic_data_interchange
7+
---
8+
Electronic data interchange (EDI) is the concept of businesses electronically communicating information that was traditionally communicated on paper, such as purchase orders, advance ship notices, and invoices. Technical standards for EDI exist to facilitate parties transacting such instruments without having to make special arrangements.
7.79 KB
Loading

topics/flow-blockchain/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
created_by: Flow
3+
display_name: Flow blockchain
4+
logo: flow-blockchain.png
5+
released: September 29, 2020
6+
short_description: Flow is a permissionless layer 1 blockchain.
7+
topic: flow-blockchain
8+
aliases: onflow
9+
related: cadence, blockchain, cryptocurrency, smart-contracts, web3, dapps
10+
url: https://flow.com
11+
github_url: https://github.com/onflow
12+
---
13+
Flow blockchain is a scalable, fast, and developer-friendly blockchain platform designed to support high-throughput applications, such as games and digital collectibles, without the need for layer-two solutions or sharding.
14+
15+
Unlike traditional blockchain architectures, Flow utilizes a [unique multi-node design](https://flow.com/primer#primer-how-flow-works), where different types of nodes perform distinct tasks - execution, verification, collection, and consensus. This design allows for significant improvements in scalability while preserving decentralization and security.

topics/openutau/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
display_name: OpenUtau
3+
short_description: OpenUtau is an open source singing synthesis platform.
4+
topic: openutau
5+
url: http://www.openutau.com/
6+
---
7+
OpenUtau is an open source singing synthesis platform with modern user experience and native support for multiple voicebank ecosystems and various spoken languages.

0 commit comments

Comments
 (0)