<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Arunas Mazeika</title>
 <link href="http://www.arunasmazeika.com/atom.xml" rel="self"/>
 <link href="http://www.arunasmazeika.com"/>
 <updated>2017-11-16T09:52:23+00:00</updated>
 <id>http://www.arunasmazeika.com</id>
 <author>
   <name>Arunas Mazeika</name>
   <email></email>
 </author>

 
 <entry>
   <title>Use my jekyll theme</title>
   <link href="http://www.arunasmazeika.com/2016/09/19/use-my-jekyll-theme.html"/>
   <updated>2016-09-19T20:10:00+00:00</updated>
   <id>http://www.arunasmazeika.com/2016/09/19/use-my-jekyll-theme</id>
   <content type="html">&lt;h2 id=&quot;hints&quot;&gt;Hints&lt;/h2&gt;

&lt;p&gt;If you want to use my jekyll theme, follow the instructions and host it yourself. Easily setup as a Github page.&lt;/p&gt;

&lt;p&gt;To add pages (for example a portfolio, an extra about page, and so on), you need to link them to the &lt;code class=&quot;highlighter-rouge&quot;&gt;index.html&lt;/code&gt; manually. Required to configure in this dimensions is a bit of html and jekyll know-how. Reading the &lt;a href=&quot;http://jekyllrb.com/docs/pages/&quot;&gt;Jekyll docs&lt;/a&gt; could help. All other things are easy to edit and configure, even without much jekyll experience.&lt;/p&gt;

&lt;h4 id=&quot;theme-features&quot;&gt;Theme features&lt;/h4&gt;
&lt;ul&gt;
  &lt;li&gt;Projects showcase&lt;/li&gt;
  &lt;li&gt;RSS and ATOM feed&lt;/li&gt;
  &lt;li&gt;Blogpost pagination&lt;/li&gt;
  &lt;li&gt;SEO meta tags, &lt;em&gt;schema.org&lt;/em&gt; structured data&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://dev.twitter.com/cards/getting-started&quot;&gt;twitter&lt;/a&gt; cards&lt;/li&gt;
  &lt;li&gt;made with MaterializeCSS&lt;/li&gt;
  &lt;li&gt;Disqus comments&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;setup&quot;&gt;Setup&lt;/h2&gt;

&lt;h3 id=&quot;1-get-the-sources&quot;&gt;1. Get the sources&lt;/h3&gt;

&lt;h4 id=&quot;11-clone&quot;&gt;1.1 Clone&lt;/h4&gt;

&lt;p&gt;Clone the repository from github:&lt;br /&gt;
&lt;a href=&quot;https://github.com/lukas-h/material-theme.git&quot;&gt;https://github.com/lukas-h/material-theme.git&lt;/a&gt;&lt;/p&gt;

&lt;h4 id=&quot;12-or-download&quot;&gt;1.2 or download&lt;/h4&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/lukas-h/material-theme/archive/gh-pages.zip&quot;&gt;https://github.com/lukas-h/material-theme/archive/gh-pages.zip&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&quot;2-configure&quot;&gt;2. Configure&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;Replace all the configuration in &lt;code class=&quot;highlighter-rouge&quot;&gt;_config.yml&lt;/code&gt; and &lt;code class=&quot;highlighter-rouge&quot;&gt;_data/projects.yml&lt;/code&gt; by your own data. Change the name, email address, configure your your language settings.&lt;br /&gt;
And most important: change the site’s URL! Optionally add your google analytics ID.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Put your address and legal info into &lt;code class=&quot;highlighter-rouge&quot;&gt;imprint.html&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Change the icon &lt;code class=&quot;highlighter-rouge&quot;&gt;images/favicon.png&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Replace the domain name in the &lt;code class=&quot;highlighter-rouge&quot;&gt;robots.txt&lt;/code&gt;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Don’t forget the &lt;code class=&quot;highlighter-rouge&quot;&gt;README.md&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;3-start-writing-posts&quot;&gt;3. Start writing posts&lt;/h3&gt;
&lt;p&gt;Replace the existing example post and then add your own!&lt;br /&gt;
Have a look at the &lt;a href=&quot;http://jekyllrb.com/docs/posts/&quot;&gt;Jekyll docs&lt;/a&gt;
about how to write blog posts.&lt;br /&gt;
To add tags to your posts, look into the example, you’ll see that there is
a line starting with &lt;code class=&quot;highlighter-rouge&quot;&gt;tags:&lt;/code&gt;. Add your keywords there.&lt;/p&gt;

&lt;h3 id=&quot;4-youre-done&quot;&gt;4. You’re done&lt;/h3&gt;
&lt;p&gt;Take a stop on the Github project page. Feel free to give a star and share it with others!&lt;br /&gt;
You have questions, feedback or something to improve, mail me or open issues on github. Contributions are always welcome.&lt;br /&gt;
Thanks to them who have already &lt;a href=&quot;https://github.com/lukas-h/material-theme/graphs/contributors&quot;&gt;helped&lt;/a&gt; to improve, especially &lt;a href=&quot;https://github.com/varundey&quot;&gt;@varundey&lt;/a&gt;!&lt;br /&gt;
See the &lt;a href=&quot;https://github.com/lukas-h/material-theme&quot;&gt;Github Project&lt;/a&gt;&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>Markdown flavour</title>
   <link href="http://www.arunasmazeika.com/2016/09/19/welcome.html"/>
   <updated>2016-09-18T22:00:00+00:00</updated>
   <id>http://www.arunasmazeika.com/2016/09/19/welcome</id>
   <content type="html">&lt;p&gt;I have some text.&lt;/p&gt;

&lt;p&gt;I want some &lt;em&gt;italics&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I want some &lt;strong&gt;bold&lt;/strong&gt;.&lt;/p&gt;

&lt;h1 id=&quot;this-is-heading-1&quot;&gt;this is heading 1&lt;/h1&gt;

&lt;h2 id=&quot;this-is-heading-2&quot;&gt;this is heading 2&lt;/h2&gt;

&lt;h3 id=&quot;this-is-heading-3&quot;&gt;this is heading 3&lt;/h3&gt;

&lt;p&gt;you want a list?&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;first&lt;/li&gt;
  &lt;li&gt;second&lt;/li&gt;
  &lt;li&gt;third&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;you want an ordered list?&lt;/p&gt;
&lt;ol&gt;
  &lt;li&gt;whatever&lt;/li&gt;
  &lt;li&gt;whatever&lt;/li&gt;
  &lt;li&gt;whatever&lt;/li&gt;
&lt;/ol&gt;
</content>
 </entry>
 
 
</feed>