Skip to content

Commit

Permalink
Publishing Site rizin.re at 9655ea1 on Mon Jan 27 18:25:19 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
notxvilka committed Jan 27, 2025
1 parent e880df6 commit 69415c7
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 10 deletions.
56 changes: 56 additions & 0 deletions gsoc/2025/index.html

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion gsoc/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!doctype html><html lang=en dir=auto><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=robots content="index, follow"><title>Rizin ❤️ Google Summer of Code | Rizin</title><meta name=keywords content><meta name=description content="Rizin ❤️ Google Summer of Code - Rizin"><meta name=author content="Rizin"><link rel=canonical href=https://rizin.re/gsoc/><link crossorigin=anonymous href=/assets/css/stylesheet.6a98292fb8fa8cf0f3ba4042d4b75515c04267550f3ad49ff6271b5af9562443.css integrity="sha256-apgpL7j6jPDzukBC1LdVFcBCZ1UPOtSf9icbWvlWJEM=" rel="preload stylesheet" as=style><link rel=icon href=https://rizin.re/favicon.ico><link rel=icon type=image/png sizes=16x16 href=https://rizin.re/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=https://rizin.re/favicon-32x32.png><link rel=apple-touch-icon href=https://rizin.re/apple-touch-icon.png><link rel=mask-icon href=https://rizin.re/safari-pinned-tab.svg><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate type=application/rss+xml href=https://rizin.re/gsoc/index.xml><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--hljs-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><link href=https://cdn.lineicons.com/2.0/LineIcons.css rel=stylesheet><link rel=stylesheet href=https://rizin.re/css/custom/rizin.min.f00018437c0f0fe081c2a5ccdb294666c6f0adc5f7ca5ce6f622496f40fc88ac.css><meta property="og:title" content="Rizin ❤️ Google Summer of Code"><meta property="og:description" content="Rizin is a free and Open Source Reverse Engineering Framework"><meta property="og:type" content="website"><meta property="og:url" content="https://rizin.re/gsoc/"><meta property="og:image" content="https://rizin.re/images/rizin_preview.png"><meta property="og:site_name" content="Rizin"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://rizin.re/images/rizin_preview.png"><meta name=twitter:title content="Rizin ❤️ Google Summer of Code"><meta name=twitter:description content="Rizin is a free and Open Source Reverse Engineering Framework"><script type=application/ld+json>{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Rizin ❤️ Google Summer of Code","item":"https://rizin.re/gsoc/"}]}</script></head><body class=list id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><noscript><style type=text/css>.theme-toggle{display:none}</style></noscript><header class=header><nav class=nav><div class=logo><a href=https://rizin.re/ accesskey=h>Rizin</a>
<span class=logo-switches><span class=theme-toggle><a id=theme-toggle accesskey=t title="Toggle theme"><svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg></a></span></span></div><ul class=menu id=menu onscroll=menu_on_scroll()><li><a href=https://rizin.re/posts/ target><span>Blog</span></a></li><li><a href=https://rizin.re/organization/ target><span>Organization</span></a></li><li><a href=https://rizin.re/community/ target><span>Community</span></a></li><li><a href=https://rizin.re/gsoc/ target><span class=active>GSoC</span></a></li><li><a href=https://rizin.re/roadmap/ target><span>Roadmap</span></a></li><li><a href=https://cutter.re target=_blank><span>Cutter</span></a></li><li><a href=https://github.com/rizinorg/rizin target=_blank><i class="lni lni-github-original"></i>
<span>Source</span></a></li></ul></nav></header><main class=main><header class=page-header><div class=breadcrumbs><a href=https://rizin.re/>Home</a></div><h1>Rizin ❤️ Google Summer of Code</h1></header><article class=post-entry><header class=entry-header><h2>GSoC 2024</h2></header><div class=entry-content><p>TL;DR Jump to the Ideas list.
<span>Source</span></a></li></ul></nav></header><main class=main><header class=page-header><div class=breadcrumbs><a href=https://rizin.re/>Home</a></div><h1>Rizin ❤️ Google Summer of Code</h1></header><article class=post-entry><header class=entry-header><h2>GSoC 2025</h2></header><div class=entry-content><p>TL;DR Jump to the Ideas list.
Introduction This year, we participate again, effectively continuing the tradition since 2015.
Mentors Members of the Rizin and Cutter core teams have volunteered to guide participants for GSoC’25. They have already been guiding the participants for the GSoC and RSoC in past years. Please feel free to reach out to any of them if you need any help in selecting a project.
Anton Kochkov Mattermost: xvilka – @akochkov Florian Märkl Mattermost/Telegram: @thestr4ng3r – @thestr4ng3r Giovanni Dante Grazioli Mattermost/Telegram: @deroad @der0ad And many others Development methodology Currently, all repositories are hosted on GitHub main organization account and bugs are tracked on GitHub issues too....</p></div><footer class=entry-footer><span title='2025-01-26 00:00:00 +0000 UTC'>January 26, 2025</span>&nbsp;·&nbsp;Rizin</footer><a class=entry-link aria-label="post link to GSoC 2025" href=https://rizin.re/gsoc/2025/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2024</h2></header><div class=entry-content><p>TL;DR Jump to the Ideas list.
Introduction This year, we participate again, effectively continuing the tradition since 2015.
Mentors Members of the Rizin and Cutter core teams have volunteered to guide participants for GSoC’24. They have already been guiding the participants for the GSoC and RSoC in past years. Please feel free to reach out to any of them if you need any help in selecting a project.
Anton Kochkov Mattermost: xvilka – @akochkov Riccardo Schirone Mattermost: ret2libc @RickySkiro Florian Märkl Mattermost/Telegram: @thestr4ng3r – @thestr4ng3r Itay Cohen Mattermost/Telegram: @Megabeets @Megabeets_ Giovanni Dante Grazioli Mattermost/Telegram: @deroad @der0ad And many others Development methodology Currently, all repositories are hosted on GitHub main organization account and bugs are tracked on GitHub issues too....</p></div><footer class=entry-footer><span title='2024-01-23 00:00:00 +0000 UTC'>January 23, 2024</span>&nbsp;·&nbsp;Rizin</footer><a class=entry-link aria-label="post link to GSoC 2024" href=https://rizin.re/gsoc/2024/></a></article><article class=post-entry><header class=entry-header><h2>GSoC 2023</h2></header><div class=entry-content><p>TL;DR Jump to the Ideas list.
Expand Down
14 changes: 13 additions & 1 deletion gsoc/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,19 @@
<link>https://rizin.re/images/rizin_preview.png</link>
</image>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Tue, 23 Jan 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://rizin.re/gsoc/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 26 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://rizin.re/gsoc/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>GSoC 2025</title>
<link>https://rizin.re/gsoc/2025/</link>
<pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate>

