Commit Graph

84 Commits

Author SHA1 Message Date
Jinho Jang dc4cc32ca4
update the header and footer 2020-02-04 22:26:14 +09:00
Jinho Jang 8feb96efaa update the footer 2020-01-23 19:25:23 +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
Jakub Sokołowski e4fc385fb4
change nimbus.status.im to nimbus.team
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-11-18 14:12:45 +01:00
jinhojang6 3e747e9494 update the team section 2019-11-18 14:00:23 +01:00
Jakub Sokołowski 31bac1b3de
use location.protocol for base href
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-11-16 10:37:14 +01:00
jinhojang6 8602ebd4ec
refine the indentation of the script tag 2019-11-16 11:39:29 +09:00
jinhojang6 3fbf581f31
update the base url of the website 2019-11-16 10:56:03 +09:00
jinhojang6 e703ab6250
update href for new domain 2019-11-16 03:49:01 +09:00
Jakub Sokołowski a8b0cc479d
add Fathom Analytics JS
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-11-16 03:47:11 +09:00
Jinhojang6 e5e0618b46
update favicon 2019-11-16 01:15:00 +09:00
Jinhojang6 cbd9c6ac83
remove Status GmbH 2019-11-16 00:57:43 +09:00
Jinhojang6 4663c19239
update a privacy policy link 2019-11-15 00:43:54 +09:00
Jinhojang6 70e5e7b764
change href to fix a bug on the /docs page 2019-11-15 00:34:55 +09:00
jinhojang6 58a1c9557e
update header and footer 2019-11-15 00:16:10 +09:00
Jacek Sieka 2f7692ebfe
update-donation-address 2019-09-25 20:35:40 +02:00
Bruno Skvorc 5c24438a54 Language update 2019-07-12 10:25:20 +02: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
Bruno Skvorc 5274457fc6 Added donation info 2019-04-10 14:50:23 +02:00
Bruno Skvorc 4c537fd365 Added images for tersec and kdeme 2019-04-03 14:34:59 +02:00
Bruno Skvorc 34d1379a2d Updated some content 2019-04-03 13:59:08 +02:00
Bruno Skvorc 917cb7be45 Updated some content 2019-04-03 13:58:21 +02: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
Bruno Skvorc 729edc7611 Updates 2019-03-30 00:44:29 +01:00
Sam Thomson acb1ada4c7 remove built js, no need for it to be in repo 2019-01-15 10:08:21 +07:00
Sam Thomson eaec08f795 swap out old duplicated code for new shared code 2019-01-15 10:05:51 +07: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
Bruno Skvorc 17686b678c Minor build updates 2019-01-09 18:32:14 +01:00
Bruno Skvorc 681939f136 Fixed Peter 2019-01-09 11:17:34 +01:00
Bruno Skvorc de74ea9783 Fixed team page, fixed broken link on home page 2019-01-08 20:43:57 +01:00
Bruno Skvorc af750883ee Fixed Stefan's and Peter's name 2019-01-08 19:36:34 +01:00
Bruno Skvorc d1078d8c66 Removed Ryan, added Stefan, Peter 2019-01-08 19:21:08 +01:00
Bruno Skvorc 4356f8c481 Removed Ryan, added Stefan, Peter 2019-01-08 19:19:12 +01:00
Andy Tudhope dfbc3fef9f
Change submodule commit 2018-11-29 15:43:05 +02:00
Andy Tudhope c62b0f9194
Moves more to shared-partials 2018-11-29 15:25:28 +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
Andy Tudhope 0d3a6b5773
Updates shared-partials and removes Studio 2018-11-29 13:55: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
Bruno Škvorc 2e3ade7a8f
Update fetch_blog_posts.js 2018-10-24 15:00:56 +02:00
Bruno Škvorc 6c63df50f4
Update fetch_blog_posts.js 2018-10-24 11:55:11 +02:00
Bruno Škvorc 3169fecf45
Update index.swig 2018-10-22 07:12:42 +02:00
Jacek Sieka 2fcd82e6cb
Fix arnetheduck link 2018-10-12 10:50:57 -06:00
Bruno Skvorc a644125b80 UCFirst on Ryan 2018-10-12 17:03:35 +02:00
Bruno Skvorc 3863a3625f New code for Ryan 2018-10-12 16:49:49 +02:00
Bruno Skvorc d834f46a22 Hid links 2018-10-12 16:11:58 +02:00
Bruno Skvorc 545f3efbf4 headline 2018-10-12 16:08:55 +02:00
Bruno Skvorc 86810e1661 Team status chat links added 2018-10-12 16:06:16 +02:00