Skip to content

front-seat/frontseat.org

Repository files navigation

frontseat.org

This is the static website behind https://frontseat.org

It's a simple Astro + Tailwind CSS site. It is hosted via Github Pages and is deployed automatically via GitHub Actions any time a change is made to the main branch.

(That is: if you want to change stuff on our website, you can do it, right here, in the GitHub web UI.)

Local development

Getting started

You'll need node version 20.* (LTS) installed. (I use asdf to manage such dependencies, but there are a zillion ways to do it.)

To get started, first install dependencies via npm:

npm install

Then start the development server:

npm run dev

Finally, open http://localhost:4321 in your browser to view the website.

About

The static frontseat.org website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •