Giter Club home page Giter Club logo

nuwitwebsite's Introduction

NUWIT Website

This is the repo for the NU Women in Tech club website. It's hosted on the CCIS servers under

/net/www/ccs/groups/CISters

with the domain nuwit.ccs.neu.edu.

Getting started

This site is built on a static site generator called Jekyll. So first, check out Jekyll's quick start guide and installation docs.

After you've installed Jekyll and all its dependences, open up a terminal window and then:

  1. git clone [email protected]:nuwit/website.git nuwit-website
  2. cd nuwit-website
  3. bundle install
  4. jekyll serve (this command watches for local changes automatically)
  5. Open up a browser and go to localhost:4000

At any point if you find yourself confused about any of the code, Jekyll docs and google are your best friends.

Deployment

Step 1: Run jekyll build

(This will generate a fresh build of the project into the _site folder.)

There are several ways you can push files onto the CCIS server, but the easiest way is probably FTP (File Transfer Protocol). If you haven't used an FTP client before, go ahead and download Filezilla or Cyberduck.

Under site manager, set up your connection to the CCIS server like so:

Step 2: Navigate to the CISters directory /net/www/ccs/groups/CISters

The easiest way to navigate to that directory is by copying and pasting that path into the remote site input like so:

Make sure you COPY AND PASTE the path, you won't be able to find the directory by clicking through the folders.

Step 3: Drag and drop the files from _site into the CISters directory

Important (!!!) If you drag and drop everything in your directory, you'll break the whole site. The correct files are ONLY the files in the _site directory

nuwitwebsite's People

Contributors

fullstacktiger avatar

Watchers

James Cloos 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.