Skip to content

MahoCommerce/mahocommerce.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source of the mahocommerce.com website

Please test your changes with

docker run --rm -it -p 8000:8000 -v .:/docs squidfunk/mkdocs-material

then open your browser to http://localhost:8000.

Alternatively, run ./start.sh which does all of the above.

Tools used to convert old docs

...and a lot of manual work. :)

To upgrade requirements.txt

docker run --rm -v "$(pwd):/app" -w /app python:3.12-slim sh -c "pip install --upgrade pip && pip install pip-upgrader && python3 -m pip install --upgrade setuptools && pip-upgrade --skip-virtualenv-check -p all"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •