Commit Graph

49 Commits

Author SHA1 Message Date
Hossein Mehrabi e58d40af9e chore: upgrade @acid-info/logos-docusaurus-preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 0b8adf60cf chore: upgrade @acid-info/logos-docusaurus-preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi ea2a927241 fix: landing page design adjustments 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 16fa39e304 chore: upgrade @acid-info/logos-docusaurus-preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi de2f994bbf chore: update landing page copy and design 2024-04-22 20:01:14 +09:00
jinhojang6 1fe6a0cd62 chore: upgrade preset version 2024-04-22 20:01:14 +09:00
jinhojang6 d921b2ccaf style: use system theme by default 2024-04-22 20:01:14 +09:00
jinhojang6 6f9226bf44 feat: add profile cards section 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 7c9948a960 chore: upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 7eb23617bf upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 38e598aba0 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi a839023b7a chore: upgrade logos preset 2024-04-22 20:01:14 +09:00
jinho jang 24a25b98ca refactor: update CTA section 2024-04-22 20:01:14 +09:00
jinho jang a8a6c37fa1 feat: update hero copy 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 5268f52c62 chore: upgrade the logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 73df3845d6 chore: upgrade the logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 4a5c1c2323 chore: upgrade the logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 0d16fb0c23 chore: upgrade the logos preset 2024-04-22 20:01:14 +09:00
Jinho Jang 1e7c59f19b Upgrade preset & fix a bug with Showcase logo placeholder (#147)
* fix: remove placeholder logo from Showcase

* feat: upgrade preset version to 66

* chore: upgrade the logos preset

---------

Co-authored-by: Hossein Mehrabi <ohyeaross@gmail.com>
2024-04-22 20:01:14 +09:00
Hossein Mehrabi f3ec8e3eb6 chore: upgrade logos preste 2024-04-22 20:01:14 +09:00
Hossein Mehrabi b25baef820 feat: upgrade logos preste && replace hero model with a pre-rendered video 2024-04-22 20:01:14 +09:00
Hossein Mehrabi a155908a04 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 96cc044722 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 90718cbb02 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi cb3dc92ed0 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 4af8bb1f59 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 6f6196dcb9 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi d0661ba130 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi eeaa5a9e4e upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi 7721f441a1 upgrade logos preset 2024-04-22 20:01:14 +09:00
Hossein Mehrabi bb6d39d504 upgrade logos preset 2024-04-22 20:01:14 +09:00
jinhojang6 3d292081fa update preset and content 2024-04-22 20:01:14 +09:00
jinhojang6 e16ab01ca2 update preset to 1.0.0-alpha.4 2024-04-22 20:01:14 +09:00
jinhojang6 5e4fac71b1 BREAKING CHANGE: implement docusaurus 2024-04-22 20:01:14 +09:00
Jakub Sokołowski d52a19af35
ci: upgrade packages and use yarn instead of npm
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-05 13:27:13 +01:00
Jakub Sokołowski 12f19f1cfc
upgrade node packages, fix gulpfile.js
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-24 09:22:28 +01:00
jinhojang6 2e163e3318 fix fetching from ghost api, remove unused code
Changes:
- Updates links to use new https://news.nimbus.team/ Ghost instance, rename links to use "News"
- Fixes URLs for the documentation sidebar in source/_data/sidebar.yml
- Drops fetching Fathoms tracker.js and embeds it by committing it at source/js/fathom.js
- Drops a bunch of unused dependencies like babel, browserify, js-yaml, or qrcode
- Drops themes/navy/source/js/main.js and replaces it with simpler source/js/main.js
- Drops scripts pulled in from CDNs like Moment.js, jQuery, Clipboard.js, and Highlight
- Drops everything in themes/navy/source/js including useless themes/navy/source/js/styles
- Drops over complicated JS bundling tasks from gulpfile.js
- Drops templates for unused popups:
  - themes/navy/layout/partial/community-popup.swig
  - themes/navy/layout/partial/projects-popup.swig

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-11-19 11:34:13 +01:00
jinhojang6 58a1c9557e
update header and footer 2019-11-15 00:16:10 +09:00
dependabot[bot] b4be740603 Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-15 08:28:19 -04:00
Jakub Sokołowski f0c7772964
fix missing div in community-popup.swig, add yarn.lock
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 12:49:32 -04:00
Jakub Sokołowski 0aca6c36d4
select hexo config based on branch, disallow indexing for develop
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-07-01 10:11:15 -04:00
Andy Tudhope 993c82dac0
Remove submodules entirely 2019-03-31 11:34:55 +02:00
Andy Tudhope b3065d45d2
Nasty hacks away from submodules: my unified vision has not been realised 2019-03-31 10:57:49 +02:00
Sam Thomson 8ddd1f7bfd can render EJS templates now too (#30)
* upated submodules, now have ejs partials

* ejs parser package
2019-01-14 12:25:08 +02:00
Andy Tudhope fa2ba3cccf
Revert "Moves more stuff to shared folder"
This reverts commit 6799193586.
2018-11-29 15:24:03 +02:00
Andy Tudhope 6799193586
Moves more stuff to shared folder 2018-11-29 15:10:56 +02:00
Sam Thomson 2063113431 Use shared partials (#24)
* add partials repo as submodule

* use header nav partial

* update header nav to use partial

* added missing popup html

* add update script

* updated submodule(s)
2018-11-28 10:29:37 +02:00
Santiago Gonzalez Toral 5f98d3dac6 Replicate the same structure as on status.im (#21)
* Replicate the same structure as on status.im

* Fixes parallax effect and overlapping with main menu popups

* Remove twitter social link on header

Co-Authored-By: santteegt <hernangt12re3@gmail.com>

* Remove github link on header

Co-Authored-By: santteegt <hernangt12re3@gmail.com>

* Remove unnecessary SCSS files
2018-11-21 12:40:27 +02:00
Andy Tudhope d9c9ff0559
Initial site outline 2018-09-28 20:47:04 +02:00