https://github.com/tensorchord/tensorchord-internals
https://github.com/tensorchord/tensorchord-internals
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensorchord/tensorchord-internals
- Owner: tensorchord
- Created: 2022-12-23T04:09:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T13:21:32.000Z (over 3 years ago)
- Last Synced: 2025-02-28T08:06:24.632Z (over 1 year ago)
- Language: Makefile
- Homepage: https://internals.tensorchord.ai
- Size: 27.3 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorChord Internals
## Dev
Add new Markdown files to `/content/docs` folder.
For the 1st time, you will need to get the theme from git submodule. Run `make update-theme` to sync the theme repo.
Run `make dev` to create a service to host the site locally.
## License
This repo is under the [Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/) license.