{"id":8569,"date":"2015-08-18T19:43:21","date_gmt":"2015-08-18T14:13:21","guid":{"rendered":"http:\/\/blog.resellerclub.com\/?p=8569"},"modified":"2026-05-21T11:43:26","modified_gmt":"2026-05-21T11:43:26","slug":"steps-to-build-a-static-website-with-jekyll","status":"publish","type":"post","link":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/","title":{"rendered":"Steps to Build a Static Website with Jekyll"},"content":{"rendered":"<p><\/p>\n<p><span style=\"font-weight: 400;\">Jekyll is an Open Source software written in Ruby which lets you create &nbsp;static websites without having to install a web server &nbsp;or a database. It is easy to install and perfect for building company blogs or stand alone websites.<\/span><\/p>\n<p>You can build static websites with components such as tags, templates, partials, permalinks etc with Jekyll.<\/p>\n<p>It&#8217;s important to note that Jekyll is not a blogging software and does not come with design elements or templates.<\/p>\n<p>Jekyll is extremely effective and minimalistic. We recommend installing it on your <a href=\"http:\/\/www.resellerclub.com\/products\/linux-shared-hosting\" target=\"_blank\" rel=\"noopener noreferrer\">Linux<\/a>, VPS or Dedicated Server for better performance. Here are step-by-step instructions on how to go about installing the software.<\/p>\n<p><b>Step1: Install Ruby and RubyGems via RVM<\/b><\/p>\n<p><span style=\"font-weight: 400;\">RVM is a ruby version manager and allows you to easily manage multiple Ruby environments with a single command.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">&lt;pre&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400;\">#Install RVM and Ruby<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\\curl -sSL https:\/\/get.rvm.io | bash -s stable &#8211;ruby<\/span><\/p>\n<p><span style=\"font-weight: 400;\">#Install RubyGems<\/span><\/p>\n<p><span style=\"font-weight: 400;\"> rvm rubygems current<\/span><\/p>\n<p><span style=\"font-weight: 400;\">&lt;\/pre&gt;<\/span><\/p>\n<p><b>Step2: Install Jekyll via Gems<\/b><\/p>\n<p><span style=\"font-weight: 400;\">&lt;pre&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400;\">gem install jekyll<\/span><\/p>\n<p><span style=\"font-weight: 400;\">&lt;\/pre&gt;<\/span><\/p>\n<p><b>Step3: Create a new static website with Jekyll<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Once jekyll is installed you can create and administer your website with the jekyll command.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">&lt;pre&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400;\"> jekyll new jekyll-site<\/span><\/p>\n<p><span style=\"font-weight: 400;\">&lt;\/pre&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This command will create a new folder jekyll-site.<\/span><\/p>\n<p><b>Step4: View your website in a Web Browser<\/b><\/p>\n<p><span style=\"font-weight: 400;\">&lt;pre&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400;\">cd jekyll-site<\/span><\/p>\n<p><span style=\"font-weight: 400;\">jekyll serve -H 10.10.10.10<\/span><\/p>\n<p><span style=\"font-weight: 400;\">&lt;\/pre&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Replace 10.10.10.10 with your servers IP address and You should be able to view your website at YourIPAddress:4000<\/span><\/p>\n<p><span style=\"font-weight: 400;\">You can now create your own templates <a href=\"http:\/\/jekyllrb.com\/docs\/templates\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">here<\/a>&nbsp;<\/span><span style=\"font-weight: 400;\">&nbsp;or you can even <a href=\"http:\/\/jekyllrb.com\/docs\/migrations\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">migrate an existing blog<\/a><\/span><span style=\"font-weight: 400;\">.&nbsp;<\/span><span style=\"font-weight: 400;\">Jekyll also has Open Source themes available at <a href=\"http:\/\/jekyllthemes.org\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">here<\/a><\/span><span style=\"font-weight: 400;\">. Simply download the theme you like and start serving.&nbsp;<\/span><span style=\"font-weight: 400;\">You <a href=\"http:\/\/jekyllrb.com\/docs\/templates\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">create templates &nbsp;for Jekyll<\/a>&nbsp;too.&nbsp;<\/span><span style=\"font-weight: 400;\">For basic usage of the software, here is the <a href=\"http:\/\/jekyllrb.com\/docs\/usage\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">command<\/a> you can use in a number of ways.<\/span><\/p>\n<p>If you do have queries or require assistance, do let us know in the comments section below.<\/p>\n<p><\/p>\n<div class=\"fb-background-color\">\n\t\t\t  <div \n\t\t\t  \tclass = \"fb-comments\" \n\t\t\t  \tdata-href = \"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/\"\n\t\t\t  \tdata-numposts = \"10\"\n\t\t\t  \tdata-lazy = \"true\"\n\t\t\t\tdata-colorscheme = \"light\"\n\t\t\t\tdata-order-by = \"social\"\n\t\t\t\tdata-mobile=true>\n\t\t\t  <\/div><\/div>\n\t\t  <style>\n\t\t    .fb-background-color {\n\t\t\t\tbackground:  !important;\n\t\t\t}\n\t\t\t.fb_iframe_widget_fluid_desktop iframe {\n\t\t\t    width: 100% !important;\n\t\t\t}\n\t\t  <\/style>\n\t\t  ","protected":false},"excerpt":{"rendered":"<p>Jekyll is an Open Source software written in Ruby which lets you create &nbsp;static websites without having to install a web server &nbsp;or a database. It is easy to install and perfect for building company blogs or stand alone websites. You can build static websites with components such as tags, templates, partials, permalinks etc with<\/p>\n","protected":false},"author":37,"featured_media":8582,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_has_post_settings":[],"_rc_manual_related_posts":[],"footnotes":""},"categories":[1529],"tags":[598,478,842,1139,1143,1141,477,42],"hashtags":[],"class_list":["post-8569","post","type-post","status-publish","format-standard","has-post-thumbnail","category-marketing","tag-blog","tag-dedicated-hosting","tag-dedicated-server","tag-jekyll","tag-linux-server","tag-software","tag-vps","tag-web-hosting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Steps to Install Jekyll on Your Linux, VPS or Dedicated server<\/title>\n<meta name=\"description\" content=\"Build a professional static website using Jekyll with this beginner-friendly guide. Learn installation, configuration, and seamless deployment easily.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Steps to Install Jekyll on Your Linux, VPS or Dedicated server\" \/>\n<meta property=\"og:description\" content=\"Build a professional static website using Jekyll with this beginner-friendly guide. Learn installation, configuration, and seamless deployment easily.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/\" \/>\n<meta property=\"og:site_name\" content=\"ResellerClub Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100005889763273\" \/>\n<meta property=\"article:published_time\" content=\"2015-08-18T14:13:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T11:43:26+00:00\" \/>\n<meta name=\"author\" content=\"Leonard Gonsalves\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Leonard Gonsalves\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/\"},\"author\":{\"name\":\"Leonard Gonsalves\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#\\\/schema\\\/person\\\/7802fd99e7d56815741236e29b39fcd0\"},\"headline\":\"Steps to Build a Static Website with Jekyll\",\"datePublished\":\"2015-08-18T14:13:21+00:00\",\"dateModified\":\"2026-05-21T11:43:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/\"},\"wordCount\":342,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#primaryimage\"},\"thumbnailUrl\":\"\",\"keywords\":[\"blog\",\"Dedicated Hosting\",\"dedicated server\",\"jekyll\",\"linux server\",\"software\",\"VPS\",\"Web hosting\"],\"articleSection\":[\"Online Marketing Blogs\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/\",\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/\",\"name\":\"Steps to Install Jekyll on Your Linux, VPS or Dedicated server\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#primaryimage\"},\"thumbnailUrl\":\"\",\"datePublished\":\"2015-08-18T14:13:21+00:00\",\"dateModified\":\"2026-05-21T11:43:26+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#\\\/schema\\\/person\\\/7802fd99e7d56815741236e29b39fcd0\"},\"description\":\"Build a professional static website using Jekyll with this beginner-friendly guide. Learn installation, configuration, and seamless deployment easily.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#primaryimage\",\"url\":\"\",\"contentUrl\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/steps-to-build-a-static-website-with-jekyll\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Steps to Build a Static Website with Jekyll\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/\",\"name\":\"ResellerClub Blog\",\"description\":\"Web Hosting &amp; Domains\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/#\\\/schema\\\/person\\\/7802fd99e7d56815741236e29b39fcd0\",\"name\":\"Leonard Gonsalves\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/212b06edc915aa36020342276df4def83ce71ec30c1af601b3f1240ce9bb8c08?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/212b06edc915aa36020342276df4def83ce71ec30c1af601b3f1240ce9bb8c08?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/212b06edc915aa36020342276df4def83ce71ec30c1af601b3f1240ce9bb8c08?s=96&d=mm&r=g\",\"caption\":\"Leonard Gonsalves\"},\"url\":\"https:\\\/\\\/www.resellerclub.com\\\/blog\\\/author\\\/leonard-g\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Steps to Install Jekyll on Your Linux, VPS or Dedicated server","description":"Build a professional static website using Jekyll with this beginner-friendly guide. Learn installation, configuration, and seamless deployment easily.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/","og_locale":"en_US","og_type":"article","og_title":"Steps to Install Jekyll on Your Linux, VPS or Dedicated server","og_description":"Build a professional static website using Jekyll with this beginner-friendly guide. Learn installation, configuration, and seamless deployment easily.","og_url":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/","og_site_name":"ResellerClub Blog","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100005889763273","article_published_time":"2015-08-18T14:13:21+00:00","article_modified_time":"2026-05-21T11:43:26+00:00","author":"Leonard Gonsalves","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Leonard Gonsalves","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#article","isPartOf":{"@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/"},"author":{"name":"Leonard Gonsalves","@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/7802fd99e7d56815741236e29b39fcd0"},"headline":"Steps to Build a Static Website with Jekyll","datePublished":"2015-08-18T14:13:21+00:00","dateModified":"2026-05-21T11:43:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/"},"wordCount":342,"commentCount":0,"image":{"@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#primaryimage"},"thumbnailUrl":"","keywords":["blog","Dedicated Hosting","dedicated server","jekyll","linux server","software","VPS","Web hosting"],"articleSection":["Online Marketing Blogs"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/","url":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/","name":"Steps to Install Jekyll on Your Linux, VPS or Dedicated server","isPartOf":{"@id":"https:\/\/www.resellerclub.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#primaryimage"},"image":{"@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#primaryimage"},"thumbnailUrl":"","datePublished":"2015-08-18T14:13:21+00:00","dateModified":"2026-05-21T11:43:26+00:00","author":{"@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/7802fd99e7d56815741236e29b39fcd0"},"description":"Build a professional static website using Jekyll with this beginner-friendly guide. Learn installation, configuration, and seamless deployment easily.","breadcrumb":{"@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.resellerclub.com\/blog\/steps-to-build-a-static-website-with-jekyll\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.resellerclub.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Steps to Build a Static Website with Jekyll"}]},{"@type":"WebSite","@id":"https:\/\/www.resellerclub.com\/blog\/#website","url":"https:\/\/www.resellerclub.com\/blog\/","name":"ResellerClub Blog","description":"Web Hosting &amp; Domains","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.resellerclub.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/7802fd99e7d56815741236e29b39fcd0","name":"Leonard Gonsalves","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/212b06edc915aa36020342276df4def83ce71ec30c1af601b3f1240ce9bb8c08?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/212b06edc915aa36020342276df4def83ce71ec30c1af601b3f1240ce9bb8c08?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/212b06edc915aa36020342276df4def83ce71ec30c1af601b3f1240ce9bb8c08?s=96&d=mm&r=g","caption":"Leonard Gonsalves"},"url":"https:\/\/www.resellerclub.com\/blog\/author\/leonard-g\/"}]}},"_links":{"self":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/8569","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/comments?post=8569"}],"version-history":[{"count":10,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/8569\/revisions"}],"predecessor-version":[{"id":41232,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/8569\/revisions\/41232"}],"wp:attachment":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/media?parent=8569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/categories?post=8569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/tags?post=8569"},{"taxonomy":"hashtags","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/hashtags?post=8569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}