Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
/ landing Public archive

Landing page for Presentium (deployed with Github Pages)

License

Notifications You must be signed in to change notification settings

presentium/landing

Repository files navigation

Presentium - Landing Page

This is the landing page for Presentium, available at presentium.ch. It is based on Nuxt UI Pro and Tailwind CSS.

Stack

Make sure to install the dependencies:

npm install

Development Server

Start the development server on http://localhost:3000:

npm run dev

Continuous Delivery

The landing page is deployed to GitHub Pages using GitHub Actions. The workflow is defined in .github/workflows/deploy.yml.

The production branch is the one that will be applied when modified.

The default branch therefore is dev, and the production branch is protected. When a change is ready to be deployed, a pull request should be made from dev to production.

Contributing

Please refer to the Contributing Guide before making a pull request.

About

Landing page for Presentium (deployed with Github Pages)

Resources

License

Code of conduct

Stars

Watchers

Forks