Skip to content

Commit

Permalink
Use upstream landscapeapp; closes cncf#1015 (cncf#1046)
Browse files Browse the repository at this point in the history
* wip

* wip

* more progress

* making a prototype of a new cncf repo

* working on yarn open:src command

* simplify package.json

* using custom images

* Ads are controlled from settings.yml

* presets are from settings

* minor changes, renaming cncf_project to project

* more global settings

* extracting test specific parameters

* yarn build works locally

* update to the latest version

*  trying a different command

* one more attempt

* one more attempt

* one more change

* ignore an upstream app if it is cloned

* one more change

* adding meta properties

* project and membership fields

* more changes to represent the sandbox

* typo

* a bit more changes

* a bit more settings

* describing the landscape

* more changes

* a better layout for a big picture

* updating layout

* minor layout fix

* provide ip address to the update server

* applying auto formatting

* a fix for a server setup config

* try to use relative urls

* use normal urls in settings

* using interactive landscape from npm

* try this build

* upgrade to a latest version of interactive landscape

* update to latest upstream

* upgrade to a latest version

* update to latest version
  • Loading branch information
AndreyKozlov1984 authored and dankohn committed Dec 19, 2018
1 parent 477ccc9 commit 28adf59
Show file tree
Hide file tree
Showing 27 changed files with 3,160 additions and 2,723 deletions.
98 changes: 0 additions & 98 deletions .babelrc

This file was deleted.

13 changes: 0 additions & 13 deletions .editorconfig

This file was deleted.

8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ dist
# Mac files
.DS_Store

errors.csv
tmp
src/data.json
src/preview.json
src/lookup.json
data.json
preview.json
lookup.json
landscapeapp
4 changes: 0 additions & 4 deletions .istanbul.yml

This file was deleted.

Empty file removed .watchmanconfig
Empty file.
11 changes: 11 additions & 0 deletions PROJECT_FILES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cached_logos - a folder where we store processed svg images
hosted_logos - where we host our own images
logos - ads, left top, right top, favicon
babel.config.js - may be not required, a way to properly setup babel
babel.js - a hack to get babel-node working when put into the node_modules
landscape.yml - main file with data
processed_landscape.yml -
package.json - should be just a wrapper to call commands from `node_modules/interactive-landscape/package.json`
members.yml - where we store cncf or lfdl projects membership
.github - project specific templates. They are not inherited from the interactive-landscape

2 changes: 0 additions & 2 deletions _headers

This file was deleted.

1 change: 0 additions & 1 deletion _redirects

This file was deleted.

Binary file added images/ad0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ad1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/amplify.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions images/left-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 28adf59

Please sign in to comment.