Skip to content

footworkjs/footwork-website

Repository files navigation

footwork-website

Website for FootworkJS

Common Commands

  • Watch and build on changes

    bundle exec jekyll build --watch
  • Build Site and Zip for upload

    # Run this from the root of the project
    rm -f footwork-website.tar.gz && bundle exec jekyll build && tar czf footwork-website.tar.gz --transform "s,^,footwork-website/,"  -C ./_site ./

About

Public website for the frontend framework Footwork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published