add GitHub icon for source code link, update readme & dist, prep for final turn in

This commit is contained in:
Xevion
2020-08-18 23:31:06 -05:00
parent c5bfb4797d
commit 1777c3c3d6
13 changed files with 201 additions and 150 deletions

View File

@@ -6,8 +6,8 @@ See [History of Robotics](https://xevion.github.io/history-of-robotics/).
## About
This is a school project, not meant to be a literal article or historically accurate recollection of the Sojourner
and Spirit rovers.
This is a school project, so I urge you to rely on your own research for topics like this, don't take this as a super accurate take on the
history of NASA's Sojourner & Spirit rovers.
## GitHub Pages Deployment

View File

@@ -198,4 +198,4 @@
color: white;
font-family: 'Segoe UI', sans-serif;
text-transform: none;
}</style><link href=/history-of-robotics/css/app.60e4a862.css rel=preload as=style><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=preload as=style><link href=/history-of-robotics/js/app.8932a450.js rel=preload as=script><link href=/history-of-robotics/js/chunk-vendors.497ff8e8.js rel=preload as=script><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=stylesheet><link href=/history-of-robotics/css/app.60e4a862.css rel=stylesheet></head><body><div id=app><div id=loader><div class=logo><div class="stars stars-1"></div><div class="stars stars-2"></div><div class="stars stars-3"></div><div class=swooshes><span class="swoosh swoosh-1"></span> <span class="swoosh swoosh-2"></span> <span class="swoosh swoosh-3"></span> <span class="swoosh swoosh-4"></span></div><h1 class=text>nasa</h1><div class=orbit-outer><div class=orbit-wrapper><div class=orbit></div></div></div></div><noscript><p id=noscript>We're sorry but history-of-robotics doesn't work properly without JavaScript enabled. Please enable it to continue.</p></noscript></div></div><script src=/history-of-robotics/js/chunk-vendors.497ff8e8.js></script><script src=/history-of-robotics/js/app.8932a450.js></script></body></html>
}</style><link href=/history-of-robotics/css/app.60e4a862.css rel=preload as=style><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=preload as=style><link href=/history-of-robotics/js/app.c885dd66.js rel=preload as=script><link href=/history-of-robotics/js/chunk-vendors.a18a59e3.js rel=preload as=script><link href=/history-of-robotics/css/chunk-vendors.db58f2bd.css rel=stylesheet><link href=/history-of-robotics/css/app.60e4a862.css rel=stylesheet></head><body><div id=app><div id=loader><div class=logo><div class="stars stars-1"></div><div class="stars stars-2"></div><div class="stars stars-3"></div><div class=swooshes><span class="swoosh swoosh-1"></span> <span class="swoosh swoosh-2"></span> <span class="swoosh swoosh-3"></span> <span class="swoosh swoosh-4"></span></div><h1 class=text>nasa</h1><div class=orbit-outer><div class=orbit-wrapper><div class=orbit></div></div></div></div><noscript><p id=noscript>We're sorry but history-of-robotics doesn't work properly without JavaScript enabled. Please enable it to continue.</p></noscript></div></div><script src=/history-of-robotics/js/chunk-vendors.a18a59e3.js></script><script src=/history-of-robotics/js/app.c885dd66.js></script></body></html>

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

2
docs/js/app.c885dd66.js Normal file
View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

34
package-lock.json generated
View File

