Giter VIP home page Giter VIP logo

project-monai.github.io's Introduction

Project MONAI Website

This repo contains source code and content for the project MONAI website found at monai.io. You can find out more on the Project-MONAI github.

Local Development

Git clone this repo, run 'python -m http.server' and navigate to localhost:8000 or your indicated port.

The CSS is minimized to use only the included classes required throughout all the pages. If you're looking to add classes that aren't currently used, make sure to use npm to install the relevant packages and build the tailwind CSS after updating the .html files. Alternatively, after installing npm dependencies, run the 'npm run watch' command to automatically re-build the CSS file everytime you modify an .html file.

Adding / Removing Navigation Items

Currently Nav/Footer bars aren't abstracted so you'll need to individually update each page for an update.

Adding Pages

To add a page, copy an existing page, like 'community.html' and use that as a reference for the overall layout. The pages are using TailWind CSS (https://tailwindcss.com/docs) as the implementation framework, so make sure to use utility-first primitives.

Adding Page Content

If simple updates are required, update the pages directly and use any utility-style CSS classes for your changes. If you need additional help, contact Michael Zephyr.

project-monai.github.io's People

Contributors

wyli avatar zephyrie avatar exactlyallan avatar diazandr3s avatar nic-ma avatar logankilpatrick avatar dependabot[bot] avatar yiheng-wang-nv avatar ericspod avatar kumsh avatar thewtex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.