CommonsBuild / tec-web

The website at https://tecommons.org.

Home Page:https://tecommons.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Overview

Netlify Status

The Token Engineering Commons website lives at https://tecommons.org. It is hosted on Netlify and integrates with Netlify CMS for easy content updates.

Branches mainand develop are auto published:


Edit content

Prerequisite: You need write access to this repository.

Option 1: Using Netlify CMS

Access the CMS here: https://tecommons.org/admin

Option 2: Edit markdown directly

All markdown files are located in the content folder. Edit and make a pull request.

Develop

Clone this repository and install the dependencies:

npm install

Run local dev server:

npm run dev

Before commit

Verify that the export build completes without error locally before committing.

npm run export

About

The website at https://tecommons.org.

https://tecommons.org


Languages

Language:JavaScript 90.6%Language:CSS 8.4%Language:HTML 1.0%