Skip to content

kroc-ui/PluXml-Wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki PluXml

PluXml Documentation : https://wiki.pluxml.org Built with MkDocs.

Installation

MkDocs installation using pip (Python package manager) is recommended to have the lastest MkDocs version.

Pip installation (python is required) :

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py

MkDocs installation :

pip install mkdocs
mkdocs --version

Clone the PluXml-Wiki git repository :

git clone https://github.com/pluxml/PluXml-Wiki.git

Launch the MkDocs built-in web server :

cd PluXml-Wiki
mkdocs serve

About

Documentation de PluXml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.8%
  • HTML 34.2%