intermine / intermine-homepage-2017

InterMine's new homepage as of 2017
http://intermine.org
GNU Lesser General Public License v2.1
5 stars 28 forks source link

add /tools page to list bluegenes tools [js knowledge required] #14

Open yochannah opened 4 years ago

yochannah commented 4 years ago

We'd like to show a list of BlueGenes data vis tools on the intermine site.

Task:

  1. set up a new directory under /content called /tools
  2. Create a file in this folder that will output all of the BlueGenes tools (found here, under the tag bluegenes-intermine-tool) on the page - a name and a link to the GitHub repo, description, and entry on NPM would be sufficient.

You may need to reference the hugo documentation and the npm api documentation

You'll probably want to GET this URL: https://api.npms.io/v2/search?q=scope:intermine+keywords:bluegenes-intermine-tool

if you want to pick up this task

  1. Take a look at the InterMine contributing guidelines
  2. Comment on this issue stating that you intend to work on the task
  3. When you're ready, add your work to the repo and create a pull request.

What to do if you need help

Pop by to say hi on chat or if needed email yo@intermine.org. Don't forget we're usually only available during uk office hours and will not be able to respond at other times :)

katherine95 commented 4 years ago

I would like to work on this one. @yochannah

yochannah commented 4 years ago

Assigned! :)

katherine95 commented 4 years ago

Hi @yochannah , I have a few questions. Where will I display the BlueGenes tools on the website? Is there a design I could use or I just design on my own?

enelesmai commented 4 years ago

Is it possible I help with this issue? or it is already finished?