Sci blog is jekyll theme created by Air Raya Group.
Unless otherwise noted, this theme is released under MIT licence.
Thank you so much for providing free resources and inspirations
To use this template, download it [here] (https://github.com/airrayagroupwebdesign/sciblog/archive/master.zip). Contact our team for customization and support. Rates may apply. To install jekyll and this theme
- type on search
cmd.exe
or command prompt - In
C:\Users\my pc\desktop\blog>
- Install ruby by going to
http://rubyinstaller.org/downloads/
to download - When installing ruby, make sure to check
add ruby executables to your PATH
- Install jekyll
C:\Users\my pc\desktop\blog\gem install jekyll
- Create jekyll theme
C:\Users\my pc\desktop\blog\jekyll new my-awesome-site
- Go to blog my-awesome-site
C:\Users\my pc\desktop\blog>cd my-awesome-site
- Preview your blog
C:\Users\my pc\desktop\blog\my-awesome-site>jekyll serve
- Now browse to
http://localhost:4000
- Alternatively, you can download my jekyll theme here
https://github.com/airrayagroupwebdesign/sciblog
- click download zip and unzip it.
- You can copy and paste everything inside to blog folder in desktop such as
C:\Users\my pc\desktop\blog>
- Install jekyll-paginate
C:\Users\my pc\desktop\blog>gem install jekyll-paginate
- Preview the blog and make changes
C:\Users\my pc\desktop\blog>jekyll serve
- Now browse to
http://localhost:4000
Have a bug or an issue with this template? Please contact our team [email protected] or fork and contribute.
Sci blog theme was created by and is maintained by Air raya Group Web Design team, at Air Raya Group Web Design.
Copyright 2015 AIR RAYA GROUP. The work is licenced under MIT license.