Skip to content

Commit

Permalink
remove i18n (#25)
Browse files Browse the repository at this point in the history
* remove i18n

* remove unwanted links

---------

Co-authored-by: Ali Hamrani <[email protected]>
  • Loading branch information
b00f and alidevjimmy authored Oct 4, 2024
1 parent 6035f08 commit d24d869
Show file tree
Hide file tree
Showing 14 changed files with 535 additions and 822 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ resources/
.code
package-lock.json
yarn.lock
.build_build.lock
.build_build.lock

.todo
12 changes: 6 additions & 6 deletions content/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@ Description = "By joining the Pactus community, you become a part of a global ne

By joining the Pactus community, you become a part of a global network of innovators, thinkers, and doers who are all united by a shared vision of building a better future with blockchain technology. Whether you’re a developer, entrepreneur, investor, or simply a blockchain enthusiast, there’s a place for you here at Pactus. So, let’s come together and make a difference!

{{<translate "dict.community.community_ran">}}
To explore the communities managed by members of the community, you can follow the links below.

<ul class="list-none">
<li class="group">
<a target="_blank" href="https://t.me/pactuschat" class="hover:text-[#7064e9]">
<i class="fa-brands fa-telegram mr-3 text-2xl"></i>{{<translate "dict.community.telegram_chat">}}
<i class="fa-brands fa-telegram mr-3 text-2xl"></i>Pactus Chat
</a>
</li>
<li class="group">
<a target="_blank" href="https://www.facebook.com/PactusChain" class="hover:text-[#7064e9]">
<i class="fa-brands fa-facebook mr-3 text-2xl"></i>{{<translate "dict.community.facebook">}}
<i class="fa-brands fa-facebook mr-3 text-2xl"></i>Pactus on Facebook
</a>
</li>
<li class="group">
<a target="_blank" href="https://t.me/nodesync_top" class="hover:text-[#7064e9]">
<i class="fa-brands fa-telegram mr-3 text-2xl"></i>{{<translate "dict.community.nodesync">}}
<i class="fa-brands fa-telegram mr-3 text-2xl"></i>NodeSync.Top Community
</a>
</li>
<li class="group">
<a target="_blank" href="https://discord.gg/H5vZkNnXCu" class="hover:text-[#7064e9]">
<i class="fa-brands fa-weixin mr-3 text-2xl"></i>{{<translate "dict.community.wechat">}}
</a>
<i class="fa-brands fa-weixin mr-3 text-2xl"></i>WeChat Community
</a> - Please Join Discord and Request Invite from Community
</li>
</ul>
12 changes: 6 additions & 6 deletions content/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Whether you're a developer, designer, or enthusiast, your contribution can truly
"""
+++

Pactus is an open-source platform that thrives on the contributions of its community.
Pactus is an open-source platform that thrives on the contributions of its community.
Whether you're a developer, designer, or enthusiast, your contribution can truly make a difference.

Here are various ways you can support the Pactus project:
Expand All @@ -21,9 +21,9 @@ ensure the network keeps running safe and decentralized.

These guides can help you to run and configure your node:

- [{{< translate "dict.guide.run_pactus_gui">}}](https://docs.pactus.org/get-started/pactus-gui)
- [{{< translate "dict.guide.run_pactus_cli">}}](https://docs.pactus.org/get-started/pactus-daemon)
- [{{< translate "dict.guide.run_pactus_docker">}}](https://docs.pactus.org/get-started/pactus-docker)
- [Run Pactus in Graphic Mode](https://docs.pactus.org/get-started/pactus-gui)
- [Run Pactus in Command Line Mode](https://docs.pactus.org/get-started/pactus-daemon)
- [Run Pactus using Docker](https://docs.pactus.org/get-started/pactus-docker)

## Become a Validator

Expand All @@ -35,8 +35,8 @@ for contributing to the network's security and decentralization.
To become a validator, you will need to stake a certain amount of Pactus coins.
These guides can help you to send a Bond transaction and stake some coins:

- [{{< translate "dict.guide.send_transactions_gui">}}](https://docs.pactus.org/tutorials/send-transaction-gui/)
- [{{< translate "dict.guide.use_wallet_cli">}}](https://docs.pactus.org/tutorials/pactus-wallet)
- [How to send transactions in Graphic Mode?](https://docs.pactus.org/tutorials/send-transaction-gui/)
- [How to use Pactus Wallet?](https://docs.pactus.org/tutorials/pactus-wallet)

## Develop

Expand Down
33 changes: 22 additions & 11 deletions content/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,37 @@ type = 'download'
description = 'actus is a community-run blockchain technology with a revolutionary, secure, Solid State Proof of Stake Consensus. Come join us and build a decentralized future together!'
+++

{{<translate "dict.download.welcome">}}
On this page you can find how to download and get the latest version of the Pactus software.

---

<h3 id="build ">🏗️ {{<translate "dict.download.compile_from_source_code">}}</h3>
<h3 id="build">🏗️ Compile from Source Code</h3>

{{<translate "dict.download.project_pactus_is_distributed">}}
Project Pactus is distributed as open source software,
so the preferred way for installing it is to clone the source code from
the [GitHub](https://github.com/pactus-project/pactus) repository and compile the source code.

{{<translate "dict.download.instructions_for_compiling">}}

Instructions for compiling Pactus is provided on the
[install](https://github.com/pactus-project/pactus/blob/main/docs/install.md) page.

---

<h3 id="binary">⬇️ {{<translate "dict.download.stable_releases">}}</h3>
<h3 id="binary">⬇️ Download Stable Releases</h3>

{{<translate "dict.download.stable_releases_desc">}}
You can also download the latest stable releases of Pactus.
These releases are updated automatically when a new version is released in
[GitHub repository](https://github.com/pactus-project/pactus).

{{<download_links>}}

<h3 id="downloader_script">{{<translate "dict.download.downloader_script">}}</h3>
<h3 id="downloader_script">Downloader script</h3>

{{<translate "dict.download.downloader_script_explained">}}
For [Unix-like systems](https://en.wikipedia.org/wiki/Unix-like)
(e.g., Linux, macOS, or [MSYS2](https://en.wikipedia.org/wiki/Mingw-w64#MSYS2) on Windows),
there is a downloader script available.
This script can download the archived file, verify it, and extract it for you.
To use it, simply run the following command in your terminal:


```sh
Expand All @@ -35,8 +45,9 @@ curl --proto '=https' --tlsv1.2 -sSL https://github.com/pactus-project/pactus/re

---

<h3 id="docker">🐳 {{<translate "dict.download.docker">}}</h3>
<h3 id="docker">🐳 Docker Container</h3>

{{<translate "dict.download.docker_desc">}}
Advanced users can get the Pactus docker image from [Docker Hub](https://hub.docker.com/r/pactus/pactus).

{{<translate "dict.download.docker_after_download">}} [{{<translate "dict.guide.run_pactus_docker">}}](https://docs.pactus.org/get-started/pactus-docker)
You may follow this tutorial to set up and run your node using Docker:
[Run Pactus using Docker](https://docs.pactus.org/get-started/pactus-docker)
Loading

0 comments on commit d24d869

Please sign in to comment.