Commit Graph

53 Commits

Author SHA1 Message Date
jinhojang6 a77fed6566
feat: implement custom style for nimbus 2024-02-08 00:14:42 +09:00
Hossein Mehrabi c203eb913c
chore: upgrade @acid-info/logos-docusaurus-preset 2024-01-17 21:02:03 +03:30
Hossein Mehrabi 1257635838
chore: upgrade @acid-info/logos-docusaurus-preset 2023-12-22 17:21:04 +03:30
Hossein Mehrabi 076610522b
chore: upgrade @acid-info/logos-docusaurus-preset 2023-12-22 16:57:11 +03:30
Hossein Mehrabi 07e8a7104e
chore: upgrade @acid-info/logos-docusaurus-preset 2023-12-20 17:47:07 +03:30
Hossein Mehrabi 4fc0d799b8
chore: upgrade @acid-info/logos-docusaurus-preset 2023-12-15 19:56:41 +03:30
Hossein Mehrabi 9108dfd0b5
fix: landing page design adjustments 2023-12-15 17:15:18 +03:30
Hossein Mehrabi 3d8912a7c5
chore: upgrade @acid-info/logos-docusaurus-preset 2023-12-15 13:49:35 +03:30
Hossein Mehrabi 27d1a246b4
chore: update landing page copy and design 2023-12-14 19:16:38 +03:30
jinhojang6 7473a8c1d7 chore: upgrade preset version 2023-12-04 20:02:08 +09:00
jinhojang6 5dbfb2a43c style: use system theme by default 2023-11-28 22:38:18 +09:00
jinhojang6 d52d16350d feat: add profile cards section 2023-10-06 22:47:20 +09:00
Hossein Mehrabi 438671487a
chore: upgrade logos preset 2023-07-18 00:56:04 +03:30
Hossein Mehrabi ca952a2f5c
upgrade logos preset 2023-07-17 18:23:54 +03:30
Hossein Mehrabi 6f4d1865fc
upgrade logos preset 2023-07-17 18:13:29 +03:30
Hossein Mehrabi b1fdc0e82b
chore: upgrade logos preset 2023-07-17 15:57:01 +03:30
jinho jang c9f07e4ee6 refactor: update CTA section 2023-07-14 01:20:19 +09:00
jinho jang f05ca69ebe feat: update hero copy 2023-07-14 01:20:19 +09:00
Hossein Mehrabi bc4e0da892
chore: upgrade the logos preset 2023-07-11 21:09:59 +03:30
Hossein Mehrabi d38f7d6910
chore: upgrade the logos preset 2023-07-11 17:06:18 +03:30
Hossein Mehrabi 18d4e7676e
chore: upgrade the logos preset 2023-07-10 22:26:00 +03:30
Hossein Mehrabi ef4d89ecd4
chore: upgrade the logos preset 2023-07-10 15:57:40 +03:30
Jinho Jang 6c83e0acbb
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>
2023-07-10 07:21:30 +03:30
Hossein Mehrabi 238ff8477b
chore: upgrade logos preste 2023-07-04 21:27:27 +03:30
Hossein Mehrabi 1f5eea177d
feat: upgrade logos preste && replace hero model with a pre-rendered video 2023-07-04 19:52:08 +03:30
Hossein Mehrabi 8f12475c63 upgrade logos preset 2023-06-12 04:44:14 +03:30
Hossein Mehrabi 7ff63a76f3
upgrade logos preset 2023-06-09 05:35:43 +03:30
Hossein Mehrabi 70f50969e1
upgrade logos preset 2023-06-07 19:42:19 +03:30
Hossein Mehrabi 85dbbd15bd
upgrade logos preset 2023-06-07 19:03:31 +03:30
Hossein Mehrabi a40ee823a4
upgrade logos preset 2023-06-07 15:49:47 +03:30
Hossein Mehrabi b87ebd2a9c
upgrade logos preset 2023-06-06 13:32:30 +03:30
Hossein Mehrabi 7b657ed782
upgrade logos preset 2023-06-06 01:27:03 +03:30
Hossein Mehrabi 9cf5246fa2
upgrade logos preset 2023-06-05 19:05:40 +03:30
Hossein Mehrabi 0aa3043588
upgrade logos preset 2023-06-05 18:09:29 +03:30
Hossein Mehrabi 0f69654862
upgrade logos preset 2023-06-02 22:53:47 +03:30
jinhojang6 99cfb19fde update preset and content 2023-06-03 01:29:06 +09:00
jinhojang6 c8e6206ad7 update preset to 1.0.0-alpha.4 2023-06-01 21:58:19 +09:00
jinhojang6 9f3e6d3e11 BREAKING CHANGE: implement docusaurus 2023-06-01 19:37:55 +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