1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Arnaud 4abc70040d
use excerpt instead of content for service and team vignettes 2023-06-22 22:23:59 +02: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 83fad6a578 update to relative_url 2021-03-09 12:41:59 +10:00
Robert Austin bdd76be34f update stackbit.yaml 2021-03-09 12:04:14 +10:00
AndrewCz 5693b2a3b8 Make team entries in overview page link to individual pages 2020-11-08 02:26:33 -05:00
Robert Austin 2902bfc0ba update add stackbit 2020-10-17 10:14:24 +10:00
Robert Austin c5a262b75f update teams 2020-08-26 21:04:15 +10:00
Robert Austin 570b0b4f5c refresh theme 2020-08-23 20:01:06 +10:00