<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gits on</title><link>https://dalieff.link/git/</link><description>Recent content in Gits on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 15 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://dalieff.link/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Git Pages</title><link>https://dalieff.link/git/git_pages/</link><pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate><guid>https://dalieff.link/git/git_pages/</guid><description>💡 «Git. Если ты сделал commit, но забыл сделать push - ты теперь единственный хранитель мудрости» — John Dou Установка Hugo Git Pages with Themes hugo new site portfolio cd portfolio git init git branch -m main git add . git commit -m &amp;quot;create structure for Git Pages&amp;quot; git branch develop git checkout develop git submodule add https://github.com/vaga/hugo-theme-m10c.git themes/m10c git add . git commit -m &amp;quot;install theme m10c&amp;quot; Активация эмодзи 1.</description></item></channel></rss>