Recommended releases

Download Released

Other releases

Download Released
1.x-1.0-alpha (124.8 KB) Aug 27th, 2024 Notes

A base theme for Stanford sites using Decanter 7 and tailwind. Decanter is a web design and development system for Stanford University. It includes a responsive layout system and a browsable collection of design patterns that can be used in any Stanford project. https://decanter.stanford.edu/

Installation

Developing

This theme requires Yarn package manager for development. Every time a css or template file changes
the css file in dist/ must be recompiled using tailwind. If you have yarn or npm installed you can
use it to trigger the compile step:

  • From within the theme directory run:

    yarn install && yarn build;
  • You can recompile automatically while developing by running:

    yarn watch

Issues

Bugs and Feature Requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/stanford_decanter/issues.

Current Maintainers

Credits

https://decanter.stanford.edu/

License

This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.