<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nikola (Posts about nikola, planet, python)</title><link>https://getnikola.com/</link><description></description><atom:link href="https://getnikola.com/categories/cat_nikola-planet-python.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sat, 02 Dec 2023 09:00:48 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>From Zero to Nikola in One Minute Without Installing Anything</title><link>https://getnikola.com/blog/from-zero-to-nikola-in-one-minute-without-installing-anything.html</link><dc:creator>Roberto Alsina</dc:creator><description>&lt;p&gt;Maybe slightly more than one minute, but it's close to that. Thanks to &lt;a class="reference external" href="http://netlify.com"&gt;netlify&lt;/a&gt; and &lt;a class="reference external" href="http://github.com"&gt;GitHub&lt;/a&gt; (or &lt;a class="reference external" href="http://gitlab.com"&gt;GitLab&lt;/a&gt; or
&lt;a class="reference external" href="http://bitbucket.org"&gt;Bitbucket&lt;/a&gt;) you can create, edit and publish a Nikola-based blog
without installing anything on your own computer.&lt;/p&gt;
&lt;p&gt;This gives you about 75% of the convenience of a hosted blogging solution while keeping
all the advantages of a static site, like data ownership, versioning and avoiding vendor
lockin.&lt;/p&gt;
&lt;p&gt;How to do it: you start by forking &lt;a class="reference external" href="https://github.com/getnikola/blog-template"&gt;this repo&lt;/a&gt;
and follow the steps in this video:&lt;/p&gt;
&lt;div width="100%" style="text-align: center;"&gt;
&lt;iframe width="854" height="480" src="https://www.youtube.com/embed/7Yg6HbwdRro" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;&lt;p&gt;Keep in mind that this is not in any way a crippled version of Nikola, it has all the same features
as you would get installing it on your own device, you can add themes, plugins, image galleries,
etc by just adding things in your GitHub repository.&lt;/p&gt;
&lt;p&gt;You should be able to do this with your own site, as long as it's stored in a GitHub repository
and you add a &lt;a class="reference external" href="https://github.com/getnikola/blog-template/blob/master/requirements.txt"&gt;requirements.txt like this one&lt;/a&gt; to your root directory.&lt;/p&gt;
&lt;p&gt;So, a big round of applause for &lt;a class="reference external" href="http://netlify.com"&gt;netlify&lt;/a&gt; for an awesome service!&lt;/p&gt;</description><guid>https://getnikola.com/blog/from-zero-to-nikola-in-one-minute-without-installing-anything.html</guid><pubDate>Tue, 30 Aug 2016 12:09:48 GMT</pubDate></item></channel></rss>