Skip to content

Commit 2e3fd28

Browse files
committed
Fix docs home page
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
1 parent 45693f7 commit 2e3fd28

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+3653
-18
lines changed

index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,17 @@
3030
<meta property="fb:admins" content="1032807203462807" />
3131

3232
<!-- set images for generic, twitter and Open Graph -->
33-
<meta itemprop="image" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png">
34-
<meta name="twitter:image" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png">
35-
<meta name="twitter:image:src" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png">
36-
<meta property="og:image" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png">
33+
<meta itemprop="image" content="./static/images/files_page.png">
34+
<meta name="twitter:image" content="./static/images/files_page.png">
35+
<meta name="twitter:image:src" content="./static/images/files_page.png">
36+
<meta property="og:image" content="./static/images/files_page.png">
3737

3838
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
39-
<link rel="stylesheet" href="https://docs.nextcloud.com/server/14/user_manual/_static/main.min.css" type="text/css" />
40-
<link rel="stylesheet" href="https://docs.nextcloud.com/server/14/user_manual/_static/styles.css" type="text/css" />
39+
<link rel="stylesheet" href="./static/css/main.min.css" type="text/css" />
40+
<link rel="stylesheet" href="./static/css/styles.css" type="text/css" />
4141

42-
<script type="text/javascript">var templateUrl='https://docs.nextcloud.com/server/14/user_manual/_static/';</script> <script data-main="https://docs.nextcloud.org/server/13/user_manual/_static/js/require.config.js" src="https://docs.nextcloud.org/server/14/user_manual/_static/js/require.min.js"></script>
42+
<script type="text/javascript">var templateUrl='https://docs.nextcloud.com/server/14/user_manual/_static/';</script>
43+
<script data-main="./static/js/require.config.js" src="./static/js/require.min.js"></script>
4344

4445
<script>require(["require.config"],function(){require(["modules/header","main","modernizr","modules/cookieconsent"])});</script>
4546

@@ -52,13 +53,12 @@
5253
HAS_SOURCE: true
5354
};
5455
</script>
55-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/jquery.js"></script>
56-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/underscore.js"></script>
57-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/doctools.js"></script>
58-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/js/jquery-1.11.0.min.js"></script>
59-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/js/jquery-fix.js"></script>
60-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/bootstrap-3.1.0/js/bootstrap.min.js"></script>
61-
<script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/bootstrap-sphinx.js"></script>
56+
<script type="text/javascript" src="./static/js/underscore.js"></script>
57+
<script type="text/javascript" src="./static/js/jquery.js"></script>
58+
<script type="text/javascript" src="./static/js/doctools.js"></script>
59+
<script type="text/javascript" src="./static/js/jquery-1.11.0.min.js"></script>
60+
<script type="text/javascript" src="./static/js/jquery-fix.js"></script>
61+
<script type="text/javascript" src="./static/js/bootstrap.min.js"></script>
6262
<!-- Piwik -->
6363
<script type="text/javascript">
6464
var _paq = _paq || [];
@@ -114,7 +114,7 @@
114114
<li class="nav__item">
115115
<a href="https://nextcloud.com/files">
116116
<div class="nav__logo">
117-
<img style="" src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Files.svg" >
117+
<img style="" src="./static/img/Nextcloud-Files.svg" >
118118
</div>
119119
<div class="nav__text">
120120
<strong>Nextcloud Files</strong>
@@ -126,7 +126,7 @@
126126
<li class="nav__item">
127127
<a href="https://nextcloud.com/talk">
128128
<div class="nav__logo">
129-
<img src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Talk.svg" >
129+
<img src="./static/img/Nextcloud-Talk.svg" >
130130
</div>
131131
<div class="nav__text">
132132
<strong>Nextcloud Talk</strong>
@@ -138,7 +138,7 @@
138138
<li class="nav__item">
139139
<a href="https://nextcloud.com/groupware">
140140
<div class="nav__logo">
141-
<img src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Groupware.svg" >
141+
<img src="./static/img/Nextcloud-Groupware.svg" >
142142
</div>
143143
<div class="nav__text">
144144
<strong>Nextcloud Groupware</strong>
@@ -150,7 +150,7 @@
150150
<li class="nav__item">
151151
<a href="https://nextcloud.com/athome">
152152
<div class="nav__logo">
153-
<img src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Home.svg" >
153+
<img src="./static/img/Nextcloud-Home.svg" >
154154
</div>
155155
<div class="nav__text">
156156
<strong>Nextcloud at home</strong>

static/css/fonts/OpenSans-Bold.ttf

219 KB
Binary file not shown.

static/css/fonts/OpenSans-Bold.woff

20.8 KB
Binary file not shown.

static/css/fonts/OpenSans-Italic.ttf

208 KB
Binary file not shown.

static/css/fonts/OpenSans-Italic.woff

22.6 KB
Binary file not shown.

static/css/fonts/OpenSans-Light.ttf

217 KB
Binary file not shown.

static/css/fonts/OpenSans-Light.woff

61.4 KB
Binary file not shown.

static/css/fonts/OpenSans-Regular.ttf

212 KB
Binary file not shown.
20.1 KB
Binary file not shown.
70.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)