Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit b35809c

Browse files
committed
doc: update readme
1 parent 353576d commit b35809c

File tree

1 file changed

+14
-23
lines changed

1 file changed

+14
-23
lines changed

README.md

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,16 @@
11
![Aleph Poster](./design/poster.svg)
22

3-
# Aleph.js
4-
5-
Aleph.js (or **Aleph** or **א**, /ˈɑːlɛf/) is a full-stack framework in [Deno](https://deno.land).
6-
7-
[Website](https://alephjs.org) | [Get Started](https://alephjs.org/docs/get-started) | [Docs](https://alephjs.org/docs) | [ESM](https://esm.sh) | [The Aleph (by Jorge Luis Borges)](http://www.phinnweb.org/links/literature/borges/aleph.html)
8-
9-
[![Aleph.js in Deno](https://github.com/alephjs/aleph.js/workflows/Aleph.js%20in%20Deno/badge.svg)](https://github.com/alephjs/aleph.js/actions?query=workflow%3A%22Aleph.js+in+Deno%22)
10-
[![Chat](https://img.shields.io/discord/775256646821085215?color=%23008181&label=Chat&labelColor=%23111&logo=discord&logoColor=%23aaaaaa)](https://discord.gg/pWGdS7sAqD)
11-
[![Twitter Follow](https://img.shields.io/twitter/follow/alephjs?style=social)](https://twitter.com/intent/follow?screen_name=alephjs)
12-
13-
### Supported Frameworks
14-
15-
- React
16-
- Alef Component (WIP)
17-
- Vuejs (Coming)
18-
19-
### Documentation
20-
21-
Please visit https://alephjs.org/docs to view the documentation.
22-
23-
### Contributing
24-
25-
Please read the [contributing.md](CONTRIBUTING.md).
3+
<p align="left">
4+
&nbsp;&nbsp;
5+
<a href="https://alephjs.org">Website</a> |
6+
<a href="https://alephjs.org/docs/get-started">Get Started</a> |
7+
<a href="https://alephjs.org/docs">Documentation</a> |
8+
<a href="https://esm.sh">ESM.sh</a> |
9+
<a href="./CONTRIBUTING.md">Contributing</a>
10+
</p>
11+
12+
<p align="left">
13+
&nbsp;&nbsp;
14+
<a href="https://discord.gg/pWGdS7sAqD"><img src="https://img.shields.io/discord/775256646821085215?color=%23008181&label=Chat&labelColor=%23111&logo=discord&logoColor=%23aaaaaa" alt="Chat"></a>
15+
<a href="https://twitter.com/intent/follow?screen_name=alephjs"><img src="https://img.shields.io/twitter/follow/alephjs?style=social" alt="Twitter"></a>
16+
</p>

0 commit comments

Comments
 (0)