Skip to content

Commit b941878

Browse files
committed
update docs
1 parent 6a81d9c commit b941878

File tree

4 files changed

+23
-133
lines changed

4 files changed

+23
-133
lines changed

dependency-checker.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ const columnIndexes = [ 0, 0, 0, 0 ];
77

88
console.log(
99
'<p align="center">\n' +
10-
' <a href="http://opentemplatehub.com">\n' +
11-
' <img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/ui/web-ui-logo.png" alt="Logo" width=200>\n' +
10+
' <a href="https://opentemplatehub.com">\n' +
11+
' <img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/generator/server-generator-logo.png" alt="Logo" width=200>\n' +
1212
' </a>\n' +
1313
'</p>\n' +
1414
'\n' +
1515
'\n' +
1616
'<h1 align="center">\n' +
17-
'Open Template Hub - Company Profile UI Template v2\n' +
17+
'Open Template Hub - Server Generator v2\n' +
1818
' <br/>\n' +
1919
'(outdated packages)\n' +
2020
'</h1>\n' +

docs/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

docs/CONTRIBUTING.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/OUTDATED.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<p align="center">
2+
<a href="https://opentemplatehub.com">
3+
<img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/generator/server-generator-logo.png" alt="Logo" width=200>
4+
</a>
5+
</p>
6+
7+
8+
<h1 align="center">
9+
Open Template Hub - Server Generator v2
10+
<br/>
11+
(outdated packages)
12+
</h1>
13+
14+
Following packages are not updated in the develop branch yet. So, if you want to update outdated packages on your own risk, update the package.json and install dependencies.
15+
16+
| Package | Current | Wanted | Latest | Location |
17+
| --- | --- | --- | --- | --- |
18+
19+
<table align="right"><tr><td><a href="https://opentemplatehub.com"><img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" width="50px" alt="oth"/></a></td><td><b>Open Template Hub © 2021</b></td></tr></table>
20+

0 commit comments

Comments
 (0)