Skip to content

tau-engineering/manifest-website

 
 

Repository files navigation

Manifest Website

This repository contains the Manifest platform which will include the different web items of Manifest like the website and the logic part of the Doc (not the content).

Install

npm install
npm run dev

Manifest docs

The documentation website is located in the /docs directory and built with Docusaurus.

The content of the documentation itself is located in its own repository and fetched with the npm run fetch-content command that clones it.

cd docs
npm install
npm run fetch-content
npm run start

About

Manifest website: https://manifest.build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 39.2%
  • HTML 36.7%
  • SCSS 24.1%