Code Monkey home page Code Monkey logo

uxui0619's Introduction

UX/UI Bootcamp

This is the source code for https://0619.uxui.cat, the course website of the UX/UI bootcamp at Ironhack in Barcelona, June–August 2019. Nevan Scott teaches this 9-week bootcamp at Ironhack Barcelona.

License

The content on this site is copyright © 2018–2019 Nevan Scott. Referenced readings and quotations are attributed to their respective authors.

This work is available under an Attribution-ShareAlike 4.0 International.

Contributors

Installation

To run a local version of the website:

  1. Make sure you have bundler installed.
  2. Run git clone [email protected]:nevanscott/uxui0619.git
  3. Run cd uxui0619
  4. Run bundle install
  5. Run bundle exec jekyll serve --livereload
  6. Visit http://localhost:4000

Starting a new class

  1. Clone the repo for the class you want to base the new class on.
  2. Make appropriate updates in the following files:
    • _data/course.yml
    • README.md
  3. Run bundle install then bundle exec jekyll serve --livereload to confirm everything is working as expected.
  4. Commit the changes with a message like April 2019 cohort.
  5. Create a repository on github for the new class.
  6. Remove the exisiting remote git remote remove origin.
  7. Add the new remote and push to it. (May take a minute.)
  8. Create a new site on Netlify, building from the Github repo you just created. (Keep the basic settings.)
  9. Change the Site name to something more appropriate, like uxui0419.
  10. Add a custom domain as desired.

Quick Start

Deploy to Netlify

uxui0619's People

Contributors

nevanscott avatar hectorrebollo avatar elise2106 avatar lrbloomfield avatar dzc1 avatar alexiszambranogarcia avatar jjyuuu avatar raphamontenegro avatar francescaropolo avatar

Watchers

James Cloos avatar

uxui0619's Issues

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.