Skip to content

Commit 7e6f0cf

Browse files
authored
Merge branch 'main' into bdd
2 parents 88e2698 + 2a89240 commit 7e6f0cf

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

topics/ember/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ short_description: Ember is a framework for creating web applications.
99
topic: ember
1010
url: https://www.emberjs.com/
1111
wikipedia_url: https://en.wikipedia.org/wiki/Ember.js
12+
related: javascript, angular, vue, react, svelte, backbone
1213
---
1314
Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.

topics/misskey/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
created_by: syuilo
3+
display_name: Misskey
4+
github_url: https://github.com/misskey-dev
5+
related: activitypub, fediverse, microblog, social-network, webfinger
6+
released: 2014
7+
short_description: Misskey is open source software for free distributed microblogging network.
8+
topic: misskey
9+
url: https://misskey-hub.net/
10+
wikipedia_url: https://en.wikipedia.org/wiki/Misskey
11+
---
12+
Misskey is an open source software for free microblogging. The backend uses Fastify, and the frontend is written in JavaScript (Vue.js). It also implements ActivityPub and WebFinger procotr to achieve interoperability with other social networks.

0 commit comments

Comments
 (0)