diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..863eb5f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.DS_Store
+*.sublime-project
+*.sublime-workspace
+*.sublime-grunt.cache
+*.sass-cache
+*.css.map
+lib/node_modules
+lib/bower_components
\ No newline at end of file
diff --git a/app/partials/tutorials.html b/app/partials/tutorials.html
new file mode 100644
index 0000000..50d221c
--- /dev/null
+++ b/app/partials/tutorials.html
@@ -0,0 +1,20 @@
+
+
diff --git a/css/main.css b/css/main.css
index 6287d6b..431887a 100644
--- a/css/main.css
+++ b/css/main.css
@@ -4,6 +4,7 @@
.really-dark {
background-color: #040620!important;
+ margin-bottom: -150px !important;
}
.logo-grey {
@@ -92,7 +93,30 @@ img.overview {
.brand-logo {
background: url(./deepforge-logo.png) no-repeat 10px 12px;
background-size: 75%;
+ margin-left: 15px;
height: 60px;
width: 200px;
display: block;
}
+
+
+.section.no-pad-bot {
+ margin-top: -30px;
+}
+
+.navbar-default .navbar-nav>li>a {
+ color: #777;
+ font-size: 1.2em;
+}
+
+button .navbar-toggle{
+ background-color: #040620 !important;
+}
+
+.move-me {
+ margin-top: 35px !important;
+}
+
+.com{
+ margin-top: 1px !important;
+}
diff --git a/index.html b/index.html
index 32376fd..099b641 100644
--- a/index.html
+++ b/index.html
@@ -5,9 +5,9 @@
-
-
-
+
+
+
-
+
-
+
+
A Modern Development Environment for Deep Learning
@@ -145,7 +154,7 @@
announcement
Issue Tracker
The Github issue tracker is a good place to get answers for common questions and report any new issues.
-
Issues
+
Issues
@@ -153,7 +162,7 @@
code
Contribute
Contributions are welcome! Just fork the project and submit some PR's or develop your own custom extensions. If you have any questions, just reach out on Gitter!
-
Contribute
+
Contribute
@@ -170,5 +179,11 @@
+
+
+
+
+
+