Skip to content

Commit 6d024b2

Browse files
committed
change domain
1 parent 38289d0 commit 6d024b2

File tree

15 files changed

+1920
-342
lines changed

15 files changed

+1920
-342
lines changed

guides/index.html

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,42 +13,42 @@
1313
<meta name="generator" content="Hugo 0.19" />
1414

1515

16-
<link rel="canonical" href="https://cmontella.github.io/docs/guides/">
16+
<link rel="canonical" href="https://docs-next.witheve.com/guides/">
1717

1818
<meta name="author" content="Eve">
1919

2020

21-
<meta property="og:url" content="https://cmontella.github.io/docs/guides/">
21+
<meta property="og:url" content="https://docs-next.witheve.com/guides/">
2222
<meta property="og:title" content="Eve Documentation">
2323

2424
<meta name="apple-mobile-web-app-title" content="Eve Documentation">
2525
<meta name="apple-mobile-web-app-capable" content="yes">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
2727

28-
<link rel="shortcut icon" type="image/x-icon" href="https://cmontella.github.io/docs/images/favicon.png">
29-
<link rel="icon" type="image/x-icon" href="https://cmontella.github.io/docs/images/favicon.png">
28+
<link rel="shortcut icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
29+
<link rel="icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
3030

3131
<style>
3232
@font-face {
3333
font-family: 'Icon';
34-
src: url('https://cmontella.github.io/docs/fonts/icon.eot?52m981');
35-
src: url('https://cmontella.github.io/docs/fonts/icon.eot?#iefix52m981')
34+
src: url('https://docs-next.witheve.comfonts/icon.eot?52m981');
35+
src: url('https://docs-next.witheve.comfonts/icon.eot?#iefix52m981')
3636
format('embedded-opentype'),
37-
url('https://cmontella.github.io/docs/fonts/icon.woff?52m981')
37+
url('https://docs-next.witheve.comfonts/icon.woff?52m981')
3838
format('woff'),
39-
url('https://cmontella.github.io/docs/fonts/icon.ttf?52m981')
39+
url('https://docs-next.witheve.comfonts/icon.ttf?52m981')
4040
format('truetype'),
41-
url('https://cmontella.github.io/docs/fonts/icon.svg?52m981#icon')
41+
url('https://docs-next.witheve.comfonts/icon.svg?52m981#icon')
4242
format('svg');
4343
font-weight: normal;
4444
font-style: normal;
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/application.css">
49-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/temporary.css">
50-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/highlight/highlight.css">
48+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/application.css">
49+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/temporary.css">
50+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/palettes.css">
51+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/highlight/highlight.css">
5252

5353

5454

@@ -64,11 +64,11 @@
6464
</style>
6565

6666

67-
<script src="https://cmontella.github.io/docs/javascripts/modernizr.js"></script>
67+
<script src="https://docs-next.witheve.comjavascripts/modernizr.js"></script>
6868

6969

70-
<link href="https://cmontella.github.io/docs/guides/index.xml" rel="alternate" type="application/rss+xml" title="Eve Documentation" />
71-
<link href="https://cmontella.github.io/docs/guides/index.xml" rel="feed" type="application/rss+xml" title="Eve Documentation" />
70+
<link href="https://docs-next.witheve.com/guides/index.xml" rel="alternate" type="application/rss+xml" title="Eve Documentation" />
71+
<link href="https://docs-next.witheve.com/guides/index.xml" rel="feed" type="application/rss+xml" title="Eve Documentation" />
7272

7373

7474
</head>
@@ -79,7 +79,7 @@
7979
<a href="http://witheve.com">
8080
<div class="logo">
8181
<img src="https://witheve.github.io/assets/images/logo_square.png" />
82-
<h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
82+
<h1><img alt="EVE" src="https://docs-next.witheve.comimages/eve.svg" /></h1>
8383
</div>
8484
</a>
8585
<div class="flex-spacer"></div>
@@ -108,20 +108,20 @@ <h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
108108

109109

110110
<li class="sub-menu active">
111-
<a href="https://cmontella.github.io/docs/" class="">
111+
<a href="https://docs-next.witheve.com/" class="">
112112

113113
<span class="colored">Introduction</span>
114114
<span class="menu-arrow arrow_carrot-right"></span>
115115
</a>
116116
<ul class="sub">
117117

118-
<li><a href="https://cmontella.github.io/docs/install/"> Installation </a> </li>
118+
<li><a href="https://docs-next.witheve.com/install/"> Installation </a> </li>
119119

120120

121-
<li><a href="https://cmontella.github.io/docs/tutorials/quickstart.eve/"> Quickstart </a> </li>
121+
<li><a href="https://docs-next.witheve.com/tutorials/quickstart.eve/"> Quickstart </a> </li>
122122

123123

124-
<li><a href="https://cmontella.github.io/docs/syntaxreference/"> Syntax Ref </a> </li>
124+
<li><a href="https://docs-next.witheve.com/syntaxreference/"> Syntax Ref </a> </li>
125125

126126

127127
</ul>
@@ -130,7 +130,7 @@ <h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
130130

131131

132132
<li>
133-
<a class="" href="https://cmontella.github.io/docs/handbook/libraries">
133+
<a class="" href="https://docs-next.witheve.com/handbook/libraries">
134134

135135
<span class="colored">Library</span>
136136
</a>
@@ -150,7 +150,7 @@ <h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
150150
<h1>Pages in Guide</h1>
151151

152152

153-
<a href="https://cmontella.github.io/docs/guides/" title="">
153+
<a href="https://docs-next.witheve.com/guides/" title="">
154154
<h2></h2>
155155
</a>
156156

guides/index.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Guides on Eve Documentation</title>
5-
<link>https://cmontella.github.io/docs/guides/index.xml</link>
5+
<link>https://docs-next.witheve.com/guides/index.xml</link>
66
<description>Recent content in Guides on Eve Documentation</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<atom:link href="https://cmontella.github.io/docs/guides/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://docs-next.witheve.com/guides/index.xml" rel="self" type="application/rss+xml" />
1010

1111
<item>
1212
<title></title>
13-
<link>https://cmontella.github.io/docs/guides/</link>
13+
<link>https://docs-next.witheve.com/guides/</link>
1414
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
1515

16-
<guid>https://cmontella.github.io/docs/guides/</guid>
16+
<guid>https://docs-next.witheve.com/guides/</guid>
1717
<description></description>
1818
</item>
1919

handbook/index.html

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -13,42 +13,42 @@
1313
<meta name="generator" content="Hugo 0.19" />
1414

1515

16-
<link rel="canonical" href="https://cmontella.github.io/docs/handbook/">
16+
<link rel="canonical" href="https://docs-next.witheve.com/handbook/">
1717

1818
<meta name="author" content="Eve">
1919

2020

21-
<meta property="og:url" content="https://cmontella.github.io/docs/handbook/">
21+
<meta property="og:url" content="https://docs-next.witheve.com/handbook/">
2222
<meta property="og:title" content="Eve Documentation">
2323

2424
<meta name="apple-mobile-web-app-title" content="Eve Documentation">
2525
<meta name="apple-mobile-web-app-capable" content="yes">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
2727

28-
<link rel="shortcut icon" type="image/x-icon" href="https://cmontella.github.io/docs/images/favicon.png">
29-
<link rel="icon" type="image/x-icon" href="https://cmontella.github.io/docs/images/favicon.png">
28+
<link rel="shortcut icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
29+
<link rel="icon" type="image/x-icon" href="https://docs-next.witheve.comimages/favicon.png">
3030

3131
<style>
3232
@font-face {
3333
font-family: 'Icon';
34-
src: url('https://cmontella.github.io/docs/fonts/icon.eot?52m981');
35-
src: url('https://cmontella.github.io/docs/fonts/icon.eot?#iefix52m981')
34+
src: url('https://docs-next.witheve.comfonts/icon.eot?52m981');
35+
src: url('https://docs-next.witheve.comfonts/icon.eot?#iefix52m981')
3636
format('embedded-opentype'),
37-
url('https://cmontella.github.io/docs/fonts/icon.woff?52m981')
37+
url('https://docs-next.witheve.comfonts/icon.woff?52m981')
3838
format('woff'),
39-
url('https://cmontella.github.io/docs/fonts/icon.ttf?52m981')
39+
url('https://docs-next.witheve.comfonts/icon.ttf?52m981')
4040
format('truetype'),
41-
url('https://cmontella.github.io/docs/fonts/icon.svg?52m981#icon')
41+
url('https://docs-next.witheve.comfonts/icon.svg?52m981#icon')
4242
format('svg');
4343
font-weight: normal;
4444
font-style: normal;
4545
}
4646
</style>
4747

48-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/application.css">
49-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/temporary.css">
50-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/palettes.css">
51-
<link rel="stylesheet" href="https://cmontella.github.io/docs/stylesheets/highlight/highlight.css">
48+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/application.css">
49+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/temporary.css">
50+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/palettes.css">
51+
<link rel="stylesheet" href="https://docs-next.witheve.comstylesheets/highlight/highlight.css">
5252

5353

5454

@@ -64,11 +64,11 @@
6464
</style>
6565

6666

67-
<script src="https://cmontella.github.io/docs/javascripts/modernizr.js"></script>
67+
<script src="https://docs-next.witheve.comjavascripts/modernizr.js"></script>
6868

6969

70-
<link href="https://cmontella.github.io/docs/handbook/index.xml" rel="alternate" type="application/rss+xml" title="Eve Documentation" />
71-
<link href="https://cmontella.github.io/docs/handbook/index.xml" rel="feed" type="application/rss+xml" title="Eve Documentation" />
70+
<link href="https://docs-next.witheve.com/handbook/index.xml" rel="alternate" type="application/rss+xml" title="Eve Documentation" />
71+
<link href="https://docs-next.witheve.com/handbook/index.xml" rel="feed" type="application/rss+xml" title="Eve Documentation" />
7272

7373

7474
</head>
@@ -79,7 +79,7 @@
7979
<a href="http://witheve.com">
8080
<div class="logo">
8181
<img src="https://witheve.github.io/assets/images/logo_square.png" />
82-
<h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
82+
<h1><img alt="EVE" src="https://docs-next.witheve.comimages/eve.svg" /></h1>
8383
</div>
8484
</a>
8585
<div class="flex-spacer"></div>
@@ -108,20 +108,20 @@ <h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
108108

109109

110110
<li class="sub-menu active">
111-
<a href="https://cmontella.github.io/docs/" class="">
111+
<a href="https://docs-next.witheve.com/" class="">
112112

113113
<span class="colored">Introduction</span>
114114
<span class="menu-arrow arrow_carrot-right"></span>
115115
</a>
116116
<ul class="sub">
117117

118-
<li><a href="https://cmontella.github.io/docs/install/"> Installation </a> </li>
118+
<li><a href="https://docs-next.witheve.com/install/"> Installation </a> </li>
119119

120120

121-
<li><a href="https://cmontella.github.io/docs/tutorials/quickstart.eve/"> Quickstart </a> </li>
121+
<li><a href="https://docs-next.witheve.com/tutorials/quickstart.eve/"> Quickstart </a> </li>
122122

123123

124-
<li><a href="https://cmontella.github.io/docs/syntaxreference/"> Syntax Ref </a> </li>
124+
<li><a href="https://docs-next.witheve.com/syntaxreference/"> Syntax Ref </a> </li>
125125

126126

127127
</ul>
@@ -130,7 +130,7 @@ <h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
130130

131131

132132
<li>
133-
<a class="" href="https://cmontella.github.io/docs/handbook/libraries">
133+
<a class="" href="https://docs-next.witheve.com/handbook/libraries">
134134

135135
<span class="colored">Library</span>
136136
</a>
@@ -150,19 +150,25 @@ <h1><img alt="EVE" src="https://cmontella.github.io/docs/images/eve.svg" /></h1>
150150
<h1>Pages in Handbook</h1>
151151

152152

153-
<a href="https://cmontella.github.io/docs/handbook/core/" title="">
153+
<a href="https://docs-next.witheve.com/handbook/core/" title="">
154154
<h2></h2>
155155
</a>
156156

157157
<br>
158158

159-
<a href="https://cmontella.github.io/docs/handbook/" title="">
159+
<a href="https://docs-next.witheve.com/handbook/" title="">
160160
<h2></h2>
161161
</a>
162162

163163
<br>
164164

165-
<a href="https://cmontella.github.io/docs/handbook/libraries/" title="Standard Library">
165+
<a href="https://docs-next.witheve.com/handbook/libraries/stdlib/" title="">
166+
<h2></h2>
167+
</a>
168+
169+
<br>
170+
171+
<a href="https://docs-next.witheve.com/handbook/libraries/" title="Standard Library">
166172
<h2>Standard Library</h2>
167173
</a>
168174

0 commit comments

Comments
 (0)