Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] d952fb10c4
Bump vite from 3.2.8 to 3.2.10 (#42)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 22:17:55 +10:30
dependabot[bot] 88d2fe217b
Bump vite from 3.2.7 to 3.2.8 (#37)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 19:34:31 +01:00
dependabot[bot] 9a24c81e9d
Bump axios from 0.27.2 to 1.6.0 (#34)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 04:09:14 +01:00
dependabot[bot] e838c84bed
Bump postcss from 8.4.24 to 8.4.31 (#35)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 03:59:00 +01:00
dependabot[bot] aa0be1b344
Bump vite from 3.0.6 to 3.2.7 (#28)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.6 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 03:57:58 +01:00
Karim 14a7d5f5d1
Docs update (#17)
* Increment version + docs update

* Increment version + docs update

* Increment version + docs update
2022-09-10 14:15:31 +02:00
Karim 70d6df62bd
Website redesign (#14)
* Initial project push

* Add tailwind config

* Add vue router config

* Continue

* Add generic navigation header

* Update navigations logic to prevent invalid active class

* Update HomePage.vue

* Add footer

* Add team member GitHub link

* Add new social list component

* Add SEO + favicon tag

* Update SEO tag

* Split header in multiple component

* Update i18n

* Add new homepage section

* Add new stats homepage section

* Add new section homepage section

* Add new section homepage section

* Add download page

* Update mac os section

* Add build information

* Continue

* Continue

* Continue

* Continue

* Add LDN build section

* Re order section

* Remove branch info

* Update contribute page

* Add generic button component

* Finish contribute page

* Update action logic

* Continue

* Continue

* Continue

* Fix invalid build

* Add missing token

* Fix deploy

* Update package

* Update package

* Add node version

* Fix typo

* Continue

* Fix typos

* Update teams

* Add new older build link

* Add new github action

* Add docker build

* Add LICENSE.txt and update README.md

* Add funding link

* Cleanup

* Fix invalid url

* Update .env

* Remove merge branch on release.yml

* Add asset condition

* Add sitemap.xml

* Add translation section
2022-09-07 09:32:39 +02:00
Mary aaab3bb8cb Fix building issues 2021-01-24 15:39:16 +01:00
Thog fb46709fda Update pages and deps 2020-06-15 21:49:01 +02:00
Thog 0a453cfed9 Add Google Analytics 2020-04-02 13:36:09 +02:00
Thog d0a3632345 Fix support for Edge (Use Babel) 2020-03-23 16:55:46 +01:00
Thog e34ed9e265 Enable treesharking on vuetify 2020-02-10 17:08:15 +01:00
Thog da7f8c46a6 Migrate to Vuetify 2.0.0 2020-02-10 15:59:13 +01:00
Thog 698bb39dd1 Use purgecss on output build 2020-02-09 19:32:31 +01:00
Thog 69384e44f9 Add robots.txt and basic sitemap 2020-02-08 18:28:41 +01:00
Thog 1b37a96adf Add some SEO elements 2020-02-08 16:59:15 +01:00
Thog 3e37b94485 Determine team members at compile time
Also tweak the nav bar
2020-02-07 19:55:39 +01:00
Thog 8134389b9f Rewrite website using Gridsome
TODO:
- migrate to vuetify 2.x
- CI integration
- move team.json to another repository
2020-02-07 16:11:27 +01:00
Lordmau5 dfaa1c4c1e Various changes 2018-07-13 14:10:29 +02:00
Lordmau5 0caa512084 Formatting 2018-05-25 05:03:22 +02:00
Lordmau5 25c35d5aca Add files 2018-05-22 18:41:37 +02:00