Commit Graph

8 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
Mary aaab3bb8cb Fix building issues 2021-01-24 15:39:16 +01:00
Mary 4d42d28175 actions: Pin Nodejs 12.16.3 for building for now
Waiting for the whole ESM messy situation to be sorted out
2020-11-27 19:56:42 +01:00
Thog d0a3632345 Fix support for Edge (Use Babel) 2020-03-23 16:55:46 +01:00
Thog 698bb39dd1 Use purgecss on output build 2020-02-09 19:32:31 +01:00
Thog 3c84f45038 Some tweaks for the build system 2020-02-09 17:43:54 +01:00
Thog 3e26df864c Fix identation of deployment workflow file 2020-02-07 17:13:03 +01:00
Thog f0add15de9 Add auto deployment via GitHub Actions 2020-02-07 17:10:26 +01:00