swaroopar / xpanse-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xpanse Website

xpanse-website-ci xpanse-website-deployment

Xpanse website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Production Deployment

The website is currently deployed on Eclipse Foundation's infrastructure. All changes that are pushed to main branch will trigger a re-deployment of the website.

In case the website needs to be deployed anywhere else, then run the below command and copy the contents generated in the build folder to any server that can server static websites.

npm run build

Icons

Free icons on this website are taken from Luicde.

About

License:Apache License 2.0


Languages

Language:TypeScript 73.4%Language:CSS 26.2%Language:JavaScript 0.5%