Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axone-protocol/website
🌐 Axone web site
https://github.com/axone-protocol/website
ai blockchain nextjs web3 website
Last synced: 4 days ago
JSON representation
🌐 Axone web site
- Host: GitHub
- URL: https://github.com/axone-protocol/website
- Owner: axone-protocol
- License: bsd-3-clause
- Created: 2024-03-11T07:59:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T08:56:04.000Z (7 months ago)
- Last Synced: 2024-04-09T09:53:55.958Z (7 months ago)
- Topics: ai, blockchain, nextjs, web3, website
- Language: TypeScript
- Homepage: https://axone.xyz
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - axone-protocol/website - 🌐 Axone web site (TypeScript)
README
# Axone Website
[![lint](https://img.shields.io/github/actions/workflow/status/axone-protocol/website/lint.yml?branch=main&label=lint&style=for-the-badge&logo=github)](https://github.com/axone-protocol/website/actions/workflows/lint.yml)
[![build](https://img.shields.io/github/actions/workflow/status/axone-protocol/website/build.yml?branch=main&label=build&style=for-the-badge&logo=github)](https://github.com/axone-protocol/website/actions/workflows/build.yml)
[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge&logo=conventionalcommits)](https://conventionalcommits.org)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge)](https://github.com/semantic-release/semantic-release)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge)](https://github.com/axone-protocol/.github/blob/main/CODE_OF_CONDUCT.md)
[![license][bsd-3-clause-image]][bsd-3-clause]
[![cc-by-sa-4.0][cc-by-sa-image]][cc-by-sa]> Official Axone Website repository.
## Overview
This repository contains the source code of the [axone.xyz](https://axone.xyz) website.
## Community
The [**Axone Discord Server**](https://discord.gg/okp4) is our primary chat channel for the open-source community,
software developers and node operators.Please reach out to us and say hi 👋, we're happy to help there.
## You want to get involved? 😍
Please check out Axone health files :
- [Contributing](https://github.com/axone-protocol/.github/blob/main/CONTRIBUTING.md)
- [Code of conduct](https://github.com/axone-protocol/.github/blob/main/CODE_OF_CONDUCT.md)## License ⚖️
All the code in this repository is open source and [3-Clause BSD][bsd-3-clause] licensed.
The assets (markdown documentation, images, etc.) are [Creative Commons Attribution-ShareAlike 4.0 International][cc-by-sa] licensed.
[bsd-3-clause]: https://opensource.org/licenses/BSD-3-Clause
[bsd-3-clause-image]: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge
[cc-by-sa]: https://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://i.creativecommons.org/l/by-sa/4.0/88x31.png