Commit Graph

77 Commits

Author SHA1 Message Date
Robert Austin 4de3e48fd4
Update README.md 2022-10-21 10:23:49 +10:00
Robert Austin 54c11ab4c3
Update README.md 2022-06-27 10:47:46 +10:00
Robert Austin d46a0724dd updating sorting and limiting of services, improve service dummy content 2022-06-27 10:31:24 +10:00
Robert Austin 0bfe07c5c4
Merge pull request #53 from sanujar/master
Use weighted_services on home page
2022-06-27 09:29:56 +10:00
Sanuja Rajasinghe a295337dc7
Use weighted_services on home page 2022-03-29 14:53:44 +05:30
Robert Austin 575d51db52
Update README.md 2022-01-03 10:46:11 +10:00
Robert Austin 8581d2257a
Update README.md 2022-01-03 10:45:00 +10:00
Robert Austin 0c94e7c227
Update README.md 2021-10-06 12:14:21 +10:00
Robert Austin 986d18016e update to bootstrap v4.6 2021-10-06 12:09:23 +10:00
Robert Austin 9c3310b85d fix primary red color on links 2021-10-06 12:02:31 +10:00
Robert Austin 0fe44fd51e
Merge pull request #44 from Balaiseee/master
refactor: Improve performance, seo, accessibility and security
2021-08-10 13:13:28 +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 45518323f3 fix: Missing quotation marks
home.html: Fix missing quotation marks in alt attribute in intro image
2021-08-07 14:45:43 +02:00
root 3b5119f879 style: Formatting
Rename fonts.scss into _fonts.scss
Format style.scss
2021-08-07 13:54:56 +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
root d9528cf9a2 refactor: Improve performance
Self host font
header.html: Set width and height for img
home.html: Set width and height for img

home.html: Lighthouse 100/100 Mobile & Desktop
2021-08-06 16:09:07 +02:00
Robert Austin 6c61d49e03 update stackbit.yaml 2021-07-12 13:58:38 +10:00
Robert Austin 7d6662356d Merge branch 'master' of github.com:zerostaticthemes/jekyll-serif-theme 2021-07-12 13:08:10 +10:00
Robert Austin c00f7a6ecb update seo, update page layouts css, update stackbit.yaml 2021-07-12 13:06:45 +10:00
Robert Austin c4c46afa4e
Merge pull request #41 from PmE8HW0KRfqa/patch-1
Update _type.scss
2021-07-12 11:05:38 +10:00
PmE8HW0KRfqa 4751f81d28
Update _type.scss
The <h1> font size was not consistent with the rest. The text became larger when the screen became smaller.
2021-06-13 21:24:40 -06:00
Robert Austin d49464c6a8
Update README.md 2021-03-09 16:53:32 +10:00
Robert Austin 2271fdc351 update readme 2021-03-09 16:50:31 +10:00
Robert Austin 001afb9ee1 ssgversion as string 2021-03-09 14:07:03 +10:00
Robert Austin 07a7e41d1b update baseurl and license email 2021-03-09 13:57:17 +10:00
Robert Austin 15e896e3e8 testing gh-pages baseurl 2021-03-09 13:53:24 +10:00
Robert Austin d67f85a456 update base url got gh pages 2021-03-09 13:45:36 +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
Robert Austin 7b2ec44ad4
Merge pull request #33 from driftingrafttechnology/services-weight
Added variable weighted_services so that services weight is used.
2021-03-09 11:41:41 +10:00
Robert Austin 1cc3eebb07
Merge pull request #32 from dpshelio/fix-html
extra quotes removed on html
2021-03-09 11:41:09 +10:00
Robert Austin 098175aee7
Merge pull request #30 from ofekih/patch-1
Fix mailto typo
2021-03-09 11:40:40 +10:00
Robert Austin 289dd37dc2
Merge pull request #26 from smacz42/master
Make team entries in overview page link to individual pages
2021-03-09 11:37:10 +10:00
Jamie Harvey a903d825ea Added variable weighted_services so that services weight is used. 2021-02-23 22:36:26 -08:00
David Pérez-Suárez dcc40be92c
extra quotes removed on html 2021-02-19 11:39:29 +00:00
Ofek Gila e59e5eab4f
Fix typo
Mailto link doesn't work because of this typo. Cheers
2021-01-17 18:46:36 -08:00
AndrewCz 5693b2a3b8 Make team entries in overview page link to individual pages 2020-11-08 02:26:33 -05:00
Robert Austin 28f1ac50c2
Merge pull request #25 from andreif/patch-1
Fix typo
2020-11-08 11:24:51 +10:00
Andrei Fokau a0b5116591
Update features.json 2020-11-01 12:11:40 +01:00
Robert Austin 1083a7b4e5 remove config defaults 2020-10-17 10:22:26 +10:00
Robert Austin 227f3cc643 Merge branch 'master' of github.com:zerostaticthemes/jekyll-serif-theme 2020-10-17 10:14:57 +10:00
Robert Austin 2902bfc0ba update add stackbit 2020-10-17 10:14:24 +10:00
Robert Austin 30df6978d9
Merge pull request #21 from kalehmann/patch-20
fix: Mobile menu with baseurl set
2020-10-16 13:56:54 +10:00
Karsten Lehmann 95220c0500
fix: Mobile menu with baseurl set 2020-10-03 12:30:51 +02:00
Robert Austin 5ce60dc979
Update README.md 2020-09-05 15:46:55 +10:00
Robert Austin e89e15ba6b update live demo link 2020-09-05 15:12:09 +10:00
Robert Austin 13e11a7207 cleaning up images 2020-09-02 21:55:35 +10:00
Robert Austin 4931b1a48a update logo svg colors 2020-08-27 17:02:44 +10:00
Robert Austin 0e037342c5 update readme 2020-08-27 16:30:09 +10:00
Robert Austin 1c2c670882 update readme 2020-08-27 16:23:31 +10:00