diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 47b3bb861..f404e0d72 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -104,6 +104,12 @@ jobs: publish_dir: ./coreutils/target/doc destination_dir: coreutils/dev/ + - name: Deploy Homepage + uses: peaceiris/actions-gh-pages@v3 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + publish_dir: ./homepage + destination_dir: / build-report: name: generate the build report diff --git a/homepage/index.html b/homepage/index.html new file mode 100644 index 000000000..f3384f666 --- /dev/null +++ b/homepage/index.html @@ -0,0 +1,324 @@ + + + + uutils + + + +
+
+ + + Check out our GitHub! + +
+
+
+
+ +

uutils

+
+

+ The uutils project reimplements ubiquitous command line utilities in + Rust. Our goal is to modernize the utils, while retaining full + compatibility with the existing utilities. +

+

Projects

+ +

Crates

+

+ We maintain a variety of public crates to support our projects, + which are published on crates.io. +

+ +

Friends of uutils

+

+ We collaborate with and build upon many other projects in the Rust + community, either by using or providing crates. We highly recommend + giving these projects a look! +

+ +
+
+ +
+ + diff --git a/homepage/logo.svg b/homepage/logo.svg new file mode 100644 index 000000000..4ee0a4740 --- /dev/null +++ b/homepage/logo.svg @@ -0,0 +1,61 @@ +