Added auto jump for about page and more detail, fixed some link errors
This commit is contained in:
parent
a829597943
commit
9c8dfd82bd
7
about.html
Normal file
7
about.html
Normal file
@ -0,0 +1,7 @@
|
||||
<script>
|
||||
if(navigator.language=="zh-CN"){
|
||||
window.location.href="./zh_CN/about.html";
|
||||
}else{
|
||||
window.location.href="./en_US/about.html";
|
||||
}
|
||||
</script>
|
@ -69,9 +69,16 @@
|
||||
<div class="h1 font-weight-normal">Ian Andy Xia</div>
|
||||
<div class="h6 font-weight-normal">From Wenzhou, China</div>
|
||||
<div class="h6 font-weight-normal">Live in Jiaxing, China</div>
|
||||
<div class="h6 font-weight-normal">Senior High School <b>Student</b></div>
|
||||
<div class="h6 font-weight-normal"><b>Student</b>, Full Stack Developer</div>
|
||||
<div class="h6 font-weight-normal">Originator of <b>Ghink Universe Technology</b></div>
|
||||
<br>
|
||||
<li>📝 Prefer GoLang / Python for the backend, Vue.JS for the frontend</li>
|
||||
<li>👨 Pronouns: He/His</li>
|
||||
<li>🏳️‍🌈 Sexuality: Gay</li>
|
||||
<li>💻 Orientation: Computer Science</li>
|
||||
<li>🌟 Let's idea fly</li>
|
||||
<li>💕 Open Source</li>
|
||||
<br>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
@ -118,7 +118,7 @@
|
||||
<h5 class="card-title">Image Modal</h5>
|
||||
<p class="card-subtitle"><span class="badge badge-success">JavaScript</span></p>
|
||||
<p class="card-text mr-auto">Show Your Website Images<br>with Modal Boxes</p>
|
||||
<a href="https://gitea.ghink.net/bigsk/Image_Modal" class="btn btn-primary" target="_blank">Learn More</a>
|
||||
<a href="https://git.ghink.net/bigsk/Image_Modal" class="btn btn-primary" target="_blank">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -128,7 +128,7 @@
|
||||
<h5 class="card-title">Piuka</h5>
|
||||
<p class="card-subtitle"><span class="badge badge-success">Python</span></p>
|
||||
<p class="card-text">Powerful Download Engine<br>with Python™</p>
|
||||
<a href="https://gitea.ghink.net/Ghink/Piuka" class="btn btn-primary" target="_blank">Learn More</a>
|
||||
<a href="https://git.ghink.net/Ghink/Piuka" class="btn btn-primary" target="_blank">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -138,7 +138,7 @@
|
||||
<h5 class="card-title">Log4Py</h5>
|
||||
<p class="card-subtitle"><span class="badge badge-success">Python</span></p>
|
||||
<p class="card-text">Dexterous Log Record Module<br>for Python™</p>
|
||||
<a href="https://gitea.ghink.net/Ghink/log4py" class="btn btn-primary" target="_blank">Learn More</a>
|
||||
<a href="https://git.ghink.net/Ghink/log4py" class="btn btn-primary" target="_blank">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -69,9 +69,15 @@
|
||||
<div class="h1 font-weight-normal">Ian Andy Xia</div>
|
||||
<div class="h6 font-weight-normal">来自中国温州</div>
|
||||
<div class="h6 font-weight-normal">现居中国嘉兴</div>
|
||||
<div class="h6 font-weight-normal">高中在读<b>学生</b></div>
|
||||
<div class="h6 font-weight-normal"><b>学生</b>, 全栈开发者</div>
|
||||
<div class="h6 font-weight-normal"><b>极科宇视</b>的创始人</div>
|
||||
<br>
|
||||
<li>📝 后端习惯使用 GoLang/Python,前端习惯使用 Vue.JS</li>
|
||||
<li>🏳️‍🌈 性取向:同性恋</li>
|
||||
<li>💻 方向:计算机科学</li>
|
||||
<li>🌟 让创意飞翔</li>
|
||||
<li>💕 开源事业</li>
|
||||
<br>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
@ -118,7 +118,7 @@
|
||||
<h5 class="card-title">Image Modal</h5>
|
||||
<p class="card-subtitle"><span class="badge badge-success">JavaScript</span></p>
|
||||
<p class="card-text mr-auto">使用模态框大图来展示你的网站图片</p>
|
||||
<a href="https://gitea.ghink.net/bigsk/Image_Modal" class="btn btn-primary" target="_blank">了解更多</a>
|
||||
<a href="https://git.ghink.net/bigsk/Image_Modal" class="btn btn-primary" target="_blank">了解更多</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -128,7 +128,7 @@
|
||||
<h5 class="card-title">Piuka</h5>
|
||||
<p class="card-subtitle"><span class="badge badge-success">Python</span></p>
|
||||
<p class="card-text">强大的Python™下载引擎</p>
|
||||
<a href="https://gitea.ghink.net/Ghink/Piuka" class="btn btn-primary" target="_blank">了解更多</a>
|
||||
<a href="https://git.ghink.net/Ghink/Piuka" class="btn btn-primary" target="_blank">了解更多</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -138,7 +138,7 @@
|
||||
<h5 class="card-title">Log4Py</h5>
|
||||
<p class="card-subtitle"><span class="badge badge-success">Python</span></p>
|
||||
<p class="card-text">灵活的Python™日志模块</p>
|
||||
<a href="https://gitea.ghink.net/Ghink/log4py" class="btn btn-primary" target="_blank">了解更多</a>
|
||||
<a href="https://git.ghink.net/Ghink/log4py" class="btn btn-primary" target="_blank">了解更多</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user