From 28757ec73b8f6960a77b3835a4fda4c5b1ad20b7 Mon Sep 17 00:00:00 2001 From: Erik Berkun-Drevnig Date: Thu, 10 Nov 2022 22:13:39 -0500 Subject: Add Alora Labs website to showcase (#1494) * Add Alora Labs * Add generated resources * Update showcase --- content/en/showcase/alora-labs/bio.md | 3 +++ content/en/showcase/alora-labs/featured.png | Bin 0 -> 83801 bytes content/en/showcase/alora-labs/index.md | 18 ++++++++++++++++++ ...bc5eb2110_83801_1024x512_fill_catmullrom_top_2.png | Bin 0 -> 68339 bytes ...93353bc5eb2110_83801_640x0_resize_catmullrom_2.png | Bin 0 -> 23262 bytes ...5eb2110_83801_8298a1fa052279512823ecd663d6f9c8.png | Bin 0 -> 25555 bytes 6 files changed, 21 insertions(+) create mode 100644 content/en/showcase/alora-labs/bio.md create mode 100644 content/en/showcase/alora-labs/featured.png create mode 100644 content/en/showcase/alora-labs/index.md create mode 100644 resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_1024x512_fill_catmullrom_top_2.png create mode 100644 resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_640x0_resize_catmullrom_2.png create mode 100644 resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_8298a1fa052279512823ecd663d6f9c8.png diff --git a/content/en/showcase/alora-labs/bio.md b/content/en/showcase/alora-labs/bio.md new file mode 100644 index 000000000..d304cf191 --- /dev/null +++ b/content/en/showcase/alora-labs/bio.md @@ -0,0 +1,3 @@ +**Alora Labs** is a product development consultancy headquartered in Toronto, Canada. + +We help companies build software and IoT products and were recently recognized as one of the [**top IoT development firms**](https://aloralabs.com/insights/alora-labs-receives-clutch-2021-top-iot-agency-award) in Toronto. diff --git a/content/en/showcase/alora-labs/featured.png b/content/en/showcase/alora-labs/featured.png new file mode 100644 index 000000000..b8e1f302b Binary files /dev/null and b/content/en/showcase/alora-labs/featured.png differ diff --git a/content/en/showcase/alora-labs/index.md b/content/en/showcase/alora-labs/index.md new file mode 100644 index 000000000..5e6e18131 --- /dev/null +++ b/content/en/showcase/alora-labs/index.md @@ -0,0 +1,18 @@ +--- +title: Alora Labs +date: 2021-05-27 +description: "Showcase: \"Making performant websites accessible for everyone.\"" +siteURL: https://aloralabs.com/ +siteSource: https://github.com/aloralabs/homepage +aliases: [/showcase/aloralabs/] +--- + +At Alora Labs we always have an eye open for new tools and technology that we can utilize to the benefit of our customers or internal projects like our website. + +The previous iteration of our site was built with Jekyll, which served us well at first. However as time went on, we became frustrated with the number of dependencies we had to rely on, that would often break at the most inconvenient times. + +Hugo was a breath of fresh air in this regard, a single binary that works equally well on Windows as it did on macOS or Linux. We no longer need additional tools for image optimization, Sass compilation or JavaScript bundling. Everything just works, and with a substantial performance boost too. + +Hugo has become a favorite tool in the toolbelt and the foundation for many client projects. We couldn't be happier with the switch and we are optimistic about recommending Hugo for many years to come. + +Thank you to the vibrant community and talented development team for all the hard work in making Hugo a success. As excellent as Hugo is now, we cannot wait to see what the release notes have in store for us next. \ No newline at end of file diff --git a/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_1024x512_fill_catmullrom_top_2.png b/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_1024x512_fill_catmullrom_top_2.png new file mode 100644 index 000000000..545cfb2d2 Binary files /dev/null and b/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_1024x512_fill_catmullrom_top_2.png differ diff --git a/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_640x0_resize_catmullrom_2.png b/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_640x0_resize_catmullrom_2.png new file mode 100644 index 000000000..417ac696c Binary files /dev/null and b/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_640x0_resize_catmullrom_2.png differ diff --git a/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_8298a1fa052279512823ecd663d6f9c8.png b/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_8298a1fa052279512823ecd663d6f9c8.png new file mode 100644 index 000000000..e09003583 Binary files /dev/null and b/resources/_gen/images/showcase/alora-labs/featured_hu15e97d42270c9e985a93353bc5eb2110_83801_8298a1fa052279512823ecd663d6f9c8.png differ -- cgit v1.2.3