Giter Site home page Giter Site logo

kumarpriyanshu2k2 / erc-bpgc.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erc-bpgc/erc-bpgc.github.io

0.0 0.0 0.0 109.83 MB

Main website repository for Electronics and Robotics Club, BITS Goa.

Home Page: https://erc-bpgc.github.io

License: Other

JavaScript 33.21% Ruby 0.36% PHP 0.86% CSS 25.81% HTML 12.25% SCSS 27.51%

erc-bpgc.github.io's Introduction

ERC Website

The Official Website of the Electronics and Robotics Club of BITS Goa.

Built using Jekyll Framework

Installation Instructions(Windows)

Requirements: git, ruby, gem, jekyll

  1. Install Scoop: A command line tool for installing and managing software.

    powershell
     iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
  2. Install Curl: A command line tool for transferring data with URL syntax.

    scoop install curl
    curl https://get.scoop.sh
  3. Install Ruby.

    • Go to this link to download the latest version of Ruby.
    • Run the installer and add the bin folder from the Ruby folder in the C: drive to your PATH.

Running Local Host Server

In root directory of the repository, run the following command:

bundle exec jekyll serve

Output:

Configuration file: C:/Users/<path to repository>/erc-bpgc.github.io/_config.yml  
    Source: C:/Users/<path to repository>/erc-bpgc.github.io  
Destination: C:/Users/<path to repository>/erc-bpgc.github.io/_site  
Incremental build: disabled. Enable with --incremental  
Generating...  
DEPRECATION WARNING on line 7 of C:/Users/<path to repository>/erc-bpgc.github.io/_sass/libs/_skel.scss:  
!global assignments won't be able to declare new variables in future versions.  
Consider adding `$breakpoints: null` at the top level.  
Please add the following to your Gemfile to avoid polling for changes:  
gem 'wdm', '>= 0.1.0' if Gem.win_platform?  
Auto-regeneration: enabled for 'C:/Users/<path to file>/erc-bpgc.github.io'  
Server address: http://127.0.0.1:4000  
Server running... press ctrl-c to stop.  
Note:- Ruby and gemfile are required to run the server

Copy the Server Address given into your browser.
Reload the browser tab when you make changes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.