Skip to content

Commit

Permalink
align footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Sep 6, 2020
1 parent ca74ab1 commit 8ca6100
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 157 deletions.
5 changes: 4 additions & 1 deletion app/views/layouts/datacite/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class='col-sm-3'>
<h4 class="share">Contact us</h4>
<a href='mailto:[email protected]' class="share">
<i class='fa fa-at'></i>
<i class='fa fa-envelope'></i>
</a>
<a href='https://blog.datacite.org' class="share">
<i class='fa fa-rss'></i>
Expand All @@ -44,6 +44,9 @@
<a href='https://github.com/datacite/datacite' class="share">
<i class='fa fa-github'></i>
</a>
<a href='https://www.youtube.com/channel/UCVsSDZhIN_WbnD_v5o9eB_A' class="share">
<i class='fa fa-youtube'></i>
</a>
<a href='https://www.linkedin.com/company/datacite' class="share">
<i class='fa fa-linkedin'></i>
</a>
Expand Down
213 changes: 57 additions & 156 deletions config/settings.yml
Original file line number Diff line number Diff line change
@@ -1,162 +1,63 @@
datacite:
development_links:
- name: Homepage
url: http://localhost:8060
icon: globe
- name: Blog
url: http://localhost:8030
icon: rss
- name: Assets
url: http://localhost:8010
icon: file-image-o
- name: Profiles
url: http://localhost:8080
icon: user
- name: divider
- name: MDS
url: https://mds.test.datacite.org
icon: database
- name: Schema
url: http://localhost:8020
icon: file-code-o
- name: Event Data
url: http://localhost:8050
icon: link
- name: Citation Formatter
url: http://localhost:9020
icon: file-text-o
- name: divider
- name: Search
url: http://localhost:8000
icon: search
- name: OAI-PMH
url: http://localhost:9030
icon: table
- name: Statistics
url: http://localhost:9010
icon: bar-chart
- name: REST API
url: http://localhost:8040
icon: cogs
stage_links:
- name: MDS
url: https://mds.test.datacite.org
icon: database
- name: Schema
url: https://schema.test.datacite.org
icon: file-code-o
- name: Handle Server
url: https://handle.test.datacite.org
icon: mail-forward
- name: Citation Formatter
url: http://citation.test.crosscite.org
icon: file-text-o
- name: divider
- name: Search
url: https://search.test.datacite.org
icon: search
- name: OAI-PMH
url: https://oai.test.datacite.org
icon: table
- name: Statistics
url: https://stats.test.datacite.org
icon: bar-chart
- name: REST API
url: https://api.test.datacite.org
icon: cogs
production_links:
- name: Homepage
url: https://www.datacite.org
icon: globe
- name: Blog
url: https://blog.datacite.org
icon: rss
- name: divider
- name: MDS
url: https://mds.datacite.org
icon: database
- name: Schema
url: https://schema.datacite.org
icon: file-code-o
- name: Citation Formatter
url: http://citation.crosscite.org
icon: file-text-o
- name: divider
- name: Search
url: https://search.datacite.org
icon: search
- name: OAI-PMH
url: https://oai.datacite.org
icon: table
- name: Statistics
url: https://stats.datacite.org
icon: bar-chart
- name: REST API
url: https://api.datacite.org
icon: cogs
- name: re3data
url: http://www.re3data.org
icon: cubes
- name: divider
- name: Status
url: http://status.datacite.org
icon: calendar-check-o
about_links:
- name: What we do
url: https://www.datacite.org/mission.html
- name: Board
url: https://www.datacite.org/board.html
- name: Steering groups
url: https://www.datacite.org/steering.html
- name: Staff
url: https://www.datacite.org/staff.html
- name: Job opportunities
url: https://www.datacite.org/jobopportunities.html
- name: What we do
url: /value.html
- name: Governance
url: /governance.html
- name: Members
url: /members.html
- name: Steering groups
url: /steering.html
- name: Staff
url: /staff.html
- name: Job opportunities
url: /jobopportunities.html
services_links:
- name: Assign DOIs
url: https://www.datacite.org/dois.html
- name: Metadata search
url: https://www.datacite.org/search.html
- name: Event data
url: https://www.datacite.org/eventdata.html
- name: Profiles
url: https://www.datacite.org/profiles.html
- name: re3data
url: https://www.datacite.org/re3data.html
- name: Citation formatter
url: https://www.datacite.org/citation.html
- name: Statistics
url: https://www.datacite.org/stats.html
- name: Service status
url: https://www.datacite.org/service.html
- name: Content negotiation
url: https://www.datacite.org/content.html
- name: OAI-PMH
url: https://www.datacite.org/oaipmh.html
- name: Test environment
url: https://www.datacite.org/test.html
- name: Assign DOIs
url: /dois.html
- name: Metadata search
url: /search.html
- name: Event data
url: /eventdata.html
- name: Profiles
url: /profiles.html
- name: re3data
url: /re3data.html
- name: Citation formatter
url: /citation.html
- name: Statistics
url: /stats.html
- name: Service status
url: /service.html
- name: Content negotiation
url: /content.html
- name: OAI-PMH
url: /oaipmh.html
- name: Test environment
url: /test.html
resources_links:
- name: Metadata schema
url: https://schema.datacite.org
- name: Support
url: https://support.datacite.org
- name: Metadata schema
url: https://schema.datacite.org
- name: Support
url: https://support.datacite.org
- name: Fee Model
url: /feemodel.html
community_links:
- name: Members
url: https://www.datacite.org/members.html
- name: Partners
url: https://www.datacite.org/partners.html
- name: Steering groups
url: https://www.datacite.org/steering.html
- name: Events
url: https://www.datacite.org/events.html
- name: Roadmap
url: https://www.datacite.org/roadmap.html
- name: User Stories
url: https://www.datacite.org/user-stories.html
- name: Members
url: /members.html
- name: Partners
url: /partners.html
- name: Steering groups
url: /steering.html
- name: Service providers
url: /service-providers.html
- name: Roadmap
url: /roadmap.html
contact_links:
- name: Terms and conditions
url: https://www.datacite.org/terms.html
- name: Privacy policy
url: https://www.datacite.org/privacy.html
- name: Acknowledgements
url: https://www.datacite.org/acknowledgments.html
- name: Imprint
url: /imprint.html
- name: Terms and conditions
url: /terms.html
- name: Privacy policy
url: /privacy.html

0 comments on commit 8ca6100

Please sign in to comment.