Skip to content

AppVentiX/Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppVentiX Documentation

Deploy MkDocs to GitHub Pages Built with Material for MkDocs

Source repository for the AppVentiX technical documentation, published at docs.appventix.com.

Built with

Local development

Install dependencies:

pip install -r requirements.txt

Start the local dev server with live reload:

python -m mkdocs serve

The site is available at http://127.0.0.1:8000.

Deployment

Pushing to the main branch automatically triggers a GitHub Actions workflow that builds and deploys the site to GitHub Pages at docs.appventix.com.

About

AppVentiX Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors