Skip to content

ISMRM MR-Pub: Interactive MRI books for research and education

License

Notifications You must be signed in to change notification settings

ISMRM/mrpub

 
 

Repository files navigation

MRpub

To test it locally, you will need to:

  1. Clone/fork this GitHub repo: git clone --recurse-submodules https://github.com/ismrm/mrpub
  2. If Hugo is not installed, follow the steps in their documentation to install it on your machine: https://gohugo.io/getting-started/installing/
  3. To run the website locally, make sure you are still in mrpub/ dir and type hugo serve -D.
    • The -D option is to serve the website including the draft .md files.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.4%
  • HTML 32.6%
  • SCSS 10.3%
  • JavaScript 2.2%
  • Python 0.5%