Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
Signed-off-by: ArchFeh <[email protected]>
  • Loading branch information
ArchFeh committed Mar 18, 2024
1 parent a4cc79e commit a4d8d37
Show file tree
Hide file tree
Showing 15 changed files with 154 additions and 207 deletions.
84 changes: 84 additions & 0 deletions assets/scss/_variables_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,87 @@ Add styles or override variables from the theme here.
*/

.newsletter-subscribe {
color: #313437;
background-color: #ffffff;
padding: 55px 74px;
}

.newsletter-subscribe p {
color: #7d8285;
line-height: 1.5;
}

.newsletter-subscribe h2 {
font-size: 24px;
font-weight: bold;
margin-bottom: 25px;
line-height: 1.5;
padding-top: 0;
margin-top: 0;
color: inherit;
}

.newsletter-subscribe .intro {
font-size: 16px;
margin: 0 auto 25px;
}

.newsletter-subscribe .intro p {
margin-bottom: 35px;
}

.newsletter-subscribe form {
justify-content: center;
}

.newsletter-subscribe form .form-control {
background: #eff1f4;
border: none;
border-radius: 3px;
box-shadow: none;
outline: none;
color: inherit;
text-indent: 9px;
height: 45px;
margin-right: 10px;
min-width: 250px;
margin-top: 6px; /* Add a top margin */
margin-bottom: 16px; /* Bottom margin */
}

.newsletter-subscribe form .btn {
padding: 16px 32px;
border: none;
background: none;
box-shadow: none;
text-shadow: none;
opacity: 0.9;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
letter-spacing: 0.4px;
line-height: 1;
}

.newsletter-subscribe form .btn:hover {
opacity: 1;
}

.newsletter-subscribe form .btn:active {
transform: translateY(1px);
}

.newsletter-subscribe form .btn-primary {
background-color: #055ada !important;
color: #fff;
outline: none !important;
}

body {
background: #eee;
}

.newsletter {
color: #0062cc !important;
}
19 changes: 18 additions & 1 deletion content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: RuyiSDK
---

{{< blocks/cover title="RuyiSDK: Get ready for 1 million RISC-V software developers" image_anchor="top" height="full" >}}
{{< blocks/cover title="RuyiSDK: Get ready for 1 million RISC-V software developers" image_anchor="top" height="auto" >}}
<a class="btn btn-lg btn-primary me-3 mb-4" href="/docs/supported">
Support matrix <i class="fas fa-arrow-alt-circle-right ms-2"></i>
</a>
Expand Down Expand Up @@ -35,3 +35,20 @@ It is planned to provide RISC-V developers with a complete, full-featured develo


{{% /blocks/section %}}

{{% blocks/section color="white" %}}
<div class="newsletter-subscribe mt-5 container">
<div class="container">
<div class="intro">
<h2 class="text-center newsletter">Subscribe to our Newsletter</h2>
<p class="text-center">
As an open source software, RuyiSDK aims to provide developers with the highest quality and most convenient development tools and resources. Want to stay connected with us and get our latest news and updates as soon as possible? Subscribe to our site today and you'll get notifications of our latest releases, development tips and best practices, and the chance to network with other developers. Join our subscribers and let us build a stronger and better development ecosystem together! </p>
</div>
<form class="form-inline" method="post" action="https://fabform.io/f/pFPStcS">
<div class="form-group"><input class="form-control" type="name" name="fullName" placeholder="Your Name"></div>
<div class="form-group"><input class="form-control" type="email" name="email" placeholder="Your Email"></div>
<div class="form-group"><button class="btn btn-primary" type="submit">Subscribe </button></div>
</form>
</div>
</div>
{{% /blocks/section %}}
21 changes: 0 additions & 21 deletions content/en/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,4 @@ RuyiSDK mainly includes a component manager (also called Ruyi package manager),

{{% /blocks/section %}}

{{% blocks/section %}}

## RuyiSDK results

### RUYI package manager