@@ -1078,6 +1078,40 @@
"to-fast-properties": "^2.0.0"
}
},
"@fortawesome/fontawesome-common-types": {
"version": "0.2.30",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.30.tgz",
"integrity": "sha512-TsRwpTuKwFNiPhk1UfKgw7zNPeV5RhNp2Uw3pws+9gDAkPGKrtjR1y2lI3SYn7+YzyfuNknflpBA1LRKjt7hMg=="
},
"@fortawesome/fontawesome-svg-core": {
"version": "1.2.30",
"resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.30.tgz",
"integrity": "sha512-E3sAXATKCSVnT17HYmZjjbcmwihrNOCkoU7dVMlasrcwiJAHxSKeZ+4WN5O+ElgO/FaYgJmASl8p9N7/B/RttA==",
"requires": {
"@fortawesome/fontawesome-common-types": "^0.2.30"
}
},
"@fortawesome/free-brands-svg-icons": {
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-5.14.0.tgz",
"integrity": "sha512-WsqPFTvJFI7MYkcy0jeFE2zY+blC4OrnB9MJOcn1NxRXT/sSfEEhrI7CwzIkiYajLiVDBKWeErYOvpsMeodmCQ==",
"requires": {
"@fortawesome/fontawesome-common-types": "^0.2.30"
}
},
"@fortawesome/free-solid-svg-icons": {
"version": "5.14.0",
"resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.14.0.tgz",
"integrity": "sha512-M933RDM8cecaKMWDSk3FRYdnzWGW7kBBlGNGfvqLVwcwhUPNj9gcw+xZMrqBdRqxnSXdl3zWzTCNNGEtFUq67Q==",
"requires": {
"@fortawesome/fontawesome-common-types": "^0.2.30"
}
},
"@fortawesome/vue-fontawesome": {
"version": "0.1.10",
"resolved": "https://registry.npmjs.org/@fortawesome/vue-fontawesome/-/vue-fontawesome-0.1.10.tgz",
"integrity": "sha512-b2+SLF31h32LSepVcXe+BQ63yvbq5qmTCy4KfFogCYm2bn68H5sDWUnX+U7MBqnM2aeEk9M7xSoqGnu+wSdY6w=="
},
"@hapi/address": {
"version": "2.1.4",
"resolved": "https://registry.npm.taobao.org/@hapi/address/download/@hapi/address-2.1.4.tgz?cache=0&sync_timestamp=1593993773437&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Faddress%2Fdownload%2F%40hapi%2Faddress-2.1.4.tgz",

View File

@@ -8,6 +8,10 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-brands-svg-icons": "^5.14.0",
"@fortawesome/free-solid-svg-icons": "^5.14.0",
"@fortawesome/vue-fontawesome": "^0.1.10",
"bootstrap-vue": "^2.16.0",
"core-js": "^3.6.5",
"moment": "^2.27.0",

View File

@@ -18,6 +18,11 @@
</b-badge>
</b-nav-item>
</b-navbar-nav>
<b-navbar-brand class="ml-auto">
<a href="https://github.com/Xevion/history-of-robotics" target="_blank" v-b-popover.hover.top="'GitHub Source Code'">
<font-awesome-icon :icon="['fab', 'github-square']" size="lg" :style="{color: 'white'}"/>
</a>
</b-navbar-brand>
</b-navbar>
<div id="content" ref="content">
<b-jumbotron fluid container-fluid="fluid" class="text-dark py-3 px-md-5 px-sm-3">
@@ -294,7 +299,8 @@
<p>
"From Sojourner to Curiosity: A Mars Rover Family Portrait"
<br>
<a class="pl-4" href="https://www.theatlantic.com/technology/archive/2012/08/from-sojourner-to-curiosity-a-mars-rover-family-portrait/260779/">
<a class="pl-4"
href="https://www.theatlantic.com/technology/archive/2012/08/from-sojourner-to-curiosity-a-mars-rover-family-portrait/260779/">
https://www.theatlantic.com/technology/archive/2012/08/from-sojourner-to-curiosity-a-mars-rover-family-portrait/260779/
</a>
</p>

View File

@@ -3,6 +3,13 @@ import { BootstrapVue, BootstrapVueIcons } from 'bootstrap-vue';
import Vue from 'vue'
import App from './App.vue'
import router from './router';
import { library } from '@fortawesome/fontawesome-svg-core'
import { faGithubSquare } from '@fortawesome/free-brands-svg-icons'
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
library.add(faGithubSquare)
Vue.component('font-awesome-icon', FontAwesomeIcon)
Vue.use(BootstrapVue);
Vue.use(BootstrapVueIcons);
Vue.use(require('vue-moment'));