This website requires JavaScript.
Explore
Help
Sign In
acid-info
/
nimbus-site
mirror of
https://github.com/acid-info/nimbus-site.git
Watch
1
Star
0
Fork
You've already forked nimbus-site
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf5b4e642e
nimbus-site
/
themes
/
navy
/
layout
/
partial
/
after_footer.swig
2 lines
24 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-18 17:16:03 +00:00
{{ js('js/main.min') }}