* 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>
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>
* 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)
* 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