<guid>https://rizin.re/gsoc/2025/</guid>
<description>TL;DR Jump to the Ideas list.
Introduction This year, we participate again, effectively continuing the tradition since 2015.
Mentors Members of the Rizin and Cutter core teams have volunteered to guide participants for GSoC’25. They have already been guiding the participants for the GSoC and RSoC in past years. Please feel free to reach out to any of them if you need any help in selecting a project.
Anton Kochkov Mattermost: xvilka &amp;ndash; @akochkov Florian Märkl Mattermost/Telegram: @thestr4ng3r &amp;ndash; @thestr4ng3r Giovanni Dante Grazioli Mattermost/Telegram: @deroad @der0ad And many others Development methodology Currently, all repositories are hosted on GitHub main organization account and bugs are tracked on GitHub issues too.</description>
</item>

<item>
<title>GSoC 2024</title>
<link>https://rizin.re/gsoc/2024/</link>
Expand Down
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

14 changes: 13 additions & 1 deletion index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link>https://rizin.re/images/rizin_preview.png</link>
</image>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 02 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://rizin.re/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sun, 26 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://rizin.re/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>2024 Year Summary</title>
<link>https://rizin.re/posts/year-2024-summary/</link>
Expand Down Expand Up @@ -185,6 +185,18 @@ At first, I fixed several bugs in the new tree-sitter based type parser.</descri
<description>Who are you? Why did you fork radare2? What will happen to Cutter now? Our answers to your frequently asked questions.</description>
</item>

<item>
<title>GSoC 2025</title>
<link>https://rizin.re/gsoc/2025/</link>
<pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate>

<guid>https://rizin.re/gsoc/2025/</guid>
<description>TL;DR Jump to the Ideas list.
Introduction This year, we participate again, effectively continuing the tradition since 2015.
Mentors Members of the Rizin and Cutter core teams have volunteered to guide participants for GSoC’25. They have already been guiding the participants for the GSoC and RSoC in past years. Please feel free to reach out to any of them if you need any help in selecting a project.
Anton Kochkov Mattermost: xvilka &amp;ndash; @akochkov Florian Märkl Mattermost/Telegram: @thestr4ng3r &amp;ndash; @thestr4ng3r Giovanni Dante Grazioli Mattermost/Telegram: @deroad @der0ad And many others Development methodology Currently, all repositories are hosted on GitHub main organization account and bugs are tracked on GitHub issues too.</description>
</item>

<item>
<title>GSoC 2024</title>
<link>https://rizin.re/gsoc/2024/</link>
Expand Down
15 changes: 9 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,15 @@
</url><url>
<loc>https://rizin.re/posts/faq/</loc>
<lastmod>2020-12-05T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/gsoc/2025/</loc>
<lastmod>2025-01-26T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/</loc>
<lastmod>2025-01-26T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/gsoc/</loc>
<lastmod>2025-01-26T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/tags/capstone/</loc>
<lastmod>2025-01-02T00:00:00+00:00</lastmod>
Expand All @@ -70,9 +79,6 @@
</url><url>
<loc>https://rizin.re/tags/rizin/</loc>
<lastmod>2025-01-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/</loc>
<lastmod>2025-01-02T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/tags/rzil/</loc>
<lastmod>2025-01-02T00:00:00+00:00</lastmod>
Expand All @@ -88,9 +94,6 @@
</url><url>
<loc>https://rizin.re/gsoc/2024/</loc>
<lastmod>2024-01-23T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/gsoc/</loc>
<lastmod>2024-01-23T00:00:00+00:00</lastmod>
</url><url>
<loc>https://rizin.re/tags/dwarf/</loc>
<lastmod>2023-09-06T00:00:00+00:00</lastmod>
Expand Down

0 comments on commit 69415c7

Please sign in to comment.