https://github.com/Socratica-Org/toolbox
https://github.com/Socratica-Org/toolbox
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Socratica-Org/toolbox
- Owner: Socratica-Org
- License: mit
- Created: 2023-11-16T13:18:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-21T00:05:49.000Z (8 months ago)
- Last Synced: 2024-11-02T16:08:49.126Z (5 months ago)
- Language: TypeScript
- Homepage: https://toolbox.socratica.info/
- Size: 127 MB
- Stars: 35
- Watchers: 0
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - Socratica-Org/toolbox - (TypeScript)
README
# toolbox
A guide. Based on [Quartz v4](https://quartz.jzhao.xyz). Content is in `/content`
## Developing
- Install dependencies: `npm i`
- Run locally `npx quartz build --serve`