Skip to content

Read writups of challenges originating from CTFs Stellar Vector participated in on our blog

Notifications You must be signed in to change notification settings

stellarvector/blog

Repository files navigation

Stellar Vector Blog

Welcome!

When adding or editing a writeup, please use the instructions below.

Adding a writeup

When adding a writeup, please use the included blog.py script to generate the writeup template.

Usage:

  1. python3 blog.py
  2. choose 1 to add a writer profile (if you haven't done this yet previously)
  3. Enter the information requested in the prompts
  4. choose 2
  5. Enter the information requested in the prompts
  6. Edit ONLY the file the output points you to and the assets directory for images/attachments
  7. Submit a PR to the repo
  8. 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!

Editing a writeup

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.

Running locally

It should be as easy as (you might need to use sudo, but ideally use rvm):

  1. (rvm use)
  2. bundle install
  3. bundle exec jekyll serve
  4. go to http://127.0.0.1:4000/

About

Read writups of challenges originating from CTFs Stellar Vector participated in on our blog

Topics

Resources

Stars

Watchers

Forks