diff --git a/README.md b/README.md index aada197..67bf0ef 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,13 @@ That will launch a local web server you should use to preview your site, and als > The Ignite command-line tool has various configuration options available. Run `ignite help` to get general help, or add `help` before a subcommand to get further details, e.g. `ignite help run`. +## Websites made with Ignite + +| Website | Repository | +|------------------------|-------------------------------------------| +| [jcalderita Portfolio](https://jcalderita.com) | [GitHub](https://github.com/jcalderita/portfolio-web-ignite) | + + ## Contributing I welcome all contributions, whether that's adding new tests, fixing up existing code, adding comments, or improving this README – everyone is welcome!