Welcome!
When adding or editing a writeup, please use the instructions below.
When adding a writeup, please use the included blog.py
script to generate the writeup template.
Usage:
python3 blog.py
- choose
1
to add a writer profile (if you haven't done this yet previously) - Enter the information requested in the prompts
- choose
2
- Enter the information requested in the prompts
- Edit ONLY the file the output points you to and the assets directory for images/attachments
- 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, but ideally use rvm):
- (
rvm use
) bundle install
bundle exec jekyll serve
- go to http://127.0.0.1:4000/