Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tijme/blog-v2

My blog about cyber security, hacking, software engineering and much more.
https://github.com/tijme/blog-v2

blog cyber hacking jekyll programming redteam security tiber

Last synced: 6 days ago
JSON representation

My blog about cyber security, hacking, software engineering and much more.

Awesome Lists containing this project

README

        









A blog about cyber security and software engineering, mainly focussed on adversary tactics and red team operations.


This blog is built by Tijme Gommers – Buy me a coffee via PayPal


## Features

* It's completely static (built with [Jekyll](https://jekyllrb.com/))
* Builds are completely automated with [GitHub Pages](https://pages.github.com/).
* It's open-source (check the [contribution policy](https://github.com/tijme/blog-v2/blob/master/CONTRIBUTING.md))

## Development

The commands below are prefixed with `./dotenv` to source the `.env` variables to your Environment variables. Thus, make sure to create your own `.env` file by copying `.env.example` and updating the variable values.

**Install dependencies:**

./dotenv bundle install

**Serve the static website:**

./dotenv bundle exec jekyll serve

## Issues

Issues or new features can be reported via the [issue tracker](https://github.com/tijme/blog-v2/issues). Please make sure your issue or feature has not yet been reported by anyone else before submitting a new one.

## Security

If you discover a security vulnerability, we would like to know about it so we can take steps to address it as quickly as possible. Please report your security vulnerability to the lead maintainer via [GitHub security advisories](https://github.com/tijme/blog-v2/security/advisories/new). We strive to resolve all problems as quickly as possible, and we would like to play an active role in the ultimate publication on the problem after it is resolved.

## Privacy

We do not collect personally identifiable information in any way. Please refer to the [privacy policy](https://github.com/tijme/blog-v2/blob/master/PRIVACY.md) for information.

## License

The source of this blog is copyrighted but available to anyone on the internet. You can use it in accordence of the license. View [LICENSE.md](https://github.com/tijme/blog-v2/blob/master/LICENSE.md) for the full license.