Source code for https://sec-bit.github.io
-
Clone
git clone --recursive [email protected]:sec-bit/website.git
-
Install Pandoc
-
Edit
-
Preview
make clean && make open public/index.html
-
Deploy
./deploy.sh
The
deploy.sh
would commit and push the changes to https://github.com/sec-bit/sec-bit.github.io.Don't forget to commit changes in this repo, including git submodule change.
-
View the changes at https://sec-bit.github.io or https://secbit.io.