Skip to content

spica-engine/site

Repository files navigation

Docs and Site

Docs and Spica site is together.

To start project, run: yarn start

Docs

We are generating our docs from markdown and typescript files through bazel rules. (Checkout /tools/dgeni directory.). The generated documents will be copied into assets directory under the hood.

You can generate document with running commands.

For content docs (guide, concept eg.), run: yarn ibazel build //docs/content

Site

To serve spica site locally run;

# Change directory to site
cd docs/site
# Server the site
ng serve
Example links;
http://localhost:4200/assets/docs/content/doc-list.json # Generated Concept & Guide docs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •