Skip to content

New Website!

Hooray! IMSA bands now have their own website! Thanks to a collaboration between students, the new site is now up and running! The code is even open source under the GPL v3 license, so any IMSA student can take a look and improve it! The code is hosted on GitHub, a collaboration platform. Here are some things you need to know to get up and running:

Overview of technologies

  • 11ty, a static site generator
  • Nunjucks (*.njk), a templating language
  • Bootstrap, a UI component library
  • Markdown (*.md), an easily readable markup language

Show me the Code!