Web3Privacy Now Website: https://web3privacy.info
Find a file
Mykola Siusko 4abd3827ef
Merge pull request #25 from web3privacy/pages-dev
Home, About and Membership (Get Involved) - Redesign
2024-09-12 10:05:17 +02:00
.github/workflows bumped version of withastro/action within deploy.yml 2024-09-08 12:42:59 +02:00
.vscode initial commit 2023-11-13 03:03:34 +01:00
public Updated the about pages items, footer, grid items, updated the about footer, added images and svgs, updated the config form membership to get involved. Add styles changes, use mono font for the unscramble text effect. 2024-09-12 09:21:15 +05:00
src Merge pull request #25 from web3privacy/pages-dev 2024-09-12 10:05:17 +02:00
utils migrating to jsr contributors.js 2024-09-09 00:31:48 +02:00
.gitignore updates 2023-12-20 23:14:44 +01:00
astro.config.mjs update generator 2024-03-06 17:28:41 +01:00
deno.lock Commit from GitHub Actions (Synchronize data) 2024-09-11 15:17:46 +00:00
LICENSE Create LICENSE 2024-02-09 21:16:39 +01:00
package-lock.json Bump the npm_and_yarn group across 1 directory with 2 updates 2024-08-30 17:33:16 +00:00
package.json Bump the npm_and_yarn group across 1 directory with 2 updates 2024-08-30 17:33:16 +00:00
README.md Update README.md 2024-02-23 16:24:25 +01:00
svelte.config.js update generator 2024-03-06 17:28:41 +01:00
tailwind.config.mjs update summit gen tpl 2024-03-16 23:31:21 +01:00
tsconfig.json initial commit 2023-11-13 03:03:34 +01:00

Web3Privacy Now Website

Deploy to GitHub Pages Synchronize data

w3pn-website-screen

Deployments

Deployment URL Hosting
Production web3privacy.info GitHub Pages
Production (mirror) mirror.web3privacy.info Vercel
Production (IPFS) TBA TBA
Beta (dev) beta.web3privacy.info Vercel

Used technologies

Development

Install

Requirements:

Clone repository and install:

git clone git@github.com:web3privacy/w3pn-website.git
npm install

Run local dev server

npm run dev

Build production

npm run build

License

MIT