https://github.com/tina4stack/tina4-documentation
Tina4 documentation library
https://github.com/tina4stack/tina4-documentation
Last synced: 3 months ago
JSON representation
Tina4 documentation library
- Host: GitHub
- URL: https://github.com/tina4stack/tina4-documentation
- Owner: tina4stack
- Created: 2023-09-18T07:43:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-13T11:59:22.000Z (3 months ago)
- Last Synced: 2026-03-14T00:44:50.444Z (3 months ago)
- Size: 4.16 MB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tina4 Documentation
This repository contains the documentation for both the Tina4 PHP and Python projects
## How to get running
Install node version 18+. Check all working using the versions
```bash
node -v
npm -v
```
Install the project dependencies (Hint: you can install and use pnpm for all these commands)
```bash
npm install
```
Run Vitepress to spin up a local server
```bash
npm run docs:dev
```
Click on the generate link
```
http://localhost:5173/
```
## How to contribute
* Fork the repository, be sure to include the vitepress branch
* In your project, create a branch from the vitepress branch
* Make a pull request from your project/branch into the tina4stack/tina4-documentation vitepress branch.
* Make sure to include an appropriate reviewer
---
## Our Sponsors
**Sponsored with 🩵 by Code Infinity**
[
](https://codeinfinity.co.za/about-open-source-policy?utm_source=github&utm_medium=website&utm_campaign=opensource_campaign&utm_id=opensource)
*Supporting open source communities • Innovate • Code • Empower*