Rebuilt My Company Website in Blocs

Hi guys!
I just rebuilt my company website in Blocs. (Previous version was built using Hugo static site generator).

I hope you like it. :face_with_peeking_eye: Hopefully I got most of the typos corrected and bugs squashed before launch. Thanks to @Eldar, @PeteSharp, @Norm and a few others here for tips and hints on various topics while building this. It’s built on Eldar’s excellent Minimalist Library v3. :smiling_face_with_sunglasses:

9 Likes

Looks good. Seems to function well. Nothing jumped out at me as a problem.

Good work!

Rich the Weather Guy

1 Like

@flips

Phil, the only thing I noticed was the offcanvas toggle doesn’t change to English.

You can also add something like this to the header of both languages. (I think his is correct :grimacing: not totally sure you need the x-default, no harm though, that I can see)

<link rel="alternate" hreflang="no" href="https://luminated.no/"/>
<link rel="alternate" hreflang="en" href="https://luminated.no/en/"/>
<link rel="alternate" hreflang="x-default" href="https://luminated.no/"/>

Docs for the x-default here

1 Like

Ah, good catch, @PeteSharp , and smart to add those headers​:+1::ok_hand: Will get that done Soon™ :innocent:

Edit: :white_check_mark:

1 Like

Hi @flips you have done a great job on your rebuild :clap:

3 Likes