Skip to content

jliu70/adafruit.usedgoodies.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mkdocs

Run the following once

Installation and initial setup of mkdocs

Installation

pyenv virtualenv 3.10.7

export PYENV_VERSION=mkdocs

pip install mkdocs

Setup new mkdocs project


Ongoing Usage

Activate virtual environment

export PYENV_VERSION=mkdocs

or

pyenv local mkdocs

Run the local server

mkdocs serve

Deploy to Github Pages

mkdocs gh-deploy

Special mention on the Adafruit Blog after I posted about adafruit.usedgoodies.com to the forums:

https://blog.adafruit.com/2022/02/14/adafruit-for-newbies/

https://forums.adafruit.com/viewtopic.php?f=60&t=188399

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published