Giter Club home page Giter Club logo

python3's Introduction

ADI Curriculum Template

Make a new curriculum to be deployed on learn.adicu.com. It's easy to get started writing your own curriculum!

Getting started

This assumes that you don't fork this repo. You can only fork once, after all!

  1. git clone https://github.com/adicu/learn-template.git

  2. cd learn-template

  3. make. This will prompt you several times:

    1. First, make a new, different repo on GitHub for your curriculum, and don't initialize it with a README.md or .gitignore. We'll make these ourselves. Copy the HTTPS / SSH url, and paste it into the first prompt.
    2. Next, enter the name for your curriculum. It should be capitalized, with spaces. Something like "Javascript for Beginners" is good.

    The whole process should look something like this:

    Make a new repo on GitHub, and find it's SSH / HTTPS url, and paste it below.
    Paste GitHub URL: https://github.com/danrschlosser/learn-javascript.git
    Please enter the name of your curriculum: JavaScript for Beginners
    Filling in templates...
    Converting markdown with Python markdown...
    Syncing build/title.txt with https://github.com/danrschlosser/learn-javascript.git
    
  4. Edit your newly created markdown file. The make command should have created a .md file in the root directory. Write your curriculum in the file.

Viewing in Browser

The make command also generates output.html, which is the HTML version of the markdown file created in the root directory. You can open this file in your browser to view your project.

Deploying

Note: In order to deploy these projects, you need to have SSH access to adi-website. Ask Dan, Nate, Eunice, or Raymond for help setting this up.

Run make deploy to deploy your curriculum. The first time, it will ask for a path slug. Give something unique!

python3's People

Contributors

schlosser avatar clesleycode 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.