Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Admin] Added admin as submodule #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "admin"]
path = admin
url = https://github.com/Spacebrew/webAdmin.git
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Getting Started
* Clone the repo from github
* Install the dependencies using node packaged modules
- `npm install`
* Initialize admin submodule
- ```git submodule update --init```

### 2. Run the Server
* Open terminal and navigate to the base directory of the spacebrew server
Expand Down
1 change: 1 addition & 0 deletions admin
Submodule admin added at 4876f1
Binary file removed admin/2012-09-10 Comp-C.png
Binary file not shown.
13 changes: 0 additions & 13 deletions admin/css/reset.css

This file was deleted.

330 changes: 0 additions & 330 deletions admin/css/style.css

This file was deleted.

Binary file removed admin/fonts/DIN/DINNeuzeitGroteskStd-BdCond.otf
Binary file not shown.
Binary file removed admin/fonts/DIN/DINNeuzeitGroteskStd-Light.otf
Binary file not shown.
Binary file removed admin/fonts/DIN/DINPro-Black.otf
Binary file not shown.
Binary file removed admin/fonts/DIN/DINPro-Bold.otf
Binary file not shown.
Binary file removed admin/fonts/DIN/DINPro-Medium.otf
Binary file not shown.
Binary file removed admin/fonts/DIN/DINPro-Regular.otf
Binary file not shown.
Binary file removed admin/img/design/2012-09-10 Comp-Cnotop.png
Binary file not shown.
Binary file not shown.
Binary file removed admin/img/design/Spacebrew_0000_Default A notop.png
Binary file not shown.
Binary file removed admin/img/design/Spacebrew_0000_Default A.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed admin/img/design/Spacebrew_0005_Click A.jpg
Binary file not shown.
Binary file removed admin/img/design/Spacebrew_0006_Click B.jpg
Binary file not shown.
Binary file removed admin/img/design/Spacebrew_0007_Click C.jpg
Binary file not shown.
Binary file removed admin/img/design/focus.png
Binary file not shown.
Binary file removed admin/img/design/item type formatting.jpg
Binary file not shown.
Binary file removed admin/img/dot-bg.png
Binary file not shown.
Binary file removed admin/img/lab-logo.png
Binary file not shown.
Binary file removed admin/img/node-closed-active-i.png
Binary file not shown.
Binary file removed admin/img/node-closed.png
Binary file not shown.
Binary file removed admin/img/node-open-active-i.png
Binary file not shown.
Binary file removed admin/img/node-open.png
Binary file not shown.
Binary file removed admin/img/p-node-on-closed.png
Binary file not shown.
Binary file removed admin/img/p-node-on-open.png
Binary file not shown.
Binary file removed admin/img/s-node-on-closed.png
Binary file not shown.
Binary file removed admin/img/s-node-on-open.png
Binary file not shown.
Binary file removed admin/img/spacebrew-logo-2.png
Binary file not shown.
Binary file removed admin/img/spacebrew-logo.png
Diff not rendered.
Loading