osirislab / ctf101

CTF101, a wiki-project documenting Capture The Flag techniques.
https://ctf101.org/
MIT License
114 stars 25 forks source link

Does not build #9

Closed bleepbloopsify closed 7 months ago

bleepbloopsify commented 5 years ago

fresh clone on macOS does not build.

tried with python2 and python2

errors arise with pymdownx and mkdocs.yml file format.

the markdown_extensions top-level key seems to have formatting changes.

Reproduce by: fresh clone fresh virtualenv

python2.7.0 or python3.6.5

pip install -r requirements.txt mkdocs <serve|build>

davidchiii commented 7 months ago

Closing to clean up repo