Commit Graph

12 Commits

Author SHA1 Message Date
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
Phi
1ea416a383
Add setup guide and FAQ links (#11)
Co-authored-by: Phi Zero <wolkan.craanen@gmail.com>
2022-05-29 12:11:43 +02:00
Mary
70d99fc62b Default dark mode, update download page 2021-01-24 16:33:27 +01:00
Thog
fb46709fda Update pages and deps 2020-06-15 21:49:01 +02:00
Thog
da7f8c46a6 Migrate to Vuetify 2.0.0 2020-02-10 15:59:13 +01:00
Thog
67ac29b015 use g-image to improve image loading time 2020-02-09 22:41:25 +01:00
Thog
842a8bb6a0 Make the footer not fixed 2020-02-08 17:53:51 +01:00
Thog
1b37a96adf Add some SEO elements 2020-02-08 16:59:15 +01:00
Thog
cf97ff4384 move social part of the navbar to GraphQL
Also fix an error caused by last commit and tweak icon colors.
2020-02-08 00:03:10 +01:00
Thog
3e37b94485 Determine team members at compile time
Also tweak the nav bar
2020-02-07 19:55:39 +01:00
Thog
20a37741fb Fix building error 2020-02-07 16:46:25 +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