Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
/ www Public archive

Stencila's old website

License

Notifications You must be signed in to change notification settings

stencila/www

Repository files navigation

Stencila Website

⚠️ Deprecated

This is the repository for Stencila's web site circa 2022-23. For posterity, this code has been merged into our longer term website repo (commit 20fa43).

About

This is Stencila's marketing website deployed at stencila.io. It was bootstrapped from the "Salient" Tailwind UI template which uses:

  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation

Getting started

To get started with this template, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Then open http://localhost:3000 in your browser to view the website. You can modify the files in the /src folder and the site will auto-update.

Deployment

Currently deployed on pushes using Cloudflare Pages.

License

The original site template is a commercial product and is licensed under the Tailwind UI license. We may open source this repo in the future.