intermine/intermine-homepage-2017

Name: intermine-homepage-2017

Owner: InterMine

Description: planning for new intermine homepage

Forked from: yochannah/intermine-homepage-2017

Created: 2017-11-01 14:24:30.0

Updated: 2017-11-01 14:26:17.0

Pushed: 2017-10-11 13:44:24.0

Homepage: http://intermine.org

Size: 10078

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

InterMine Homepage

New design for 2017.

Dependencies:

The homepage is generated using the static site generator hugo. Install this if you want to modify the site.

Editing content:
  1. Check out the repo
  2. Go to the /content folder to change the content of pages, or the /layouts folder for aesthetic changes.
  3. If you'd like to view the site locally, run hugo server and navigate to localhost:1313. While hugo server is running, it will automatically build and refresh pages you edit, so long as there are no errors.
  4. Edit the page you're interested in. Note that folders in content which have an _index.md are list pages and will output the contents of all the other pages in the folder. Folders with index.md (no underscore) are just single-page entries rather than list pages.
  5. When you're happy with your changes locally, run hugo. This will build the site statically into the docs folder.
  6. Push.

If you want do deploy it on InterMine.org, see the intermine.org documentation


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.