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
- Host: GitHub
- URL: https://github.com/migueldemoura/migueldemoura.com
- Owner: migueldemoura
- License: mit
- Created: 2017-10-08T23:51:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T11:38:03.000Z (over 1 year ago)
- Last Synced: 2025-03-17T12:40:31.722Z (over 1 year ago)
- Topics: blog, pentesting, performance, personal, privacy, projects, security
- Language: HTML
- Homepage: https://migueldemoura.com
- Size: 6.37 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-CC-BY-SA-4.0.md
Awesome Lists containing this project
README
# Personal Blog
[](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]: