1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Robert Austin d46a0724dd updating sorting and limiting of services, improve service dummy content 2022-06-27 10:31:24 +10:00
root 5c54466e13 refactor: Reduce complexity
default.html: Use Google Fonts and load efficiently fonts with <link rel="preconnect" ...> and comment the self hosted way
teams.html: Set width and height directly in the HTML
_config.yml: Modify the style of sass to compressed
_team: Make consistent use of double quote and remove width and height attributes
style.scss: Comment import of fonts component
2021-08-09 13:02:59 +02:00
root e640db6d17 refactor: Improve performance
SEO improvement
- about.md: Add description label
- contact.md: Add description label
- services.md : Add description label

Accessibility improvement
- footer.html: Replace <h3> by <h2>
- team.html: Increase contrast ratio

Security improvement
- teams.html: Fix LinkedIn link

Performance improvement
- teams.html: Set width and height for img
- ...

For the whole site:

100/100 Google Lighthouse speed score
100/100 Google Lighthouse seo score
100/100 Google Lighthouse accessibility score
100/100 Google Lighthouse best practices score
2021-08-06 17:49:36 +02:00
Robert Austin c00f7a6ecb update seo, update page layouts css, update stackbit.yaml 2021-07-12 13:06:45 +10:00
Robert Austin bdd76be34f update stackbit.yaml 2021-03-09 12:04:14 +10:00
Robert Austin 2902bfc0ba update add stackbit 2020-10-17 10:14:24 +10:00
Robert Austin 570b0b4f5c refresh theme 2020-08-23 20:01:06 +10:00
Robert Austin f648f84244 update page titles 2018-12-09 20:49:38 +10:00
Robert Austin 8c55174471 team is now a collection, add site config for google analytics 2018-12-09 19:48:38 +10:00