Skip to content

Commit

Permalink
Add LinkedIn + Julia, update X / Twitter, style
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Dec 7, 2023
1 parent cbfa777 commit 4ef0b9e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 19 deletions.
46 changes: 31 additions & 15 deletions .vuepress/components/Channels.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@
<div class="channels">
<ul v-if="contact" class="contact">
<!-- Thankfully provided by https://simpleicons.org/ -->
<li><a v-if="email" href="mailto:[email protected]" target="_blank" class="mail"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/mail-dot-ru.svg" alt="Email the PSC" title="Email the PSC" /> Email</a></li>
<li><a v-if="chat" href="https://gitter.im/Open-EO/community" target="_blank" class="chat"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/hipchat.svg" alt="Public chat on Gitter" title="Public chat on Gitter" /> Chat</a></li>
<li><a v-if="github && !code" href="https://github.com/Open-EO" target="_blank" class="github"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" alt="GitHub: Open-EO" title="GitHub: Open-EO" /> GitHub</a></li>
<li><a v-if="twitter" href="https://twitter.com/Open_EO" target="_blank" class="twitter"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/twitter.svg" alt="Twitter: Open_EO" title="Twitter: Open_EO" /> Twitter</a></li>
<li><a v-if="youtube" href="https://www.youtube.com/channel/UCMJQil8j9sHBQkcSlSaEsvQ" target="_blank" class="youtube"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/youtube.svg" alt="YouTube: openEO" title="YouTube: openEO" /> YouTube</a></li>
<li><a v-if="email" href="mailto:[email protected]" target="_blank" class="mail"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/maildotru.svg" alt="Email the PSC" title="Email the PSC" /> Email</a></li>
<li><a v-if="chat" href="https://gitter.im/Open-EO/community" target="_blank" class="chat"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/gitter.svg" alt="Public chat on Gitter" title="Public chat on Gitter" /> Chat</a></li>
<li><a v-if="github && !code" href="https://github.com/Open-EO" target="_blank" class="github"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" alt="GitHub: Open-EO" title="GitHub: Open-EO" /> GitHub</a></li>
<li><a v-if="linkedin" href="https://www.linkedin.com/company/openeospec/" target="_blank" class="linkedin"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/linkedin.svg" alt="LinkedIn" title="LinkedIn" /> LinkedIn</a></li>
<li><a v-if="x" href="https://twitter.com/Open_EO" target="_blank" class="x"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/x.svg" alt="X / Twitter: Open_EO" title="X / Twitter: Open_EO" /> X / Twitter</a></li>
<li><a v-if="youtube" href="https://www.youtube.com/channel/UCMJQil8j9sHBQkcSlSaEsvQ" target="_blank" class="youtube"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/youtube.svg" alt="YouTube: openEO" title="YouTube: openEO" /> YouTube</a></li>
</ul>
<ul v-if="code" class="code">
<li><a v-if="github" href="https://github.com/Open-EO" target="_blank" class="github"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" alt="GitHub: Open-EO" title="GitHub: Open-EO" /> GitHub</a></li>
<li><a v-if="cran" href="https://cran.r-project.org/package=openeo" target="_blank" class="r"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/r.svg" alt="CRAN" title="CRAN" /> CRAN / R</a></li>
<li><a v-if="npm" href="https://www.npmjs.com/search?q=%40openeo%2F" target="_blank" class="npm"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/npm.svg" alt="npm: @openeo" title="npm: @openeo" /> npm / JS</a></li>
<li><a v-if="pypi" href="https://pypi.org/project/openeo/" target="_blank" class="pypi"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/pypi.svg" alt="PyPI" title="PyPI" /> PyPI / Python</a></li>
<li><a v-if="conda" href="https://anaconda.org/conda-forge/openeo" target="_blank" class="conda"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/anaconda.svg" alt="Conda Forge" title="Conda Forge" /> Conda Forge / Python</a></li>
<li><a v-if="qgis" href="https://plugins.qgis.org/plugins/openeo-qgis-plugin-master/" target="_blank" class="qgis"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/qgis.svg" alt="QGIS" title="QGIS" /> QGIS</a></li>
<li><a v-if="github" href="https://github.com/Open-EO" target="_blank" class="github"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" alt="GitHub: Open-EO" title="GitHub: Open-EO" /> GitHub</a></li>
<li><a v-if="cran" href="https://cran.r-project.org/package=openeo" target="_blank" class="r"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/r.svg" alt="CRAN" title="CRAN" /> CRAN / R</a></li>
<li><a v-if="npm" href="https://www.npmjs.com/search?q=%40openeo%2F" target="_blank" class="npm"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/npm.svg" alt="npm: @openeo" title="npm: @openeo" /> npm / JS</a></li>
<li><a v-if="pypi" href="https://pypi.org/project/openeo/" target="_blank" class="pypi"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/pypi.svg" alt="PyPI" title="PyPI" /> PyPI / Python</a></li>
<li><a v-if="conda" href="https://anaconda.org/conda-forge/openeo" target="_blank" class="conda"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/anaconda.svg" alt="Conda Forge" title="Conda Forge" /> Conda Forge / Python</a></li>
<li><a v-if="julia" href="https://github.com/Open-EO/openeo-julia-client" target="_blank" class="julia"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/julia.svg" alt="Julia" title="Julia" /> Julia</a></li>
<li><a v-if="qgis" href="https://plugins.qgis.org/plugins/openeo-qgis-plugin-master/" target="_blank" class="qgis"><img src="https://cdn.jsdelivr.net/npm/[email protected]/icons/qgis.svg" alt="QGIS" title="QGIS" /> QGIS</a></li>
</ul>
</div>
</template>
Expand Down Expand Up @@ -47,7 +49,11 @@ export default {
type: Boolean,
default: true
},
twitter: {
x: {
type: Boolean,
default: true
},
linkedin: {
type: Boolean,
default: true
},
Expand All @@ -71,6 +77,10 @@ export default {
type: Boolean,
default: true
},
julia: {
type: Boolean,
default: true
},
qgis: {
type: Boolean,
default: true
Expand Down Expand Up @@ -111,17 +121,23 @@ export default {
margin-top: -2px
border-radius 3px
.channels .gitter img
background-color #12e69a
.channels .julia img
background-color #6aa74d
.channels .github img
background-color #E7E8E8
.channels .linkedin img
background-color #FF884A
background-color #ff884a
.channels .youtube img
background-color #00FFFF
.channels .twitter img
background-color #E25E0D
.channels .x img
background-color #ffffff
.channels .r img
background-color #D8923C
Expand Down
9 changes: 5 additions & 4 deletions .vuepress/theme/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
The project maintains the API and process specifications, and an open-source ecosystem with clients and server implementations.
</p>

<p class="description"><small>
<p class="description small">
openEO is not to be confused with independant services that implement the specifications such as <a href="https://openeo.cloud" target="_blank">openEO Platform</a> or <a href="https://dataspace.copernicus.eu/" title="Copernicus Data Space Ecosystem" target="_blank">CDSE</a>.<br />For a list of services built on top of openEO, please visit the <a href="https://hub.openeo.org" target="_blank">openEO Hub</a>.
</small></p>
</p>

<p class="action">
<NavLink class="action-button" :item="{link: '/about/', text: 'Why?'}"/>
Expand Down Expand Up @@ -79,8 +79,9 @@ export default {
font-size 1.4rem
line-height 1.3
color lighten($textColor, 40%)
small
font-size 1.2rem
&.small
font-size 1.1rem
line-height 1.1
a
text-decoration: underline
.action-button
Expand Down

0 comments on commit 4ef0b9e

Please sign in to comment.