Skip to content

Flutter-Bounty-Hunters/flutter_spaces

Repository files navigation

Flutter Spaces

Welcome to the repository for the marketing website for the weekly Flutter Spaces call!

This website is intended to help people share info about upcoming calls and hosts.

Build and run locally

This website is built with Static Shock.

Sources files can be found in source/.

Build files for deployment can be found in build/.

To build locally, first install static_shock_cli as a global Dart dependency:

dart pub global activate static_shock_cli

After installing static_shock_cli, navigate to this project directory and run a build:

shock build

If you'd like to test the website locally, use the built-in development server:

shock serve

Deploy the website

The website is built and deployed with a GitHub action. To see how that works, see .github/workflows/deploy.yaml.

About

Marketing webpage for a weekly Flutter Spaces call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published