Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yodaos-project/website
The official website for YodaOS
https://github.com/yodaos-project/website
website yodaos
Last synced: about 2 months ago
JSON representation
The official website for YodaOS
- Host: GitHub
- URL: https://github.com/yodaos-project/website
- Owner: yodaos-project
- License: apache-2.0
- Created: 2018-12-21T20:13:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T12:12:54.000Z (over 5 years ago)
- Last Synced: 2024-05-14T00:26:59.821Z (8 months ago)
- Topics: website, yodaos
- Language: JavaScript
- Homepage:
- Size: 577 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
```sh
$ npm run build
```Or using Makefile:
```sh
$ 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
[yodaos-project/yodart]: https://github.com/yodaos-project/yodart