Coder Social home page Coder Social logo

deep-learning-decal-website's Introduction

Deep Learning Decal Website

This repo hosts Machine Learning at Berkeley's Deep Learning Decal website. The Jekyll theme is from here.

Instructions for MLAB editors

  • This site is run of Jekyll, a ruby Gem that generates static sites.
  • To use this repo make sure you have Jekyll installed
  • To debug this site, run jekyll serve to create a local server. Go to the specified url (probably http://127.0.0.1:4000/decals/DSD/) to see the site.
  • To generate the static site, run jekyll build. This generates the stie and puts it in the _site directory. (Only really need to do this on the OCF machine (see below))

Writing a post

  • Go to the _posts directory and make a new markdown file in the same format as the other files
  • Edit it using markdown syntax
  • To debug, use jekyll serve (see above)

Deploying the website

  • Push your changes to github
  • Log on to the ocf server and go to ~/dgeng/ and find the appropriate directory/repo
  • Git pull in the repo on the remote
  • Start the rvm (see the README.md in ~/dgeng/
  • Run jekyll build --destination ../../mlabweb/src/public/decals/DLD/ or DSD depending on which

deep-learning-decal-website's People

Contributors

dangeng avatar dssd1001 avatar jamesmbartlett avatar

Watchers

William Guss avatar James Cloos avatar Ted Xiao avatar Gautham Kesineni avatar Andrew Tan avatar Brenton Chu avatar Zhongxia Yan avatar  avatar Humza Iqbal avatar Olivia Koshy avatar Gan Tu 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.