Welcome!
When adding or editing a writeup, please use the instructions below.
When adding a writeup, please use the included sv-commands.sh
and the function sv-add-writeup
in it to generate the writeup template.
Usage:
source ./sv-commands.sh
sv-add-writer
(if you haven't done this yet previously)- Enter the information requested in the prompts
sv-add-writeup
- Enter the information requested in the prompts
- Edit ONLY the file the output points you to or the assets directory
- Submit a PR to the repo
- We thank you for your contribution!!!
You CAN write a second writeup if there is already one for a specific challenge.
For errors in the script or other parts of the site, submit an issue and possibly a separate pull request. Do not fix issues in writeup-submission PRs!
When editing a writeup, correct the writeup content (or title) and add or overwrite the last_edit_date
!
Also add a small changelog message at the end of the writeup explaining what changed on that date.
It should be as easy as (you might need to use sudo):
bundle install
bundle exec jekyll serve
- go to http://127.0.0.1:4000/