Coder Social home page Coder Social logo

insightsoftwareconsortium / insightsoftwareconsortium.org Goto Github PK

View Code? Open in Web Editor NEW
1.0 20.0 6.0 10.72 MB

Sources for insightsoftwareconsortium.org website

Home Page: https://insightsoftwareconsortium.org

License: Apache License 2.0

JavaScript 17.24% CSS 0.94% TeX 81.76% HTML 0.06%
insight-toolkit website itk simpleitk

insightsoftwareconsortium.org's Introduction

insightsoftwareconsortium.org

Powered by NumFOCUS

Fleek hosted:

https://isc.on.fleek.co/

Netlify hosted:

https://insightsoftwareconsortium.netlify.com

The Insight Software Consortium (ISC) uses an open governance model and is fiscally sponsored by NumFOCUS. Consider making a tax-deductible donation to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.


License

It is covered by the Apache License, Version 2.0:

http://www.apache.org/licenses/LICENSE-2.0

Supporting The ISC

The ISC software projects are fiscally sponsored projects of NumFOCUS, a non-profit dedicated to supporting the open source scientific computing community. If you want to support ISC's mission to promote open-source, reproducible scientific image analysis software for education and research, please consider making a donation to support our efforts.

NumFOCUS is 501(c)(3) non-profit charity in the United States; as such, donations to NumFOCUS are tax-deductible as allowed by law. As with any donation, you should consult with your personal tax adviser or the IRS about your particular tax situation.

Website Features

  • Material UI Framework
  • Roboto Typeface (self hosted)
  • SEO
  • Offline Support
  • Based on Gatsby Default Starter

Development

  1. Install Node.js.

  2. Clone and install dependencies.

    git clone https://github.com/InsightSoftwareConsortium/insightsoftwareconsortium.org
    cd insightsoftwareconsortium.org
    npm ci

If you encounter the error:

Error: ENOSPC: System limit for number of file watchers reached,

Run:

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
  1. Start developing.

    npm run develop
  2. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the <project-name> directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

insightsoftwareconsortium.org's People

Contributors

blowekamp avatar bpaniagua avatar dependabot[bot] avatar dzenanz avatar jcfr avatar jhlegarreta avatar lassoan avatar ntustison avatar thewtex avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

insightsoftwareconsortium.org's Issues

Add recent redacted meeting notes

@ntustison could you please add the recent redacted meeting notes?

The PDFs can be added here:

https://github.com/InsightSoftwareConsortium/insightsoftwareconsortium.org/tree/master/static/notes

then an entry here:

<ul>
<li>
<MuiLink href="/notes/ISC_NOTES_20180307_REDACTED.pdf">
ISC Meeting Notes, March 7th, 2018
</MuiLink>
</li>
<li>
<MuiLink href="/notes/ISC_NOTES_20190920_REDACTED.pdf">
ISC Meeting Notes, September 9th, 2019
</MuiLink>
</li>
</ul>

Update Bylaws

Update Bylaws according to resolutions made regarding corporate dissolution and NumFOCUS Fiscal Sponsorship.

@jhlegarreta

Improve the citations list

The citations list in here requires some work:

Update the citations list

The citations list is probably missing works that have cited ITK (or tools in the ITK ecosystem, e.g. SimpleITK, etc.) in the recent years, as the current list's most recent reference is from 2020.

A quick search across search engines (general or publication-oriented) would help in this.

The following reference should be added to the citations list:
https://link.springer.com/article/10.1007/s00366-020-01040-9

And maybe this one should be added as well:
https://zenodo.org/record/8136801

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.