1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 22:46:39 -04:00

simplify note parsing logic

This commit is contained in:
2022-01-02 23:05:51 -05:00
parent ca614e1a1a
commit 49fb053649
15 changed files with 164 additions and 154 deletions

View File

@ -8,7 +8,7 @@ tags:
- Coronavirus
- Public Health
- GitHub
image: "images/covid19dashboards.png"
image: "/static/images/notes/coronavirus-open-source/covid19dashboards.png"
---
We're all quickly learning that worldwide pandemics can bring out both [the best](https://www.vox.com/culture/2020/3/13/21179293/coronavirus-italy-covid19-music-balconies-sing) and [the worst](https://twitter.com/9NewsAUS/status/1236088663093608448) of humanity. But one thing has become readily apparent to me — outside of the large teams of medical professionals risking their lives right this minute, the open source community stands alone in its ability to rapidly organize in the midst of chaos to give back to the world and, in this case, make it safer for all of us.

View File

@ -8,7 +8,7 @@ tags:
- Subdomain Takeover
- Bug Bounty
- Tutorial
image: "images/hackerone-2.png"
image: "/static/images/notes/finding-candidates-subdomain-takeovers/hackerone-2.png"
---
A **subdomain takeover** occurs when a subdomain (like _example_.jarv.is) points to a shared hosting account that is abandoned by its owner, leaving the endpoint available to claim for yourself.

View File

@ -8,7 +8,7 @@ tags:
- Continuous Integration
- Docker
- Open Source
image: "images/actions-flow.png"
image: "/static/images/notes/github-actions/actions-flow.png"
---
<img