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

https://github.com/mahaloz/mahaloz.re

My hacking blog: https://mahaloz.re
https://github.com/mahaloz/mahaloz.re

decompilers security vuln-analysis

Last synced: about 1 month ago
JSON representation

My hacking blog: https://mahaloz.re

Awesome Lists containing this project

README

        

# mahaloz.re blog site
You can find the hosted site at [mahaloz.re](https://mahaloz.re), which hosts my technical blog.
You can also find the comments system in the Discussions tab of GitHub, which is auto-updated based on site comments.

## Usage
To run the site locally, have `Docker` installed on your system and run [./serve.sh](./serve.sh).
The site will be at [http://localhost:4000](http://localhost:4000).
Kill the script when you are done.