Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-or-question.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: Bug report or question
about: Report a problem on obofoundry.org or ask a question

---

If you are reporting an issue with our website, please specify the URL you were looking at, which browser and OS you are using, and if possible,
Expand Down
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/obo-foundry-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
name: OBO Foundry Principles
about: Suggestions regarding wording of (or additions to) principles
title: 'Principle #<ENTER NUMBER HERE> "<ENTER NAME HERE>"'
labels: 'attn: Editorial WG'
labels: "attn: Editorial WG"
assignees: nataled

---


1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
node_modules/
12 changes: 12 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
_site
*.yml
*.css
*.js
*.json
_includes/themes/
ontology/
legacy/
README-sitedev.md
README.md
LICENSE-code.md
LICENSE.md
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ Thank you for taking the time to contribute. We appreciate it!

There are two ways to contribute to this effort. The first way is to use this project's [Issues Page](https://github.com/OBOFoundry/OBOFoundry.github.io/issues), which we use as a forum to discuss both major and minor issues related to developing the OBO repository, procedures and associated web interface. Examples of the type of issues that can be submitted are:

* Issues to do with the website and other technical issues
* Issues relating to metadata about individual ontologies
* Issues regarding OBO as a whole
- Issues to do with the website and other technical issues
- Issues relating to metadata about individual ontologies
- Issues regarding OBO as a whole

Please refer to the FAQ section [faq/how-do-i-edit-metadata.md](faq/how-do-i-edit-metadata.md) on making Pull Requests.


<a name="issue_resolution"></a>

## Issue Resolution

Once a pull request or issue have been submitted, anyone can comment or vote on an issue to express their opinion following the Apache voting system. Quick summary:
Expand Down
7 changes: 7 additions & 0 deletions README-sitedev.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,10 @@ current wiki, but other opinions welcome.

We use bootstrap 3, so far no themes.

### Code quality

