Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 598 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 598 Bytes

YODAOS Website

What is this repo?

The website by the YODAOS team builds on the merged community's past website projects to form a self-publishing, community-managed version of the previous site.

Build

To build the complete website locally, please use:

$ npm run build

Or using Makefile:

$ make dist

The above command would generate 2 folders:

  • .tmp to store source repositories, currently only yodaos-project/yodart.
  • dist to complete website static files.

License

Apeach 2.0