Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zurutech/zurutech.github.io

Open source @ Zuru Tech
https://github.com/zurutech/zurutech.github.io

blog opensource technology

Last synced: 5 days ago
JSON representation

Open source @ Zuru Tech

Awesome Lists containing this project

README

        

## Installation
* Fork the repository
* Go to settings and set Github Pages source as master.
* Update _config.yml as per your need.

## Windows users
* Install Bash shell command-line tool (https://www.windowscentral.com/how-install-bash-shell-command-line-windows-10)
* Go through this doc to install Ruby, Jekyll (https://jekyllrb.com/docs/windows/)
* bundle install (To install all dependencies)

## Run
* bundle exec jekyll serve