HTML code is kept nice looking with [`prettier`](https://prettier.io):

```shell
npx prettier --write .
```
107 changes: 73 additions & 34 deletions _includes/aboutme.html
Original file line number Diff line number Diff line change
@@ -1,44 +1,83 @@
<p>
<img
src="{{ site.imgurl}}/u-logo.jpg" alt="logo"
title="Follow us on Twitter @{{ site.author.twitter }}"
class="img-rounded floatLeft"
/>
<img
src="{{ site.imgurl}}/u-logo.jpg"
alt="logo"
title="Follow us on Twitter @{{ site.author.twitter }}"
class="img-rounded floatLeft"
/>

OBO is an integrated cross-species ontology covering anatomical
structures in animals. See the <a href="{{ site.baseurl}}about.html">about</a> page
for more info.

</p>
<p>
<span class="icon search"></span>
{% include ontobee_search.html %}
OBO is an integrated cross-species ontology covering anatomical structures in
animals. See the <a href="{{ site.baseurl}}about.html">about</a> page for more
info.
</p>
<p>
<h6>github.com/obophenotype/OBO</h6>
<iframe
class="github-btn"
src="http://ghbtns.com/github-btn.html?user={{site.project.github.org }}&repo={{ site.project.github.repo }}&type=watch&count=true"
allowtransparency="true"
frameborder="0" scrolling="0" width="80px" height="20px">
</iframe>&nbsp;
<iframe class="github-btn"
src="http://ghbtns.com/github-btn.html?user={{ site.project.github.org }}&repo={{ site.project.github.repo}}&type=fork&count=true"
allowtransparency="true" frameborder="0" scrolling="0"
width="98px" height="20px">
</iframe>
<span class="icon search"></span>
{% include ontobee_search.html %}
</p>
<div>
<h6>github.com/obophenotype/OBO</h6>
<iframe
class="github-btn"
src="http://ghbtns.com/github-btn.html?user={{site.project.github.org }}&repo={{ site.project.github.repo }}&type=watch&count=true"
allowtransparency="true"
frameborder="0"
scrolling="0"
width="80px"
height="20px"
>
</iframe
>&nbsp;
<iframe
class="github-btn"
src="http://ghbtns.com/github-btn.html?user={{ site.project.github.org }}&repo={{ site.project.github.repo}}&type=fork&count=true"
allowtransparency="true"
frameborder="0"
scrolling="0"
width="98px"
height="20px"
>
</iframe>
</div>
<p>
<a href="https://twitter.com/{{ site.project.twitter }}" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @{{ site.project.twitter }}</a>
<a
href="https://twitter.com/{{ site.project.twitter }}"
class="twitter-follow-button"
data-link-color="#0069D6"
data-show-count="true"
>Follow @{{ site.project.twitter }}</a
>
</p>
<p>

<a href="https://plus.google.com/+OBOOrg" rel="publisher">Google+</a>
</p>
<p>
<ul class="buttons unstyled">
<li><a href="https://github.com/{{ site.project.github.org }}" rel="me" class="social github" title="Go to github.com/{{ site.project.github.org }}" target="_blank"></a></li>
<li><a href="http://www.twitter.com/{{ site.project.twitter }}" rel="me" class="social twitter" title="Go to twitter.com/{{ site.project.twitter }}" target="_blank"></a></li>
<li><a href="https://github.com/{{ site.project.github.org }}/OBO/Feedback/issues/new" rel="me" class="social mail" title="Leave feedback for {{ site.project.name }}" target="_blank"></a></li>
</ul>
</p>
<div>
<ul class="buttons unstyled">
<li>
<a
href="https://github.com/{{ site.project.github.org }}"
rel="me"
class="social github"
title="Go to github.com/{{ site.project.github.org }}"
target="_blank"
></a>
</li>
<li>
<a
href="http://www.twitter.com/{{ site.project.twitter }}"
rel="me"
class="social twitter"
title="Go to twitter.com/{{ site.project.twitter }}"
target="_blank"
></a>
</li>
<li>
<a
href="https://github.com/{{ site.project.github.org }}/OBO/Feedback/issues/new"
rel="me"
class="social mail"
title="Leave feedback for {{ site.project.name }}"
target="_blank"
></a>
</li>
</ul>
</div>
7 changes: 5 additions & 2 deletions _includes/archive.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<h2>Past Posts</h2>
<ul>
{% for post in site.posts %}
<li>{{ post.date | date: "%Y - %B" }} <a href="{{ post.url }}">{{ post.title }}</a></li>
<li>
{{ post.date | date: "%Y - %B" }}
<a href="{{ post.url }}">{{ post.title }}</a>
</li>
{% endfor %}
</ul>
</ul>
24 changes: 11 additions & 13 deletions _includes/docs_toc.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@


[Operations Committee](/docs/OperationsCommittee.html)

* [Mission Statement](/docs/MissionStatement.html)
* [Membership](/docs/Membership.html)
* [Meetings](/docs/CommitteeMeetings.html)
* [Policy Decisions](/docs/OperationsCommitteePolicyDecisions.html)
* [Mailing Lists](/docs/MailingLists.html)
* [OBO Calendar](/docs/OBOCalendar.html)
- [Mission Statement](/docs/MissionStatement.html)
- [Membership](/docs/Membership.html)
- [Meetings](/docs/CommitteeMeetings.html)
- [Policy Decisions](/docs/OperationsCommitteePolicyDecisions.html)
- [Mailing Lists](/docs/MailingLists.html)
- [OBO Calendar](/docs/OBOCalendar.html)

[Editorial Working Group](/docs/EditorialWG.html)

* [Review Process](/docs/ReviewProcessGuidelines.html)
* [Review Criteria](/docs/ReviewCriteriaPolicies.html)
- [Review Process](/docs/ReviewProcessGuidelines.html)
- [Review Criteria](/docs/ReviewCriteriaPolicies.html)

[Technical Working Group](/docs/TechnicalWG.html)

* [PURL Requests](/docs/Policy_for_OBO_namespace_and_associated_PURL_requests.html)
* [OBO PURL Configuration](/docs/OBOPURLDomain.html)
* [Ontology tools and resources](/resources)
- [PURL Requests](/docs/Policy_for_OBO_namespace_and_associated_PURL_requests.html)
- [OBO PURL Configuration](/docs/OBOPURLDomain.html)
- [Ontology tools and resources](/resources)

[Outreach Working Group](/docs/OutreachWG.html)
Loading