Skip to content

Commit

Permalink
Misc fixes (google#5122)
Browse files Browse the repository at this point in the history
* fixes google#5075 - removes outdated Indonesian landing

* fixes google#5072 - adds missing images

* Fixes google#4943

* Adds NIC Devtools to nav

* Fixes google#4757

* Fixes google#5122 - missing KO content
  • Loading branch information
petele authored Oct 9, 2017
1 parent 79608f7 commit c5e734d
Show file tree
Hide file tree
Showing 10 changed files with 160 additions and 262 deletions.
3 changes: 3 additions & 0 deletions app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ handlers:
- url: /wf-local/styles/
static_dir: gae/styles/

- url: /wf-local/images/
static_dir: gae/images/

- url: /web/(.*\.(png|gif|jpg|svg|xml|mp4|webm|pdf|mp3|mov))
static_files: src/content/en/\1
expiration: 1d
Expand Down
132 changes: 132 additions & 0 deletions gae/images/credentials-spinner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions gae/images/redesign-14/button-down-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions gae/images/redesign-14/button-down-grey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions gae/images/redesign-14/nav-status-experimental.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/content/en/showcase/2016/ali-express-smart-lock.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ project_path: /web/_project.yaml
book_path: /web/showcase/_book.yaml

{# wf_published_on: 2016-09-29 #}
{# wf_updated_on: 2017-01-17 #}
{# wf_updated_on: 2017-10-09 #}
{# wf_featured_image: /web/showcase/2016/images/ali-express-smart-lock/card.png #}
{# wf_featured_snippet: Most Indian users reach the Internet via 2G and 3G networks, so a fast user experience is essential. To decrease load times, Housing.com added Service Workers and streamlined their site to help consumers quickly find what they’re looking for. Users can continue browsing properties and reviewing previous searches, all while offline. #}
{# wf_featured_snippet: With Smart Lock, AliExpress was able to improve the user experience in their app and websites: it’s faster for users to login and start the shopping journey, users do not need to constantly remember their passwords, and users can be automatically signed in when moving between platforms like Android and Chrome web. #}
{# wf_tags: smart-lock,casestudy #}
{# wf_region: asia #}
{# wf_vertical: retail #}
Expand Down
3 changes: 3 additions & 0 deletions src/content/en/shows/_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ upper_tabs:
- title: New in Chrome
path: https://www.youtube.com/playlist?list=PLNYkxOF6rcIDfz8XEA3loxY32tYh7CI3m
status: external
- title: New in Chrome DevTools
path: https://www.youtube.com/watch?list=PLNYkxOF6rcIBDSojZWBv4QJNoT4GNYzQD
status: external
- include: /web/shows/designer-vs-developer/_toc.yaml
- include: /web/shows/ttt/_toc.yaml
- title: A11ycasts with Rob Dodson
Expand Down
6 changes: 6 additions & 0 deletions src/content/en/shows/cds/_toc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
toc:
- title: Chrome Dev Summit
section:
- title: '2017'
path: https://www.youtube.com/watch?list=PLNYkxOF6rcICUD5nBfRdAR6Fveosnqa5m
status: external
- title: '2016'
path: https://www.youtube.com/watch?list=PLNYkxOF6rcIBTs2KPy1E6tIYaWoFcG3uj
status: external
- title: '2015'
path: https://www.youtube.com/playlist?list=PLNYkxOF6rcICcHeQY02XLvoGL34rZFWZn
status: external
Expand Down
Loading

0 comments on commit c5e734d

Please sign in to comment.