GithubHelp home page GithubHelp logo

shleewhite / inquiry.ucsc.edu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ucsc/site-inquiry

0.0 1.0 0.0 14.79 MB

Content for UCSC Research Magazine.

Ruby 7.73% Shell 1.39% HTML 30.68% JavaScript 6.41% CSS 53.79%

inquiry.ucsc.edu's Introduction

Inquiry @ UC Santa Cruz

Build Status

Inquiry is the annual research magazine published by UC Santa Cruz. The premiere issue was published in June 2015. This repository contains all of the content for the Inquiry magazine web site.

Getting Started

Set up your project in your code directory

git clone [email protected]:knice/inquiry.ucsc.edu.git your-project-folder
cd your-project-folder
git remote rm origin
git remote add origin your-repo-url

Install dependencies

bundle install

Run the server and watch for changes in your files

jekyll serve -w

Deploy to Github Pages

jekyll build && git subtree push --prefix build origin gh-pages

Stylesheets, fonts, images, and javascript files go in the /source/_assets/ directory. Vendor stylesheets and javascripts should go in each of their /vendor/ directories.

Issues

If you have problems, please create a GitHub Issue.

Credits

This site is built with Jekyll, tested and deployed with Travis-CI, and served from a bucket on Amazon S3. This particular configuration of Jekyll is called Proteus Jekyll, created and maintained by thoughtbot, inc.

Inquiry magazine is Copyright © 2015, The Regents of the University of California.

inquiry.ucsc.edu's People

Contributors

knice avatar luckyluke001 avatar

Watchers

 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.