commit 8a55f2b3e289f2bee60080fb29b590fe72f4733f Author: root Date: Sun Jul 7 00:10:30 2024 +0700 feat: first init diff --git a/README.md b/README.md new file mode 100644 index 0000000..134bcb1 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# STEAMO PROJECT + +## Select your language + +[Tieng Viet](vi/) +[English](en/) diff --git a/README_origin.md b/README_origin.md new file mode 100644 index 0000000..2077231 --- /dev/null +++ b/README_origin.md @@ -0,0 +1,37 @@ +# STEAMO PROJECT + +Select your language +[Tieng Viet](vi/) +[English](en/) + +![Image example](https://doimages.nyc3.cdn.digitaloceanspaces.com/002Blog/0-BLOG-BANNERS/app_platform.pnghttps://doimages.nyc3.cdn.digitaloceanspaces.com/002Blog/0-BLOG-BANNERS/app_platform.png "an example image") + +:fas fa-home fa-fw blue: + + + +#### **English** + +Hello! + +#### **French** + +Bonjour! + +#### **Italian** + +Ciao! + + + +```terminal + $|warning|npm run build + >|info|npm run start + >|error|npm run start + >|success|npm run start +``` +
+Test Vietnamese +Thủ tướng Anh Rishi Sunak thừa nhận thất bại trong cuộc tổng tuyển cử và chúc mừng lãnh đạo Công đảng Keir Starmer đã giành chiến thắng. + +"Công đảng đã thắng trong cuộc tổng tuyển cử này và tôi đã gọi cho ông Keir Starmer để chúc mừng. Hôm nay, quyền lực sẽ được chuyển giao hòa bình và có trật tự, với thiện chí từ các bên. Đó là điều sẽ đem lại cho chúng ta niềm tin vào sự ổn định cũng như tương lai của đất nước", Thủ tướng Anh Rishi Sunak tuyên bố ngày 5/7. diff --git a/_footer.md b/_footer.md new file mode 100644 index 0000000..a09880e --- /dev/null +++ b/_footer.md @@ -0,0 +1,2 @@ +This project is maintained by [Chipstack](https://chipstack.vn). Copyright 2024 + diff --git a/_media/BUYNOW.png b/_media/BUYNOW.png new file mode 100644 index 0000000..d1d27d5 Binary files /dev/null and b/_media/BUYNOW.png differ diff --git a/_media/android-chrome-192x192.png b/_media/android-chrome-192x192.png new file mode 100644 index 0000000..bb98bfe Binary files /dev/null and b/_media/android-chrome-192x192.png differ diff --git a/_media/android-chrome-512x512.png b/_media/android-chrome-512x512.png new file mode 100644 index 0000000..28dd95e Binary files /dev/null and b/_media/android-chrome-512x512.png differ diff --git a/_media/apple-touch-icon.png b/_media/apple-touch-icon.png new file mode 100644 index 0000000..1d30a15 Binary files /dev/null and b/_media/apple-touch-icon.png differ diff --git a/_media/favicon-16x16.png b/_media/favicon-16x16.png new file mode 100644 index 0000000..0b6930f Binary files /dev/null and b/_media/favicon-16x16.png differ diff --git a/_media/favicon-32x32.png b/_media/favicon-32x32.png new file mode 100644 index 0000000..481aa26 Binary files /dev/null and b/_media/favicon-32x32.png differ diff --git a/_media/favicon.ico b/_media/favicon.ico new file mode 100644 index 0000000..b23190a Binary files /dev/null and b/_media/favicon.ico differ diff --git a/_media/logo.svg b/_media/logo.svg new file mode 100644 index 0000000..22d44cc --- /dev/null +++ b/_media/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/_media/site.webmanifest b/_media/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/_media/site.webmanifest @@ -0,0 +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 diff --git a/_navbar.md b/_navbar.md new file mode 100644 index 0000000..3b32413 --- /dev/null +++ b/_navbar.md @@ -0,0 +1,6 @@ +* + + * [English](#/en/) + * [Tieng Viet](#/vi/) + +* diff --git a/_sidebar.md b/_sidebar.md new file mode 100644 index 0000000..f587823 --- /dev/null +++ b/_sidebar.md @@ -0,0 +1 @@ +- Introduction diff --git a/en/README.md b/en/README.md new file mode 100644 index 0000000..cf9de02 --- /dev/null +++ b/en/README.md @@ -0,0 +1 @@ +Page of general description of Steamo Documentation diff --git a/en/Section_A/SubSection_B/post3.md b/en/Section_A/SubSection_B/post3.md new file mode 100644 index 0000000..b8a23f3 --- /dev/null +++ b/en/Section_A/SubSection_B/post3.md @@ -0,0 +1 @@ +POST 3 diff --git a/en/Section_A/SubSection_B/post4.md b/en/Section_A/SubSection_B/post4.md new file mode 100644 index 0000000..d5b2404 --- /dev/null +++ b/en/Section_A/SubSection_B/post4.md @@ -0,0 +1 @@ +POST 4 diff --git a/en/Section_A/post1.md b/en/Section_A/post1.md new file mode 100644 index 0000000..d285efd --- /dev/null +++ b/en/Section_A/post1.md @@ -0,0 +1,53 @@ +# POST 1 +## Title +### Sub Title + + + + +#### **English** + +Hello! + +#### **French** + +Bonjour! + +#### **Italian** + +Ciao! + + + + + +#### **English** + +Hello! + +#### **French** + +Bonjour! + +#### **Italian** + +Ciao! + + + + + +#### **English** + +Hello! + +#### **French** + +Bonjour! + +#### **Italian** + +Ciao! + + + diff --git a/en/Section_A/post2.md b/en/Section_A/post2.md new file mode 100644 index 0000000..fa5c19d --- /dev/null +++ b/en/Section_A/post2.md @@ -0,0 +1 @@ +POST 2 diff --git a/en/_sidebar.md b/en/_sidebar.md new file mode 100644 index 0000000..0497e76 --- /dev/null +++ b/en/_sidebar.md @@ -0,0 +1,7 @@ +- Section A + + - [Post 1](en/Section_A/post1.md) + - [Post 2](en/Section_A/post2.md) + - Sub Section B + - [Post 3](en/Section_A/SubSection_B/post3.md) + - [Post 4](en/Section_A/SubSection_B/post4.md) diff --git a/index.html b/index.html new file mode 100644 index 0000000..c3b540c --- /dev/null +++ b/index.html @@ -0,0 +1,77 @@ + + + + + Steamo Doc + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + diff --git a/vi/README.md b/vi/README.md new file mode 100644 index 0000000..cf9de02 --- /dev/null +++ b/vi/README.md @@ -0,0 +1 @@ +Page of general description of Steamo Documentation diff --git a/vi/Section_A/SubSection_B/post3.md b/vi/Section_A/SubSection_B/post3.md new file mode 100644 index 0000000..b8a23f3 --- /dev/null +++ b/vi/Section_A/SubSection_B/post3.md @@ -0,0 +1 @@ +POST 3 diff --git a/vi/Section_A/SubSection_B/post4.md b/vi/Section_A/SubSection_B/post4.md new file mode 100644 index 0000000..d5b2404 --- /dev/null +++ b/vi/Section_A/SubSection_B/post4.md @@ -0,0 +1 @@ +POST 4 diff --git a/vi/Section_A/post1.md b/vi/Section_A/post1.md new file mode 100644 index 0000000..36fbf37 --- /dev/null +++ b/vi/Section_A/post1.md @@ -0,0 +1 @@ +POST 1 diff --git a/vi/Section_A/post2.md b/vi/Section_A/post2.md new file mode 100644 index 0000000..fa5c19d --- /dev/null +++ b/vi/Section_A/post2.md @@ -0,0 +1 @@ +POST 2 diff --git a/vi/_sidebar.md b/vi/_sidebar.md new file mode 100644 index 0000000..fe75e1b --- /dev/null +++ b/vi/_sidebar.md @@ -0,0 +1,7 @@ +- Section A + + - [Post 1](vi/Section_A/post1.md) + - [Post 2](vi/Section_A/post2.md) + - Sub Section B + - [Post 3](vi/Section_A/SubSection_B/post3.md) + - [Post 4](vi/Section_A/SubSection_B/post4.md)