mirror of
https://github.com/google/pebble.git
synced 2025-06-24 10:06:16 +00:00
Import the pebble dev site into devsite/
This commit is contained in:
parent
3b92768480
commit
527858cf4c
1359 changed files with 265431 additions and 0 deletions
84
devsite/source/videos.html
Normal file
84
devsite/source/videos.html
Normal file
|
@ -0,0 +1,84 @@
|
|||
---
|
||||
# Copyright 2025 Google LLC
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
layout: more
|
||||
title: Videos
|
||||
menu_subsection: videos
|
||||
permalink: /videos/
|
||||
scripts:
|
||||
- videos
|
||||
---
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-l-12">
|
||||
<h1 class="pagetitle">Videos</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-l-8">
|
||||
<h2>General Videos</h2>
|
||||
<h3>Introduction to Pebble Development</h3>
|
||||
<a href="#"><img src="http://img.youtube.com/vi/LU_hPBhgjGQ/maxresdefault.jpg"></a>
|
||||
<h3>Build a Watchface</h3>
|
||||
<a href="#"><img src="http://img.youtube.com/vi/3aZ_MpjVCPk/maxresdefault.jpg"></a>
|
||||
</div>
|
||||
<!-- <div class="col-l-8">
|
||||
<div class="row">
|
||||
<div class="col-l-6">
|
||||
<div class="pretty-embed" data-pe-videoid="LU_hPBhgjGQ" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
<div class="col-l-6">
|
||||
<div class="pretty-embed" data-pe-videoid="" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
</div>
|
||||
<h2>2014 Developer Retreat</h2>
|
||||
<div class="row">
|
||||
<div class="col-l-6">
|
||||
<p>Welcome Talk by CEO Eric Migicovsky</p>
|
||||
<div class="pretty-embed" data-pe-videoid="U_lAs1o8BoQ" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
<div class="col-l-6">
|
||||
<p>Thomas Sarlandie Kickoff Talk</p>
|
||||
<div class="pretty-embed" data-pe-videoid="z9v2_BhHnxU" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
</div>
|
||||
<h3>Advanced Techniques</h3>
|
||||
<div class="row">
|
||||
<div class="col-l-4">
|
||||
<p>Size</p>
|
||||
<div class="pretty-embed" data-pe-videoid="8tOhdUXcSkw" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
<div class="col-l-4">
|
||||
<p>Graphics</p>
|
||||
<div class="pretty-embed" data-pe-videoid="lYoHh19RNy4" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
<div class="col-l-4">
|
||||
<p>1010000</p>
|
||||
<div class="pretty-embed" data-pe-videoid="ft1nplN-K5g" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
</div>
|
||||
<h3>Robot Challenge</h3>
|
||||
<div class="pretty-embed" data-pe-videoid="KSMFjlc6H88" data-pe-fitvids="true"></div>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="col-l-4">
|
||||
<div class="gray-box">
|
||||
<h3>Contents</h3>
|
||||
<ul>
|
||||
<li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue