Home.md
... ...
@@ -1,23 +1,83 @@
1
-# WELCOME TO BAP WIKI
1
+---
2
+title: WELCOME TO BAP WIKI
3
+---
2 4
5
+<a name="readme-top"></a>
3 6
4
-Chào mừng bạn đến với BAP WIKI
7
+<br />
8
+<div align="center">
9
+ <a href="#">
10
+ <img src="./assets/logo.jpg" alt="Logo" width="256" height="256">
11
+ </a>
5 12
6
-**BAP WIKI** sử dụng Gollum kết hợp GitLab giúp việc đóng góp trở nên đơn giản hơn bao giờ hết, mọi người có thể viết bài bằng Markdown và tạo merge request
13
+ <h2 align="center">Chào mừng bạn đến với BAP WIKI!</h2>
14
+ <br>
7 15
16
+ <h3 align="center"> Diễn đàn mở cho cộng đồng BAPER có thể chia sẻ và đóng góp kiến thức của mình một cách dễ dàng.</h3>
8 17
9
-**BAP WIKI** là điễn đàn mở cho cộng đồng BAPER có thể chia sẻ và đóng góp kiến thức của mình một cách dễ dàng.
18
+ <br>
19
+ <b>BAP WIKI</b> giúp việc chia sẻ và tra cứu kiến thức trở nên đơn giản hơn bao giờ hết, dễ dàng tạo bài viết bằng markdown và tạo merge request, hãy cùng khám phá
20
+ <br />
21
+ <a href="https://gitlab-new.bap.jp/RDC/wiki"><strong>Explore the repository »</strong></a>
22
+ <br />
23
+ <br />
24
+ <a href="#category">Các chủ đề</a>
25
+ .
26
+ <a href="#contributing">Contributing</a>
27
+ .
28
+ <a href="#posts">Các bài viết</a>
29
+ ·
30
+ <a href="#contact-us">Contact Us</a>
31
+</div>
10 32
11
-### Cách đóng góp:
12
-- Tạo bài viết vào thư mục tương ứng với Business Domain, tham khảo syntax tại [[BAP-WIKI-Cheat-Sheet.md]]
13
-- Tạo merge request vào nhánh master
14 33
15
-Hãy cùng đóng góp và chia sẻ kiến thức của bạn tại BAP WIKI, nơi mà sự đa dạng và tích lũy kiến thức là chìa khóa cho sự phát triển của cộng đồng BAP và các lĩnh vực liên quan.
34
+<br>
35
+
36
+----
37
+
38
+<a name="category"></a>
39
+## Danh sách các chủ đề
40
+<br>
41
+
42
+| ![AI-IOT](./assets/ai-iot-logo.png) | ![Blockchain](./assets/blockchain-logo.png) | ![Digital Transformation](./assets/digital-transformation-logo.png) |
43
+|:---:|:---:|:---:|
44
+|[[AI-IOT|/gollum/overview/AI-IOT]] | [[Blockchain|/gollum/overview/Blockchain]] | [[Digital Transformation|/gollum/overview/Digital Transformation]] |
45
+| ![SAP](./assets/sap-logo.png) | ![Game 2D & 3D](./assets/game2d-3d-logo.png) | ![Finance & Securities](./assets/finance-securities-logo.png) |
46
+|:---:|:---:|:---:|
47
+| [[SAP|/gollum/overview/SAP]] | [[Game 2D&3D|/gollum/overview/Game 2D&3D]] | [[Finance & Securities|/gollum/overview/Finance & Securities]] |
48
+
49
+| ![Automotive](./assets/automotive-logo.png) | ![E-Commerce](./assets/e-commerce-logo.png) | ![Mobile Utility](./assets/mobile-utility-logo.png) |
50
+|:---:|:---:|:---:|
51
+| [[Automative|/gollum/overview/Automative]] | [[E-Commerce|/gollum/overview/E-Commerce]]] | [[Mobile Utility|/gollum/overview/Mobile Utility]] |
52
+
53
+| ![Web Utility](./assets/web-utility.png) | ![Quality Assurance](./assets/quality-assurance-logo.png) | ![Other](./assets/other-logo.png) |
54
+|:---:|:---:|:---:|
55
+| [[Web Utility|/gollum/overview/Web Utility]] |[[Quality Assurance|/gollum/overview/Quality Assurance]] |[[Other|/gollum/overview/Other]]|
16 56
17
-<<GlobalTOC("Danh sách toàn bộ các bài viết")>>
18 57
58
+----
59
+<!-- CONTRIBUTING -->
60
+
61
+<a name="contributing"></a>
62
+## Contributing
63
+
64
+Hãy cùng đóng góp và chia sẻ kiến thức của bạn tại BAP WIKI, nơi mà sự đa dạng và tích lũy kiến thức là chìa khóa cho sự phát triển của cộng đồng BAP và các lĩnh vực liên quan.
19 65
66
+1. Fork the Project [https://gitlab-new.bap.jp/RDC/wiki](https://gitlab-new.bap.jp/RDC/wiki)
67
+2. Tạo branch của bạn (`git checkout -b post/AmazingKnowhow`)
68
+3. Tạo bài viết và commit(`git commit -m 'Add some AmazingKnowhow'`), tham khảo hướng dẫn tại [[BAP-WIKI-Cheat-Sheet.md]]
69
+4. Push to the Branch (`git push origin post/AmazingKnowhow`)
70
+5. Open a Pull Request
71
+6. Admin sau đó sẽ duyệt và merge Pull Request
72
+
73
+<p align="right">(<a href="#readme-top">back to top</a>)</p>
20 74
21 75
----
22 76
23
->
77
+<a name="contact-us"></a>
78
+<!-- CONTACT -->
79
+## Contact
80
+
81
+ThachPV - thachpv@bap.jp
82
+
83
+<p align="right">(<a href="#readme-top">Back to top</a>)</p>
Other/.gitkeep
README.md
... ...
@@ -1,5 +1,68 @@
1
-# WIKI
1
+---
2
+title: WELCOME TO BAP WIKI
3
+---
2 4
3
-## Sonarqube
4
-- [Hướng dẫn tích hợp scan code](./sonarqube)
5
+<a name="readme-top"></a>
5 6
7
+## Giới thiệu
8
+
9
+Chào mừng bạn đến với BAP WIKI!
10
+
11
+**BAP WIKI** là điễn đàn mở cho cộng đồng BAPER có thể chia sẻ và đóng góp kiến thức của mình một cách dễ dàng.
12
+
13
+**BAP WIKI** giúp việc chia sẻ và tra cứu kiến thức trở nên đơn giản hơn bao giờ hết, mọi người có thể viết bài bằng Markdown và tạo merge request, bạn có thể bắt đầu tại https://gitlab-new.bap.jp/RDC/wiki
14
+
15
+
16
+![BAP WIKI LOGO](./assets/logo.jpg)
17
+
18
+
19
+
20
+[[_TOC_]]
21
+## Danh sách các chủ đề
22
+
23
+| ![AI-IOT](./assets/ai-iot-logo.png) | ![Blockchain](./assets/blockchain-logo.png) | ![Digital Transformation](./assets/digital-transformation-logo.png) |
24
+|:---:|:---:|:---:|
25
+|[[AI-IOT|/gollum/overview/AI-IOT]] | [[Blockchain|/gollum/overview/Blockchain]] | [[Digital Transformation|/gollum/overview/Digital Transformation]] |
26
+| ![SAP](./assets/sap-logo.png) | ![Game 2D & 3D](./assets/game2d-3d-logo.png) | ![Finance & Securities](./assets/finance-securities-logo.png) |
27
+|:---:|:---:|:---:|
28
+| [[SAP|/gollum/overview/SAP]] | [[Game 2D&3D|/gollum/overview/Game 2D&3D]] | [[Finance & Securities|/gollum/overview/Finance & Securities]] |
29
+
30
+| ![Automotive](./assets/automotive-logo.png) | ![E-Commerce](./assets/e-commerce-logo.png) | ![Mobile Utility](./assets/mobile-utility-logo.png) |
31
+|:---:|:---:|:---:|
32
+| [[Automative|/gollum/overview/Automative]] | [[E-Commerce|/gollum/overview/E-Commerce]]] | [[Mobile Utility|/gollum/overview/Mobile Utility]] |
33
+
34
+| ![Web Utility](./assets/web-utility.png) | ![Quality Assurance](./assets/quality-assurance-logo.png) | ![Other](./assets/other-logo.png) |
35
+|:---:|:---:|
36
+| [[Web Utility|/gollum/overview/Web Utility]] |[[Quality Assurance|/gollum/overview/Quality Assurance]] |[[Other|/gollum/overview/Other]] |
37
+
38
+
39
+----
40
+<!-- CONTRIBUTING -->
41
+## Contributing
42
+
43
+Hãy cùng đóng góp và chia sẻ kiến thức của bạn tại BAP WIKI, nơi mà sự đa dạng và tích lũy kiến thức là chìa khóa cho sự phát triển của cộng đồng BAP và các lĩnh vực liên quan.
44
+
45
+1. Fork the Project https://gitlab-new.bap.jp/RDC/wiki
46
+2. Tạo branch của bạn (`git checkout -b post/AmazingKnowhow`)
47
+3. Tạo bài viết và commit(`git commit -m 'Add some AmazingKnowhow'`), tham khảo hướng dẫn tại [[BAP-WIKI-Cheat-Sheet.md]]
48
+4. Push to the Branch (`git push origin post/AmazingKnowhow`)
49
+5. Open a Pull Request
50
+6. Admin sau đó sẽ duyệt và merge Pull Request
51
+
52
+<p align="right">(<a href="#readme-top">back to top</a>)</p>
53
+
54
+----
55
+## Các bài viết
56
+
57
+<<GlobalTOC("Danh sách toàn bộ các bài viết")>>
58
+
59
+<p align="right">(<a href="#readme-top">Back to top</a>)</p>
60
+
61
+----
62
+
63
+<!-- CONTACT -->
64
+## Contact
65
+
66
+ThachPV - thachpv@bap.jp
67
+
68
+<p align="right">(<a href="#readme-top">Back to top</a>)</p>
_Sidebar.md
... ...
@@ -0,0 +1,24 @@
1
+### Danh sách chủ đề
2
+- [[Toàn bộ chủ đề|/gollum/overview]]
3
+- [[AI-IOT|/gollum/overview/AI-IOT]]
4
+- [[Automative|/gollum/overview/Automative]]
5
+- [[Blockchain|/gollum/overview/Blockchain]]
6
+- [[Digital Transformation|/gollum/overview/Digital Transformation]]
7
+- [[E-Commerce|/gollum/overview/E-Commerce]]
8
+- [[Finance & Securities|/gollum/overview/Finance & Securities]]
9
+- [[Game 2D&3D|/gollum/overview/Game 2D&3D]]
10
+- [[Mobile Utility|/gollum/overview/Mobile Utility]]
11
+- [[Quality Assurance|/gollum/overview/Quality Assurance]]
12
+- [[SAP|/gollum/overview/SAP]]
13
+- [[Web Utility|/gollum/overview/Web Utility]]
14
+- [[Other|/gollum/overview/Other]]
15
+
16
+<a name="posts"></a>
17
+
18
+---
19
+
20
+### Danh sách bài viết
21
+
22
+<<GlobalTOC(" ")>>
23
+
24
+<p align="right">(<a href="#readme-top">Back to top</a>)</p>
android-chrome-192x192.png
... ...
Binary files /dev/null and b/android-chrome-192x192.png differ
android-chrome-512x512.png
... ...
Binary files /dev/null and b/android-chrome-512x512.png differ
apple-touch-icon.png
... ...
Binary files /dev/null and b/apple-touch-icon.png differ
assets/ai-iot-logo.png
... ...
Binary files /dev/null and b/assets/ai-iot-logo.png differ
assets/automotive-logo.png
... ...
Binary files /dev/null and b/assets/automotive-logo.png differ
assets/blockchain-logo.png
... ...
Binary files /dev/null and b/assets/blockchain-logo.png differ
assets/digital-transformation-logo.png
... ...
Binary files /dev/null and b/assets/digital-transformation-logo.png differ
assets/e-commerce-logo.png
... ...
Binary files /dev/null and b/assets/e-commerce-logo.png differ
assets/finance-securities-logo.png
... ...
Binary files /dev/null and b/assets/finance-securities-logo.png differ
assets/game2d-3d-logo.png
... ...
Binary files /dev/null and b/assets/game2d-3d-logo.png differ
assets/logo.jpg
... ...
Binary files /dev/null and b/assets/logo.jpg differ
assets/mobile-utility-logo.png
... ...
Binary files /dev/null and b/assets/mobile-utility-logo.png differ
assets/other-logo.png
... ...
Binary files /dev/null and b/assets/other-logo.png differ
assets/quality-assurance-logo.png
... ...
Binary files /dev/null and b/assets/quality-assurance-logo.png differ
assets/sap-logo.png
... ...
Binary files /dev/null and b/assets/sap-logo.png differ
assets/web-utility.png
... ...
Binary files /dev/null and b/assets/web-utility.png differ
favicon-16x16.png
... ...
Binary files /dev/null and b/favicon-16x16.png differ
favicon-32x32.png
... ...
Binary files /dev/null and b/favicon-32x32.png differ
favicon.ico
... ...
Binary files /dev/null and b/favicon.ico differ
site.webmanifest
... ...
@@ -0,0 +1 @@
1
+{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
... ...
\ No newline at end of file