Commit Graph

7 Commits

Author SHA1 Message Date
Jakub Sokołowski 01a67d20ca
fix css build
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-24 10:09:06 +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
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
Sam Thomson 0d91513c89 add shared js to gulp build 2019-01-15 09:51:14 +07: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