feat: first init
|
|
@ -0,0 +1,6 @@
|
|||
# STEAMO PROJECT
|
||||
|
||||
## Select your language
|
||||
|
||||
[Tieng Viet](vi/)
|
||||
[English](en/)
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
# STEAMO PROJECT
|
||||
|
||||
Select your language
|
||||
[Tieng Viet](vi/)
|
||||
[English](en/)
|
||||
|
||||

|
||||
|
||||
:fas fa-home fa-fw blue:
|
||||
|
||||
<!-- tabs:start -->
|
||||
|
||||
#### **English**
|
||||
|
||||
Hello!
|
||||
|
||||
#### **French**
|
||||
|
||||
Bonjour!
|
||||
|
||||
#### **Italian**
|
||||
|
||||
Ciao!
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
```terminal
|
||||
$|warning|npm run build
|
||||
>|info|npm run start
|
||||
>|error|npm run start
|
||||
>|success|npm run start
|
||||
```
|
||||
<br>
|
||||
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.
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
This project is maintained by [Chipstack](https://chipstack.vn). Copyright 2024
|
||||
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 723 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 160 KiB |
|
|
@ -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"}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
* <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/solid/language.svg" width="30" height="30">
|
||||
|
||||
* [English](#/en/)
|
||||
* [Tieng Viet](#/vi/)
|
||||
|
||||
* <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="25" height="25">
|
||||
|
|
@ -0,0 +1 @@
|
|||
- Introduction
|
||||
|
|
@ -0,0 +1 @@
|
|||
Page of general description of Steamo Documentation
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 3
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 4
|
||||
|
|
@ -0,0 +1,53 @@
|
|||
# POST 1
|
||||
## Title
|
||||
### Sub Title
|
||||
|
||||
|
||||
<!-- tabs:start -->
|
||||
|
||||
#### **English**
|
||||
|
||||
Hello!
|
||||
|
||||
#### **French**
|
||||
|
||||
Bonjour!
|
||||
|
||||
#### **Italian**
|
||||
|
||||
Ciao!
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
<!-- tabs:start -->
|
||||
|
||||
#### **English**
|
||||
|
||||
Hello!
|
||||
|
||||
#### **French**
|
||||
|
||||
Bonjour!
|
||||
|
||||
#### **Italian**
|
||||
|
||||
Ciao!
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
<!-- tabs:start -->
|
||||
|
||||
#### **English**
|
||||
|
||||
Hello!
|
||||
|
||||
#### **French**
|
||||
|
||||
Bonjour!
|
||||
|
||||
#### **Italian**
|
||||
|
||||
Ciao!
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 2
|
||||
|
|
@ -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)
|
||||
|
|
@ -0,0 +1,77 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Steamo Doc</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/_media/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/_media/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/_media/favicon-16x16.png">
|
||||
<link rel="manifest" href="/_media/site.webmanifest">
|
||||
<meta name="description" content="Description">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
|
||||
<link rel="stylesheet" href="https://unpkg.com/docsify-plugin-toc@1.3.1/dist/light.css">
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/sidebar.min.css" />
|
||||
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/fontawesome.css" />
|
||||
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/brands.css" />
|
||||
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/regular.css" />
|
||||
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/solid.css" />
|
||||
</head>
|
||||
<body>
|
||||
<style>
|
||||
:root {
|
||||
--docsifytabs-border-color: #ededed;
|
||||
--docsifytabs-tab-highlight-color: #42b983;
|
||||
|
||||
.blue {
|
||||
color: blue;
|
||||
}
|
||||
</style>
|
||||
<div id="app"></div>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
logo: '/_media/logo.svg',
|
||||
name: 'Steamo',
|
||||
repo: 'true',
|
||||
loadSidebar: true,
|
||||
loadNavbar: true,
|
||||
toc: {
|
||||
tocMaxLevel: 5,
|
||||
target: 'h2, h3, h4, h5, h6',
|
||||
ignoreHeaders: ['<!-- {docsify-ignore} -->', '<!-- {docsify-ignore-all} -->']
|
||||
},
|
||||
loadFooter: '_footer.md',
|
||||
corner: {
|
||||
// the icon link url to another site
|
||||
url: "https://chipstack.vn",
|
||||
// the default preset icon in docsify-corner
|
||||
icon: "/_media/buynow.png",
|
||||
width: 80,
|
||||
height: 80
|
||||
},
|
||||
sidebarDisplayLevel: 100,
|
||||
progress: {
|
||||
position: "top",
|
||||
color: "var(--theme-color,#42b983)",
|
||||
height: "3px",
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<!-- Docsify v4 -->
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
|
||||
<script src="https://unpkg.com/docsify-themeable/dist/js/docsify-themeable.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/emoji.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/zoom-image.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-copy-code/dist/docsify-copy-code.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-pagination/dist/docsify-pagination.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/docsify-tabs@1"></script>
|
||||
<script src="https://unpkg.com/docsify-plugin-toc@1.3.1/dist/docsify-plugin-toc.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/@alertbox/docsify-footer/dist/docsify-footer.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-corner/dist/docsify-corner.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js"></script>
|
||||
<script src="//unpkg.com/docsify-fontawesome/dist/docsify-fontawesome.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/docsify-progress@latest/dist/progress.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/docsify-terminal-block@1.0.3"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -0,0 +1 @@
|
|||
Page of general description of Steamo Documentation
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 3
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 4
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 1
|
||||
|
|
@ -0,0 +1 @@
|
|||
POST 2
|
||||
|
|
@ -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)
|
||||