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

https://github.com/migueldemoura/migueldemoura.com

Personal Blog - Projects, Security & Privacy
https://github.com/migueldemoura/migueldemoura.com

blog pentesting performance personal privacy projects security

Last synced: over 1 year ago
JSON representation

Personal Blog - Projects, Security & Privacy

Awesome Lists containing this project

README

          

# Personal Blog

[![Build Status](https://github.com/migueldemoura/migueldemoura.com/workflows/build/badge.svg)](https://github.com/migueldemoura/migueldemoura.com/actions)

This is my personal blog hosted at [migueldemoura.com]. It is built with [Zola] and other open source tools.

## Browser Compatibility

Fully supported (Desktop and Mobile):

- Latest 2 Chromium/Chrome versions
- Latest 2 Firefox versions (required fix [8985053] as it has a CSP bug regarding svgs - #3)
- Latest Edge version
- Latest Safari version (required fix [50c4495] as it doesn't support svg 2 href)

JavaScript is only required for the image zoom effect ([Zooming](https://github.com/kingdido999/zooming)) and faster page transitions ([Turbolinks](https://github.com/turbolinks/turbolinks)).

## License

Template - `LICENSE-MIT.md`.
Post content and assets - `LICENSE-CC-BY-SA-4.0.md`.

[Zola]:
[migueldemoura.com]:
[8985053]:
[50c4495]: