Skip to content

shawntax/earthstar-website

 
 

Repository files navigation

Earthstar site

This is a website for the Earthstar project. It will include documentation, help for new users and contributors, and technical information about the project.

Developing

This is a Remix site. You can find documentation for Remix here. This project uses Tailwind CSS to style the site. You can find documentation for it here

  1. Install dependencies with npm install.
  2. Run npm dev to start a development server.
  3. Open http://localhost:3000 to preview the site.
  4. Start making your changes.

Deployment

This site is currently configured to be deployed on Fly. Not quite there yet though.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.7%
  • TypeScript 47.4%
  • JavaScript 3.9%