asl.rocks website
Find a file
2024-10-22 17:52:12 +00:00
content initial commit 2024-10-20 20:50:28 -07:00
static styling work on issue #1 2024-10-22 17:52:12 +00:00
templates styling work on issue #1 2024-10-22 17:52:12 +00:00
.gitignore initial commit 2024-10-20 20:50:28 -07:00
config.toml initial commit 2024-10-20 20:50:28 -07:00
LICENSE Initial commit 2024-10-21 03:38:46 +00:00
Makefile styling work on issue #1 2024-10-22 17:52:12 +00:00
README.md update README 2024-10-20 20:54:39 -07:00

ASL Rocks website sources

This website uses Zola a static site generator.

TODO

  • Add handshapes information.
  • Add language learning links.

Usage

  • Development: make dev
  • Move to production: make prod

Docs & Resources.