diff --git a/.github/workflows/site.yaml b/.github/workflows/site.yaml index 622141c..9713b16 100644 --- a/.github/workflows/site.yaml +++ b/.github/workflows/site.yaml @@ -15,6 +15,19 @@ jobs: - name: Checkout 🛎️ uses: actions/checkout@v3 + - name: Install nix + uses: cachix/install-nix-action@v25 + with: + nix_path: nixpkgs=channel:nixos-unstable + + - uses: cachix/cachix-action@v14 + with: + name: holochain-ci + + - uses: cachix/cachix-action@v14 + with: + name: holochain-open-dev + - name: Install and Build 🔧 run: | nix develop github:holochain-open-dev/infrastructure#synchronized-pnpm --command bash -c "pnpm install && pnpm -F site build" diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c1f5707..5c759d0 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -11,7 +11,7 @@ jobs: testbuild: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Install nix uses: cachix/install-nix-action@v25 diff --git a/site/index.html b/site/index.html index 73c64b4..4bec462 100644 --- a/site/index.html +++ b/site/index.html @@ -19,10 +19,37 @@
With it, you can add producers and their products' details, create orders from all the households that are members of the buyers club, and manage delivery and sorting tasks.
+ +
+ Curious to learn more?
+
+
+
+
+ Read our substack article about plenty.
+
+ After doing user reasearch, we have started software development of the prototype of plenty. Stay tuned for updates coming soon! +
++ After doing user reasearch, we have started software development of the prototype plenty. Stay tuned +
+