deniz bektaş

This commit is contained in:
2026-04-03 16:20:51 +03:00
parent d0cd1c7ee3
commit fb6933edd0
53 changed files with 4742 additions and 98 deletions

30
content/activity.json Normal file
View File

@@ -0,0 +1,30 @@
[
{
"id": "1",
"timestamp": "2026-04-03T10:00:00.000Z",
"type": "system",
"message": "Site yayına alındı. denizbektas.com.tr hayata geçti.",
"link": "/"
},
{
"id": "2",
"timestamp": "2026-04-03T10:05:00.000Z",
"type": "post",
"message": "İlk blog yazısı yayınlandı: Neden Siber Güvenlik?",
"link": "/blog/neden-siber-guvenlik"
},
{
"id": "3",
"timestamp": "2026-04-03T10:10:00.000Z",
"type": "infosec",
"message": "İlk infosec yazısı: Nmap ile Ağ Keşfi",
"link": "/infosec/nmap-ag-kesfi"
},
{
"id": "4",
"timestamp": "2026-04-03T10:15:00.000Z",
"type": "notebook",
"message": "Notebook'a ilk not eklendi.",
"link": "/notebook/ilk-not"
}
]