<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bitsnbeing</title>
    <link>https://bitsnbeing.com/</link>
    <description>Recent content on Bitsnbeing</description>
    <generator>Hugo</generator>
    <language>ru</language>
    <lastBuildDate>Wed, 07 May 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bitsnbeing.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Лучшая реклама футбола, которую можно только представить</title>
      <link>https://bitsnbeing.com/blog/%D0%BB%D1%83%D1%87%D1%88%D0%B0%D1%8F-%D1%80%D0%B5%D0%BA%D0%BB%D0%B0%D0%BC%D0%B0-%D1%84%D1%83%D1%82%D0%B1%D0%BE%D0%BB%D0%B0-%D0%BA%D0%BE%D1%82%D0%BE%D1%80%D1%83%D1%8E-%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE-%D1%82%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE-%D0%BF%D1%80%D0%B5%D0%B4%D1%81%D1%82%D0%B0%D0%B2%D0%B8%D1%82%D1%8C/</link>
      <pubDate>Wed, 07 May 2025 00:00:00 +0000</pubDate>
      <guid>https://bitsnbeing.com/blog/%D0%BB%D1%83%D1%87%D1%88%D0%B0%D1%8F-%D1%80%D0%B5%D0%BA%D0%BB%D0%B0%D0%BC%D0%B0-%D1%84%D1%83%D1%82%D0%B1%D0%BE%D0%BB%D0%B0-%D0%BA%D0%BE%D1%82%D0%BE%D1%80%D1%83%D1%8E-%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE-%D1%82%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE-%D0%BF%D1%80%D0%B5%D0%B4%D1%81%D1%82%D0%B0%D0%B2%D0%B8%D1%82%D1%8C/</guid>
      <description>&lt;p&gt;В детстве я часто смотрел футбол. Моё первое футбольное воспоминание — финал чемпионата мира 2006 года. Италия против Франции. Мы с братом сидим на кухне, в полутьме, уставившись в крохотный настенный телевизор.&lt;br&gt;&#xA;Я — за Францию. Он — за Италию. Зидан, Матерацци, Пирло… Помню этот матч с особым теплом.&lt;/p&gt;&#xA;&lt;p&gt;Также я помню 2008 год — финал Лиги чемпионов между «Манчестер Юнайтед» и «Челси». Промах Терри. Именно тогда я влюбился в МЮ — и с тех пор они остались в моём сердце. Хотя, откровенно говоря, я смотрю их в основном только в еврокубках… но это происходит нечасто, если вы понимаете, о чём я :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Autores de Hugo</title>
      <link>https://bitsnbeing.com/autores/autores-de-hugo/</link>
      <pubDate>Thu, 05 Jan 2023 01:15:52 +0100</pubDate>
      <guid>https://bitsnbeing.com/autores/autores-de-hugo/</guid>
      <description></description>
    </item>
    <item>
      <title>temas</title>
      <link>https://bitsnbeing.com/categoria/temas/</link>
      <pubDate>Wed, 04 Jan 2023 23:21:18 +0100</pubDate>
      <guid>https://bitsnbeing.com/categoria/temas/</guid>
      <description></description>
    </item>
    <item>
      <title>sintaxe</title>
      <link>https://bitsnbeing.com/categoria/sintaxe/</link>
      <pubDate>Wed, 04 Jan 2023 23:21:06 +0100</pubDate>
      <guid>https://bitsnbeing.com/categoria/sintaxe/</guid>
      <description></description>
    </item>
    <item>
      <title>Códigos curtos</title>
      <link>https://bitsnbeing.com/tags/shortcodes/_index.pt-br/</link>
      <pubDate>Wed, 04 Jan 2023 11:51:36 +0100</pubDate>
      <guid>https://bitsnbeing.com/tags/shortcodes/_index.pt-br/</guid>
      <description></description>
    </item>
    <item>
      <title>About</title>
      <link>https://bitsnbeing.com/about/</link>
      <pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
      <guid>https://bitsnbeing.com/about/</guid>
      <description>&lt;p&gt;Written in Go, Hugo is an open source static site generator available under the &lt;a href=&#34;https://github.com/gohugoio/hugo/blob/master/LICENSE&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Apache Licence 2.0.&lt;/a&gt; Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.&lt;/p&gt;&#xA;&lt;p&gt;Hugo makes use of a variety of open source projects including:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/yuin/goldmark&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/yuin/goldmark&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/alecthomas/chroma&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/alecthomas/chroma&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/muesli/smartcrop&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/muesli/smartcrop&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/spf13/cobra&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/spf13/cobra&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/spf13/viper&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/spf13/viper&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://bitsnbeing.com/about.pt-br/</link>
      <pubDate>Thu, 28 Feb 2019 00:00:00 +0000</pubDate>
      <guid>https://bitsnbeing.com/about.pt-br/</guid>
      <description>&lt;p&gt;Escrito em Go, Hugo é um gerador de sites estáticos de código aberto disponível sobre a licença &lt;a href=&#34;https://github.com/gohugoio/hugo/blob/master/LICENSE&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Apache Licence 2.0.&lt;/a&gt; O Hugo suporta TOML, YAML e JSON como arquivos de dados, Markdown e HTML como arquivos de conteúdo, e usa shortcodes para adicionar conteúdos ricos. Outras funcionalidades notaveis são taxonomias, modo multilingual, processamento de imagens, formatos de saída customizaveis, minificação de HTML/CSS/JS e suporte a fluxos SASS/SCSS.&lt;/p&gt;&#xA;&lt;p&gt;O Hugo faz o uso de vários projetos de código aberto incluíndo:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Projects</title>
      <link>https://bitsnbeing.com/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bitsnbeing.com/projects/</guid>
      <description>&lt;p&gt;Nothing to see here&amp;hellip; Move along!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Projetos</title>
      <link>https://bitsnbeing.com/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bitsnbeing.com/projects/</guid>
      <description>&lt;p&gt;Nada para ver aqui.. Circulando!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
