Skip to content

Commit 52452ca

Browse files
Itai GendlerItai Gendler
authored andcommitted
Update documentation
1 parent a59bde7 commit 52452ca

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

docs-template/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
theme = "docuapi"
2-
baseurl = "http://codefresh-io.github.io/cli/"
2+
baseurl = "http://cli.codefresh.io"
33
title = "Codefresh CLI Documentation"
44
publishDir = "../docs"
55
languageCode = "en-us"

docs/404.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
66
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
77
<title>404 Page not found</title>
8-
<link href='/cli/slate/stylesheets/monokai.css' rel="stylesheet" media="screen" />
9-
<link href='/cli/slate/stylesheets/screen.css' rel="stylesheet" media="screen" />
10-
<link href='/cli/slate/stylesheets/print.css' rel="stylesheet" media="print" />
8+
<link href='/slate/stylesheets/monokai.css' rel="stylesheet" media="screen" />
9+
<link href='/slate/stylesheets/screen.css' rel="stylesheet" media="screen" />
10+
<link href='/slate/stylesheets/print.css' rel="stylesheet" media="print" />
1111

1212

13-
<script src='/cli/slate/javascripts/all.js'></script>
13+
<script src='/slate/javascripts/all.js'></script>
1414

1515

1616
</head>
1717
<body class="index" data-languages="[ &#34;cli&#34; ]">
1818
<a href="#" id="nav-button">
1919
<span>
2020
NAV
21-
<img src='/cli/slate/images/navbar.png'/>
21+
<img src='/slate/images/navbar.png'/>
2222
</span>
2323
</a>
2424
<div class="tocify-wrapper">
2525

26-
<img src='/cli/images/logo.png' />
26+
<img src='/images/logo.png' />
2727

2828
<div class="lang-selector">
2929

docs/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on Codefresh CLI Documentation</title>
5-
<link>http://codefresh-io.github.io/cli/categories/</link>
5+
<link>http://cli.codefresh.io/categories/</link>
66
<description>Recent content in Categories on Codefresh CLI Documentation</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
99

10-
<atom:link href="http://codefresh-io.github.io/cli/categories/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="http://cli.codefresh.io/categories/index.xml" rel="self" type="application/rss+xml" />
1111

1212

1313
</channel>

docs/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,25 @@
66
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
77
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
88
<title>Codefresh CLI Documentation</title>
9-
<link href='/cli/slate/stylesheets/monokai.css' rel="stylesheet" media="screen" />
10-
<link href='/cli/slate/stylesheets/screen.css' rel="stylesheet" media="screen" />
11-
<link href='/cli/slate/stylesheets/print.css' rel="stylesheet" media="print" />
9+
<link href='/slate/stylesheets/monokai.css' rel="stylesheet" media="screen" />
10+
<link href='/slate/stylesheets/screen.css' rel="stylesheet" media="screen" />
11+
<link href='/slate/stylesheets/print.css' rel="stylesheet" media="print" />
1212

1313

14-
<script src='/cli/slate/javascripts/all.js'></script>
14+
<script src='/slate/javascripts/all.js'></script>
1515

1616

1717
</head>
1818
<body class="index" data-languages="[ &#34;cli&#34; ]">
1919
<a href="#" id="nav-button">
2020
<span>
2121
NAV
22-
<img src='/cli/slate/images/navbar.png'/>
22+
<img src='/slate/images/navbar.png'/>
2323
</span>
2424
</a>
2525
<div class="tocify-wrapper">
2626

27-
<img src='/cli/images/logo.png' />
27+
<img src='/images/logo.png' />
2828

2929
<div class="lang-selector">
3030

docs/index.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Codefresh CLI Documentation</title>
5-
<link>http://codefresh-io.github.io/cli/</link>
5+
<link>http://cli.codefresh.io/</link>
66
<description>Recent content on Codefresh CLI Documentation</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
99

10-
<atom:link href="http://codefresh-io.github.io/cli/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="http://cli.codefresh.io/index.xml" rel="self" type="application/rss+xml" />
1111

1212

1313
<item>
1414
<title>API Reference</title>
15-
<link>http://codefresh-io.github.io/cli/</link>
15+
<link>http://cli.codefresh.io/</link>
1616
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
1717

18-
<guid>http://codefresh-io.github.io/cli/</guid>
18+
<guid>http://cli.codefresh.io/</guid>
1919
<description>Introduction Welcome to the Kittn API! You can use our API to access Kittn API endpoints, which can get information on various cats, kittens, and breeds in our database.
2020
We have language bindings in Shell, Ruby, and Python! You can view code examples in the dark area to the right, and you can switch the programming language of the examples with the tabs in the top right.
2121
This example API documentation page was created with DocuAPI, a multilingual documentation theme for the static site generator Hugo.</description>

docs/sitemap.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44

55
<url>
6-
<loc>http://codefresh-io.github.io/cli/</loc>
6+
<loc>http://cli.codefresh.io/</loc>
77
</url>
88

99
<url>
10-
<loc>http://codefresh-io.github.io/cli/categories/</loc>
10+
<loc>http://cli.codefresh.io/categories/</loc>
1111
<priority>0</priority>
1212
</url>
1313

1414
<url>
15-
<loc>http://codefresh-io.github.io/cli/</loc>
15+
<loc>http://cli.codefresh.io/</loc>
1616
<priority>0</priority>
1717
</url>
1818

1919
<url>
20-
<loc>http://codefresh-io.github.io/cli/tags/</loc>
20+
<loc>http://cli.codefresh.io/tags/</loc>
2121
<priority>0</priority>
2222
</url>
2323

docs/tags/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Tags on Codefresh CLI Documentation</title>
5-
<link>http://codefresh-io.github.io/cli/tags/</link>
5+
<link>http://cli.codefresh.io/tags/</link>
66
<description>Recent content in Tags on Codefresh CLI Documentation</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
99

10-
<atom:link href="http://codefresh-io.github.io/cli/tags/index.xml" rel="self" type="application/rss+xml" />
10+
<atom:link href="http://cli.codefresh.io/tags/index.xml" rel="self" type="application/rss+xml" />
1111

1212

1313
</channel>

0 commit comments

Comments
 (0)