Skip to content

paralus/website

Repository files navigation

Paralus Documentation, Blog & Website

This repo contains the Paralus website, documentation, and blog. The website is built using Docusaurus 2, and styled using Tailwind CSS.

Prerequisites

To use this repository, you need the following installed locally:

Before you start, install the dependencies. Clone the repository and navigate to the directory:

git clone ttps://github.com/paralus/website.git
cd website

Development setup

cd into your cloned repository, and start the server:

$ npm install
$ npm run start

You can view the website at http://localhost:3000. The local site auto-reloads when you make changes.

Opening a pull request will automatically generate a preview URL. Merging to main autodeploys to the Paralus website using Vercel.

Contribution

Refer to our contribution guidelines to contribute.

About

Paralus website, documentation & blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published