docs: add related projects
This commit is contained in:
parent
0ff396ab5f
commit
f6fed8c3bf
|
|
@ -1,5 +1,5 @@
|
|||
# build and push docker image to docker hub
|
||||
name: Build & Deploy Dev
|
||||
name: Build & Deploy Prod
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
> 🪽 An open-source creative community written on the blockchain.
|
||||
|
||||
[](https://discord.gg/46VJMMVCuF) [](https://twitter.com/_xLog) [](https://github.com/Crossbell-Box/xLog/actions/workflows/docker-build-push.yml)
|
||||
[](https://discord.gg/46VJMMVCuF) [](https://twitter.com/_xLog) [](https://github.com/Crossbell-Box/xLog/actions/workflows/docker-build-push-prod.yml)
|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
@ -33,3 +33,4 @@ We will provide some small gifts to contributors as a token of appreciation, cur
|
|||
- [xLog mobile](https://github.com/Crossbell-Box/xLog-mobile): The mobile app for xLog.
|
||||
- [xLog custom css debugger](https://github.com/birdgg/xLog-custom-css-debugger): A convenient chrome extension for debugging custom CSS in Xlog.
|
||||
- [xLog card](https://github.com/Alex-Programer/xlog-card): Card component for displaying xLog information.
|
||||
- [Sync To xLog](https://github.com/Otto-J/sync-to-xlog): Sync obsidian notes to xlog.app
|
||||
Loading…
Reference in New Issue