Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
Signed-off-by: Nordic Energy Dev <[email protected]>
  • Loading branch information
nordicenergy committed Jan 31, 2020
0 parents commit 26e905c
Show file tree
Hide file tree
Showing 357 changed files with 103,858 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitpod.Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
FROM gitpod/workspace-mysql

USER gitpod

# Install custom tools, runtime, etc. using apt-get
# For example, the command below would install "bastet" - a command line tetris clone:
#
# RUN sudo apt-get -q update && # sudo apt-get install -yq bastet && # sudo rm -rf /var/lib/apt/lists/*
#
# More information: https://www.gitpod.io/docs/42_config_docker/
6 changes: 6 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
tasks:
- init: echo "Replace me with a build script for the project."
command: echo "Replace me with omething that should run on every start, or just
remove me entirely."
image:
file: .gitpod.Dockerfile
3 changes: 3 additions & 0 deletions .theia/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"editor.autoSave": "on"
}
760 changes: 760 additions & 0 deletions Campaign-Grid-View.html

Large diffs are not rendered by default.

782 changes: 782 additions & 0 deletions Campaign-List-View.html

Large diffs are not rendered by default.

682 changes: 682 additions & 0 deletions Eco-System.html

Large diffs are not rendered by default.

810 changes: 810 additions & 0 deletions Events.html

Large diffs are not rendered by default.

682 changes: 682 additions & 0 deletions Good-Nature.html

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions GreenVentures doc/css/bootstrap.css

Large diffs are not rendered by default.

Loading

0 comments on commit 26e905c

Please sign in to comment.