Giter Site home page Giter Site logo

rbsdportfolio's Introduction

RBSD Portfolio

A working prototype of the MGS_Sync website. The previous iteration of the site was built with static pages.

As the school continues to grow and the design updates, the current complexity of the site would harm rather than help the next generation of students building the site.

Configuration

  _config.yml
  Gemfile
  GemLock
  Readme
  src
    - _includes
    - _layouts
    - _sass
  assets
    - js
    - images
    main.scss
  data
    - data.yml
  students
    - student pages
  explore.html
  graduates.html
  index.html

Built with:

Jekyll

Depenedencies

  ruby 2.3.7
  https://github.com/jekyll/jekyll/releases/tag/v3.8.5

Setup (OS X)

  1. Install XCode and the XCode command line tools.

From the Command Line:

  1. Install HomeBrew
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  1. Install the Ruby Version Manager
$ \curl -sSL https://get.rvm.io | bash -s stable
  1. Install the Jekyll Command Line tool
$ gem install bundler jekyll
  1. Change into the directory that the application is in and run the following command:
$ bundle exec jekyll serve --watch

This will start a Jekyll server running on port 4000 with the built application set up for you use. Feel free to add pages, customize the app as needed.

Setup (Windows)

• Todo

rbsdportfolio's People

Contributors

rskwiat avatar

Watchers

 avatar  avatar

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.