This repository is dedicated to the R4p3cks blog, where we share writeups and maybe insights on various topics of interest.
To update the blog, please follow these steps:
-
Clone the repository to your local machine:
-
Create a new branch for your posts or updates:
-
Add your posts in the blog/content directory and images in the blog/static directory. Example for Hackfinity Battle 2025:
- Add images or files in
blog/static/hackfinity-battle-ctf-2025/ - In the post file, reference the images using relative paths like
.
- Add images or files in
-
Commit and push your changes
-
Create a pull request to merge your changes into the main branch.
-
Once your pull request is approved, your changes will be merged into the main branch and automatically deployed to the blog.