* [Online software source RUYI REPO](https://mirror.iscas.ac.cn/ruyisdk/)https://mirror.iscas.ac.cn/ruyisdk
* Package manager tools

* [GitHub Projects](https://github.com/ruyisdk/ruyi)https://github.com/ruyisdk/ruyi
* download(latest release):
- GitHub Releases: https://github.com/ruyisdk/ruyi/releases/tag/0.2.0
- ISCAS Ruyi Repo: https://mirror.iscas.ac.cn/ruyisdk/ruyi/releases/0.2.0/

### RUYI IDE

### Developer community

* [Documentation and Tutorials](../ruyi/index.md)
<!-- {.text-center} -->

{{% /blocks/section %}}
4 changes: 2 additions & 2 deletions content/en/blog/news/announce.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Anouncement
date: 2024-02-26
date: 2024-03-15
description:
---

Ruyi SDK official website is online!
RuyiSDK official website is online!
4 changes: 0 additions & 4 deletions content/en/blog/releases/_index.md

This file was deleted.

66 changes: 0 additions & 66 deletions content/en/blog/releases/path.md

This file was deleted.

25 changes: 16 additions & 9 deletions content/en/community/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,19 @@
title: Community
menu: {main: {weight: 40}}
---
<!-- {{% blocks/section color="white" type="row" %}}
<form action="https://fabform.io/f/pFPStcS" method="post">
<label for="fullName">Full Name</label>
<input name="fullName" type="text" required>
<label for="email">Email</label>
<input name="email" type="email" required>
<button type="submit">Send</button>
</form>
{{% /blocks/section %}} -->
<!-- {{% blocks/section color="white" %}} -->
<div class="newsletter-subscribe mt-5 container">
<div class="container">
<div class="intro">
<h2 class="text-center newsletter">Subscribe to our Newsletter</h2>
<p class="text-center">
As an open source software, RuyiSDK aims to provide developers with the highest quality and most convenient development tools and resources. Want to stay connected with us and get our latest news and updates as soon as possible? Subscribe to our site today and you'll get notifications of our latest releases, development tips and best practices, and the chance to network with other developers. Join our subscribers and let us build a stronger and better development ecosystem together! </p>
</div>
<form class="form-inline" method="post" action="https://fabform.io/f/pFPStcS">
<div class="form-group"><input class="form-control" type="name" name="fullName" placeholder="Your Name"></div>
<div class="form-group"><input class="form-control" type="email" name="email" placeholder="Your Email"></div>
<div class="form-group"><button class="btn btn-primary" type="submit">Subscribe </button></div>
</form>
</div>
</div>
<!-- {{% /blocks/section %}} -->
2 changes: 1 addition & 1 deletion content/en/docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ menu: {main: {weight: 20}}
weight: 20
---

本手册包含了 RuyiSDK 如何构建、如何使用的相关内容。
This manual contains relevant content on how to build and use RuyiSDK.
17 changes: 17 additions & 0 deletions content/zh/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,20 @@ title: RuyiSDK


{{% /blocks/section %}}

{{% blocks/section color="white" %}}
<div class="newsletter-subscribe mt-5 container">
<div class="container">
<div class="intro">
<h2 class="text-center newsletter">加入我们的订阅!</h2>
<p class="text-center">
作为一款开源软件,如意SDK旨在为开发者提供最优质、最便捷的开发工具和资源。想要与我们保持紧密联系,第一时间获取我们的最新动态和更新吗?立即订阅我们的网站,您将获得我们最新版本的发布通知、开发技巧和最佳实践,以及与其他开发者交流的机会。加入我们的订阅者行列,让我们一起打造更加强大、更加优秀的开发生态! </p>
</div>
<form class="form-inline" method="post" action="https://fabform.io/f/pFPStcS">
<div class="form-group"><input class="form-control" type="name" name="fullName" placeholder="名称"></div>
<div class="form-group"><input class="form-control" type="email" name="email" placeholder="电子邮件"></div>
<div class="form-group"><button class="btn btn-primary" type="submit">Subscribe </button></div>
</form>
</div>
</div>
{{% /blocks/section %}}
22 changes: 0 additions & 22 deletions content/zh/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,3 @@ RuyiSDK 主要包含了一个组件管理器(也称为Ruyi包管理器)、

{{% /blocks/section %}}

{{% blocks/section %}}

## RuyiSDK 成果

### RUYI 包管理器

* [在线软件源 RUYI REPO](https://mirror.iscas.ac.cn/ruyisdk/)https://mirror.iscas.ac.cn/ruyisdk
* 包管理器工具

* [GitHub 项目](https://github.com/ruyisdk/ruyi)https://github.com/ruyisdk/ruyi
* download(latest release):
- GitHub Releases: https://github.com/ruyisdk/ruyi/releases/tag/0.2.0
- ISCAS Ruyi Repo: https://mirror.iscas.ac.cn/ruyisdk/ruyi/releases/0.2.0/

### RUYI IDE

### 开发者社区

* [文档和教程](../ruyi/index.md)
<!-- {.text-center} -->

{{% /blocks/section %}}
2 changes: 1 addition & 1 deletion content/zh/blog/news/announce.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 官宣
date: 2024-02-26
date: 2024-03-15
description:
---

Expand Down
4 changes: 0 additions & 4 deletions content/zh/blog/releases/_index.md

This file was deleted.

66 changes: 0 additions & 66 deletions content/zh/blog/releases/path.md

This file was deleted.

Loading

0 comments on commit a4d8d37

Please sign in to comment.