Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tera-arise/tera-arise.github.io

The website of the TERA Arise organization hosted via GitHub Pages.
https://github.com/tera-arise/tera-arise.github.io

css github html javascript markdown nunjucks web

Last synced: 2 days ago
JSON representation

The website of the TERA Arise organization hosted via GitHub Pages.

Awesome Lists containing this project

README

        

# TERA Arise Website


TERA Arise



The website of the TERA Arise organization hosted via GitHub Pages.

[![License](https://img.shields.io/github/license/tera-arise/tera-arise.github.io?color=brown)](LICENSE-AGPL-3.0)
[![Commits](https://img.shields.io/github/commit-activity/m/tera-arise/tera-arise.github.io/master?label=commits&color=slateblue)](https://github.com/tera-arise/tera-arise.github.io/commits/master)
[![Build](https://img.shields.io/github/actions/workflow/status/tera-arise/tera-arise.github.io/deploy.yml?branch=master)](https://github.com/tera-arise/tera-arise.github.io/actions/workflows/deploy.yml)
[![Discord](https://img.shields.io/discord/1049553965987143750?color=peru&label=discord)](https://discord.gg/tera-arise)

--------------------------------------------------------------------------------

This repository contains the source code for the TERA Arise organization
website, which is hosted at [tera-arise.io](https://tera-arise.io) via
[GitHub Pages](https://pages.github.com).

## Building

You will need the .NET SDK and Node.js installed. Simply run `./cake` (a
[Bash](https://www.gnu.org/software/bash) script) to build artifacts.

## License

This project is licensed under the terms found in
[`LICENSE-AGPL-3.0`](LICENSE-AGPL-3.0).