Install

Install ✏️

📝 How to installing cute blog for jekyll with SEO

How to installing this source code project ?? of course for first you need to download ruby because we work with ruby , so download now →

After download install ruby on your devices, you can check installation with open shell terminal or command prompt, touch windows logo on keyboard and type cmd, now you can see terminal command prompt. then run this command ruby -v for checking ruby version.

And now we need to install jekyll with run gem install jekyll bundler

Then download node → , open your dekstop and open shell terminal - run this command git clone https://github.com/mesinkasir/cuteblog-jekyll.git

Now run command cd cuteblog-jekyll for visit source code folder, and run command jekyll serve or you can run bundle exec jekyll serve - open localhost:4000.

congratulation you have successfully installed cuteblog jekyll on your devices.