#1. clonegit clone https://github.com/ctf-wiki/ctf-wiki.git#2. requirementspip install -r requirements.txt#generate static file in site/python3 scripts/docs.py build-all#deploy at http://127.0.0.1:8008python3 scripts/docs.py serve
# 1. clone git clone https://github.com/ctf-wiki/ctf-wiki.git # 2. requirements pip install -r requirements.txt # generate static file in site/ python3 scripts/docs.py build-all # deploy at http://127.0.0.1:8008 python3 scripts/docs.py serve A local instance of mkdocs is dynamically...
And it is deployed at https://ctf-wiki.org. It can also be deployed locally, with the following steps: # 1. clone git clone https://github.com/ctf-wiki/ctf-wiki.git # 2. requirements pip install -r requirements.txt # generate static file in site/ python3 scripts/docs.py build-all...
Come and join us, we need you! Contribute to vineetp6/ctf-wiki development by creating an account on GitHub.
CTF Wiki uses mkdocs to show its contents. And it is deployed at https://ctf-wiki.org. It can also be deployed locally, with the following steps: # 1. clone git clone https://github.com/ctf-wiki/ctf-wiki.git # 2. requirements pip install -r requirements.txt # generate static file...
In order to let those people who are interested in CTFs start easily, in October 2016, CTF Wiki was established on Github. Along with gradually improved content over time, CTF Wiki has received lots of appreciation from security enthusiasts, many of those are guys that we think we would neve...
In order to let those people who are interested in CTFs start easily, in October 2016, CTF Wiki was established on Github. Along with gradually improved content over time, CTF Wiki has received lots of appreciation from security enthusiasts, many of those are guys that we think we would neve...
CTF Wiki Online. Come and join us, we need you! Contribute to Francisye/ctf-wiki development by creating an account on GitHub.
CTF Wiki Online. Come and join us, we need you! Contribute to fdgnneig/ctf-wiki development by creating an account on GitHub.
# 1. clone git clone https://github.com/ctf-wiki/ctf-wiki.git # 2. requirements pip install -r requirements.txt # generate static file in site/ python3 scripts/docs.py build-all # deploy at http://127.0.0.1:8008 python3 scripts/docs.py serve A local instance of mkdocs is dynamically...