12 Commits

Author SHA1 Message Date
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
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
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
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
5274457fc6 Added donation info 2019-04-10 14:50:23 +02:00
Bruno Skvorc
917cb7be45 Updated some content 2019-04-03 13:58:21 +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
Nistor Cristian
2a6295eb66 Responsive menu. 2018-10-04 01:02:24 +03:00
Nistor Cristian
256a77ea6c Improved overall styling on home.
Created script to fetch latest posts from our.status.
Improved Footer.
2018-10-03 01:38:41 +03:00
Andy Tudhope
d9c9ff0559
Initial site outline 2018-09-28 20:47:04 +02:00