<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<link href="https://git.code-maven.com/atom" rel="self" />
<title>Git Maven</title>
<id>https://git.code-maven.com</id>
<updated>2026-08-04T10:00:03</updated>

  <entry>
    <title>Workshop: Create your own web site on GitHub pages</title>
    <summary type="html"><![CDATA[]]></summary>
    <updated>2026-08-04T10:00:03Z</updated>
    <pubDate>2026-08-04T10:00:03Z</pubDate>
    <link rel="alternate" type="text/html" href="https://git.code-maven.com/workshop-2026-08-02" />
    <id>https://git.code-maven.com/workshop-2026-08-02</id>
    <content type="html"><![CDATA[<ul>
<li>Demo a few sites
<ul>
<li><a href="https://github.szabgab.com/">GitHub Page of Gábor Szabó</a> - <a href="https://github.com/szabgab/real-szabgab.github.io">source</a></li>
<li><a href="https://live.code-maven.com/">Code Maven live</a> - <a href="https://github.com/szabgab/live.code-maven.com/">source</a></li>
<li><a href="https://clock.code-maven.com/">Clock</a> - <a href="https://github.com/szabgab/clock.code-maven.com">source</a></li>
<li><a href="https://kantoniko.com/">Kantoniko</a> - <a href="https://github.com/kantoniko/">Kantoniko</a></li>
<li><a href="https://perl.theplanetarium.org/">Planet Perl</a> - <a href="https://github.com/PerlToolsTeam/planetperl">source</a></li>
<li><a href="https://git.code-maven.com/">Git Maven</a> - <a href="https://github.com/szabgab/git.code-maven.com/">source</a></li>
</ul>
</li>
<li>Register on GitHub.</li>
<li>Create repository. <code>USERNAME.github.io</code> with README.md file. Observe the generation of the web site.</li>
<li>Create another file called index.md and add some content to that file.</li>
<li>Learn about <a href="https://daringfireball.net/projects/markdown/syntax">Markdown</a> and <a href="https://github.github.com/gfm/">GitHub Flavored Markdown</a>.</li>
<li>Use GitHub Co-Pilot to improve the page.</li>
<li>Use ChatGPT to create a nice layout.</li>
<li>CNAME file, DNS name resolving on <a href="https://iwantmyname.com/">iwantmyname</a></li>
<li>Configure the page where it is served from.</li>
</ul>
<iframe width="560" height="315" src="https://www.youtube.com/embed/TXO360cHsaU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<ul>
<li><a href="https://mdperry.github.io">Marc Perry</a> - <a href="https://github.com/mdperry/mdperry.github.io/">source</a></li>
<li><a href="https://vak.me">Leon Vak</a> - <a href="https://walruscraft.github.io">GitHub</a> - <a href="https://github.com/walruscraft/walruscraft.github.io">source</a></li>
<li><a href="https://moshe-stein24.github.io">Moshe Stein</a> - <a href="https://github.com/moshe-stein24/moshe-stein24.github.io">source</a></li>
</ul>
]]></content>
    <author>
      <name></name>
    </author>
  </entry>

  <entry>
    <title>Git Maven</title>
    <summary type="html"><![CDATA[]]></summary>
    <updated>2025-09-01T12:00:03Z</updated>
    <pubDate>2025-09-01T12:00:03Z</pubDate>
    <link rel="alternate" type="text/html" href="https://git.code-maven.com/" />
    <id>https://git.code-maven.com/</id>
    <content type="html"><![CDATA[<h2 class="title is-4">Welcome to the Git Maven!</h2>
<ul>
<li><a href="/git-maven/">Git Maven</a></li>
<li><a href="/git/">Git</a></li>
<li><a href="/github-actions/">GitHub Actions / GitHub Workflows</a></li>
<li><a href="/github-pages/">GitHub Pages</a></li>
<li><a href="/gitlab/">GitLab</a></li>
</ul>
]]></content>
    <author>
      <name></name>
    </author>
  </entry>

</feed>

