diff --git a/eloadas.html b/eloadas.html index ec727450921e2bb7a021de49d17a6dceaf38e92e..8dd3e62c929ff644da95e474935780be5e2b5cb8 100644 --- a/eloadas.html +++ b/eloadas.html @@ -31,41 +31,33 @@ <p class="date">2021.03.28.</p> </section> -<section id="sziasztok" class="title-slide slide level1"> +<section id="sziasztok" class="slide level1"> <h1>Sziasztok</h1> - </section> - -<section> -<section id="mirĹl-is-lesz-ma-szĂł" class="title-slide slide level1"> +<section id="mirĹl-is-lesz-ma-szĂł" class="slide level1"> <h1>MirĹl is lesz ma szĂł?</h1> - -</section> -<section id="gyakorlaton" class="slide level2"> -<h2>Gyakorlaton</h2> +<h2 id="gyakorlaton">Gyakorlaton</h2> <ul> <li>megismerjĂźk a GitSCH-t</li> <li>lĂŠtrehozunk Ăşj projektet</li> <li>tagokat adunk hozzĂĄ a projekthez, jogosultsĂĄgokat ĂĄllĂtunk</li> <li>elsĹ verziĂłkĂśvetett appunk</li> </ul> -</section></section> -<section> -<section id="hĂĄzi" class="title-slide slide level1"> -<h1>HĂĄzi</h1> - </section> -<section id="alap" class="slide level2"> -<h2>Alap</h2> -<p>Kaptok egy <a href="https://git.sch.bme.hu/KSZKepzes/cicas-kepek">repo</a>-t, azt el kell forkolni, ĂŠs sajĂĄt kĂŠpet kell feltĂślteni.</p> +<section id="fork" class="slide level1"> +<h1>Fork</h1> +<p>RĂĄmentek a reponĂĄl a fork gombra ĂŠs kĂŠsz.</p> +<p>Ha megvagytok a mĂłdosĂtĂĄssal, csinĂĄltok egy merge request-et.</p> </section> -<section id="expert" class="slide level2"> -<h2>Expert</h2> +<section id="hĂĄzi" class="slide level1"> +<h1>HĂĄzi</h1> +<h2 id="alap">Alap</h2> +<p>Kaptok egy <a href="https://git.sch.bme.hu/KSZKepzes/cicas-kepek">repo</a>-t, azt el kell forkolni, ĂŠs sajĂĄt kĂŠpet kell feltĂślteni.</p> +<h2 id="expert">Expert</h2> <p>KĂŠszĂtsetek pipeline-t a gyakorlat repo-jĂĄhoz, ĂŠs csinĂĄljatok autodeploy-t a linux-os vm-etekre!</p> -</section></section> -<section id="jĂł-munkĂĄt" class="title-slide slide level1"> +</section> +<section id="jĂł-munkĂĄt" class="slide level1"> <h1>JĂł munkĂĄt!</h1> - </section> </div> </div> diff --git a/index.html b/index.html index 645122a52deafde7ddaaef8ce274ec0e4c73ae80..134907d046d936ec9b756a87556ee5b68792eb04 100644 --- a/index.html +++ b/index.html @@ -87,6 +87,15 @@ }, ], }, + { + title: 'Gyakorlat', + children: [ + { + title: 'Gyakorlat ĂŠs hĂĄzi feladat', + link: '/guide/gyakorlat/1_segedlet', + }, + ], + }, ], fetchOptions: { cache: 'no-cache' }, });