

If you are unfamiliar with Markdown, Gruber's website presents anĮxcellent introduction. Then add the following line to your _config.yml. You can install RDiscount with Rubygems as root or through ruby-rdiscount package. A Perl and a Python implementation of MarkdownĬan be found in the official repositories, while numerous other implementations are available in theĪdditionally, it has been implemented in C as Discountīy David Parsons and a Ruby extension was written by Ryan TomaykoĪs RDiscount. Markdown is a markup language and text-to-HTML conversion toolĭeveloped in Perl by John Gruber. It is recommended that you install the current stable version 4.2.2 by gem install RedCloth -version 4.2.2. You bright future is waiting for you so visit today FullstackMaster and allow me to help you to board on your dream software company as a new Software Developer, Architect or Lead Engineer role.Note: RedCloth, a module for using the Textile markup language in Ruby, fails to install with gcc 4.6.0 (see: RedCloth Ticket 215 and 219). Additionally, you will get access to monthly live Q&A video call with Rupesh and you can ask doubts/questions and get more help, tips and tricks.

Consider subscribing to our full stack development training programs. If you want to become Software Developer and grow your carrier as new Software Engineer or Lead Developer/Architect.

If you enjoyed this article then please share to your friends and if you have suggestions or thoughts to share with me then please write in the comment box.

Now visit you can see my site is up and running. GitHub pages can change the domain name you can use your own domain etc learn more Gem "wdm", "~> 0.1.1", :platforms => īundle exec jekyll serve -trace -incrementalĬreate your own repository on GitHub to host your blog free on GitHub pages. # Performance-booster for watching directories on Windows Platforms :mingw, :圆4_mingw, :mswin, :jruby do Add below dependencies in your gemfile # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem You have to add many other dependencies for windows. Which components shall be installed? Press 1 and enter Jekyll new "C:\Full Stack Master\Fullstackmaster COURSES\Blogs\jekyll-blogs" Gem is just like npm that helps to install dependencies. Gem install tzinfo-data (is necessary when developing on Windows) Serve Your first Jekyll Project in Windows Install required Packages for windows on Jekyll site Creating Your First Jekyll Project on Windows
