Pvme.github.io
Auto-generated pvme-guides documentation using mkdocs material theme.
Install / Use
/learn @pvme/Pvme.github.ioREADME
PVME-Docs
PVME-Docs is a static site that is generated from the pvme-guides repository.
The site is generated using the Material for Mkdocs theme.
Changelog
Requirements
Python
Install the python version specified in the Pipfile [requires] section.
Pipenv
pip install pipenv
Pipenv is used to create virtual environments from a Pipfile and Pipfile.lock
Installation
pipenv sync
This will setup a virtual environment and install packages from Pipfile.lock.
note: use pipenv --rm to reset the old environment in case of any installation issues.
Development
Clone pvme-guides
git clone --depth 1 https://github.com/pvme/pvme-guides.git
Building the site
pipenv run mkdocs build
This will build the site locally under the site/ folder.
Updating packages
pipenv update
Updates packages in Pipfile.lock to the latest version according to the versions specified in Pipfile.
Installing new packages
pipenv install package
This adds the package to the Pipfile and Pipfile.lock.
Debugging
pipenv run python gen_pages.py
This will write the generated .md files to the docs/pvme-guides folder. This is useful for comparing builds.
Note: You might need to remove the docs/pvme-guides folder before building the site.
Viewing Changes
Build the site and open a live server using:
pipenv run mkdocs serve
Alternatively, after running pipenv run mkdocs build, open /site/index.html using a live server.
Related Skills
node-connect
352.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
