GithubHelp home page GithubHelp logo

gamer7569 / tutorials.ubuntu.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from canonical-web-and-design/tutorials.ubuntu.com

0.0 2.0 0.0 5.35 MB

License: Other

Python 7.94% Shell 1.50% HTML 88.55% JavaScript 2.02%

tutorials.ubuntu.com's Introduction

tutorials.ubuntu.com

The Polymer application that runs https://tutorials.ubuntu.com.

For guidelines and help on how to build tutorial content, go to CONTRIBUTING.md

For more in depth information on how the site works, go to HACKING.md

Local development

You can run this project locally with Polymer CLI.

Dependencies

npm install -g polymer-cli bower  # Install Polymer and Bower
bower install                     # Pull down Bower dependencies

Viewing Your Application

$ polymer serve

Importing Codelabs

Upon loading the website initially, you will likely be met with example content. To import live content, you will need to run:

$ ./bin/build-tutorials

This will import the defined Google Doc IDs from the config folder.

If you encounter an auth error, trying to import with this command should give you instructions on getting the token.

$ ./tools/codelabs add [GOOGLE_DOC_ID]

Building Your Application

$ polymer build

This will create a build/ folder with bundled/ and unbundled/ sub-folders containing a bundled (Vulcanized) and unbundled builds, both run through HTML, CSS, and JS optimizers.

You can serve the built versions by giving polymer serve a folder to serve from:

$ polymer serve build/bundled/app

The information presented on https://tutorials.ubuntu.com is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license. The codebase of the tutorials application is licensed under the LGPLv3 by Canonical Ltd.

This code is based on ubuntu/codelabs-source (by @didrocks), which is in turn based on googlecodelabs/codelab-components. Codelab-components is licensed with the Apache License, Version 2.

tutorials.ubuntu.com's People

Contributors

anthonydillon avatar cypresslin avatar deadlight avatar didrocks avatar grahambancroft avatar nottrobin avatar pieterdd avatar willmoggridge avatar

Watchers

 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.