Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zurutech/zurutech.github.io
- Owner: zurutech
- License: mit
- Created: 2018-01-24T15:57:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T09:53:50.000Z (about 2 years ago)
- Last Synced: 2023-03-03T17:36:33.108Z (over 1 year ago)
- Topics: blog, opensource, technology
- Language: SCSS
- Homepage: https://blog.zuru.tech/
- Size: 42.8 MB
- Stars: 5
- Watchers: 9
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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