hartmut.js
is the collection of React components that implement the major design elements and layouts on www.hartmutschnepel.de. These designs are heavily based on Photo Gallery Templates by Douglas Bowman of Stopdesign.
hartmut.js
and might adjust the designs to our own specific requirements at any time. It is not (yet) a generally reusable library.hartmut.js
is available on Bitbucket under a CC BY-NC-SA 4.0 license.
We will not publish hartmut.js
to NPM for as long as it continues to be under heavy development.
You can point your dependency to our Git repository:
{
"dependencies": {
"@trbl.io/hartmut": "https://bitbucket.org/trblio/hartmut#experimental",
...
}
}