diff --git a/app/styles/fonts/minds_org.eot b/app/styles/fonts/minds_org.eot new file mode 100755 index 0000000..a0fd02f Binary files /dev/null and b/app/styles/fonts/minds_org.eot differ diff --git a/app/styles/fonts/minds_org.svg b/app/styles/fonts/minds_org.svg new file mode 100755 index 0000000..06ae37e --- /dev/null +++ b/app/styles/fonts/minds_org.svg @@ -0,0 +1,32 @@ + + + +Copyright (C) 2016 by original authors @ fontello.com + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/styles/fonts/minds_org.ttf b/app/styles/fonts/minds_org.ttf new file mode 100755 index 0000000..b3e7651 Binary files /dev/null and b/app/styles/fonts/minds_org.ttf differ diff --git a/app/styles/fonts/minds_org.woff b/app/styles/fonts/minds_org.woff new file mode 100755 index 0000000..0ce267d Binary files /dev/null and b/app/styles/fonts/minds_org.woff differ diff --git a/app/styles/fonts/minds_org.woff2 b/app/styles/fonts/minds_org.woff2 new file mode 100755 index 0000000..3304bc0 Binary files /dev/null and b/app/styles/fonts/minds_org.woff2 differ diff --git a/app/styles/fonts/fontello.eot b/app/styles/fonts/old_font/fontello.eot similarity index 100% rename from app/styles/fonts/fontello.eot rename to app/styles/fonts/old_font/fontello.eot diff --git a/app/styles/fonts/fontello.svg b/app/styles/fonts/old_font/fontello.svg similarity index 100% rename from app/styles/fonts/fontello.svg rename to app/styles/fonts/old_font/fontello.svg diff --git a/app/styles/fonts/fontello.ttf b/app/styles/fonts/old_font/fontello.ttf similarity index 100% rename from app/styles/fonts/fontello.ttf rename to app/styles/fonts/old_font/fontello.ttf diff --git a/app/styles/fonts/fontello.woff b/app/styles/fonts/old_font/fontello.woff similarity index 100% rename from app/styles/fonts/fontello.woff rename to app/styles/fonts/old_font/fontello.woff diff --git a/app/styles/main.scss b/app/styles/main.scss index 25f11a1..16ac66c 100644 --- a/app/styles/main.scss +++ b/app/styles/main.scss @@ -5,16 +5,16 @@ $lato: "Lato"; $orange: #FFCC00; @font-face { - font-family: 'fontello'; - src: url('fonts/fontello.eot?55589523'); - src: url('fonts/fontello.eot?55589523#iefix') format('embedded-opentype'), - url('fonts/fontello.woff?55589523') format('woff'), - url('fonts/fontello.ttf?55589523') format('truetype'), - url('fonts/fontello.svg?55589523#fontello') format('svg'); + font-family: 'minds_org'; + src: url('fonts/minds_org.eot?39062049'); + src: url('fonts/minds_org.eot?39062049#iefix') format('embedded-opentype'), + url('fonts/minds_org.woff2?39062049') format('woff2'), + url('fonts/minds_org.woff?39062049') format('woff'), + url('fonts/minds_org.ttf?39062049') format('truetype'), + url('fonts/minds_org.svg?39062049#minds_org') format('svg'); font-weight: normal; font-style: normal; } - .browsehappy { margin: 0.2em 0; background: #ccc; @@ -36,7 +36,7 @@ body { border:0; border-radius:0; z-index:3; - + .container-fluid{ max-width:1300px; } @@ -45,12 +45,12 @@ body { margin:0; padding:0; margin:8px 0 24px; - + img{ display:inline-block; height:60px; } - + h1{ font-family:$roboto; font-size:38px; @@ -62,10 +62,10 @@ body { vertical-align:middle; } } - + .navbar-nav{ float:right; - + li { font-family:$roboto; font-weight:400; @@ -145,27 +145,27 @@ body { min-height:500px; background:#333; position:relative; - + .inner{ margin:auto; max-width:1300px; } - + .code-block{ margin:72px 16px 25px; float:left; - + p{ color:$orange; font-size:24px; font-family:"Roboto Slab"; font-weight:200; - + .spacer{ display:inline-block; width:30px; } - + } } } @@ -177,7 +177,7 @@ body { text-align:center; text-align: center; padding: 78px 0; - + h1{ font-size:46px; font-weight:300; @@ -187,13 +187,13 @@ body { font-weight:300; } } - + .feature{ margin:72px 0; display:flex; - + .icon{ - font-family: 'fontello'; + font-family: 'minds_org'; font-size: 150px; width: 321px; margin: 13px; @@ -204,4 +204,4 @@ body { /* imports */ @import 'frontpage'; -@import 'docs'; \ No newline at end of file +@import 'docs'; diff --git a/app/views/code.html b/app/views/code.html index 8e8acab..e40d610 100644 --- a/app/views/code.html +++ b/app/views/code.html @@ -7,26 +7,35 @@ - +
- +
-
+

Mobile

-

Minds Mobile allows you to connect to any Minds node.

- Explore Code +

Minds Mobile allows you to connect to any Minds node natively using a mobile device.

+ Explore Code
- + +
+
+
+

Web

+

Minds Web allows you to connect to any Minds node using a web browser.

+ Explore Code +
+
+

Coming Soon.

-

Core Engine. Cinemr (video transcoder). Wordpress Plugin

+

Core Engine. Cinemr (video transcoder). Wordpress Plugin

- - + +
- - \ No newline at end of file + + diff --git a/app/views/docs.html b/app/views/docs.html index 4b05417..86492e9 100644 --- a/app/views/docs.html +++ b/app/views/docs.html @@ -7,37 +7,37 @@ - - + +
- -
-
+ +
+

Mobile App

Get started and discover the internals of our mobile app.

- View on Github + View
- +
-
+

Public API

Explore our public API.

- Coming Soon. +

Coming soon.

- +
-
+

Private (Internal) API

Coming soon.

- - + +
- \ No newline at end of file + diff --git a/app/views/governance.html b/app/views/governance.html index 5e8967f..5cb96c4 100644 --- a/app/views/governance.html +++ b/app/views/governance.html @@ -7,15 +7,15 @@ - +

Powered by the people.

Minds.org is a democratically governed co-operative, governed by the people.

- +
-
+

Under construction

We are currently working on creating the community, constitution and voting models. Please standby...

@@ -24,4 +24,4 @@

Under construction

-
\ No newline at end of file +