- For appropriate download check your 'System type' by right click on This PC (my computer) and then again click properties.
- Download and install latest version of ruby from https://rubyinstaller.org/downloads/
- Select "Add Ruby executable to your PATH"
- Complete Install
- Download and install Development kit from https://rubyinstaller.org/downloads/
- C:\ExcellentRuby\
- Run CMD
- cd/
- cd C:\ExcellentRuby
- ruby dk.rb init
- ruby dk.rb install
- close command promt
- Run command prompt with Ruby
- No need cd/
- gem install jekyll-> allow access
- gem install rough
- gem install wdm
- Oh! God now close CMD.
- Drive Selection and install Jekyll (folder like blog)
- Run command prompt with Ruby
- e:\ jekyll new blog
- Open _config.yml on notepad++
- Paste highlighter: rouge in the end of the last line.
- Run
- Run command prompt with Ruby
- e:\blog>jekyll serve -w
- Now Type http://127.0.0.1:4000/ and smile.
Easy Use:
- Go to https://prepros.io/downloads
- Download free windows exe file
- Wait a while for download
- Double click Prepros shortcut icon
- Grab folder put folder onto Prepros
- Click preview and default browser show install folder index.html file
No comments:
Post a Comment