Skip to content

LearnersBlock/library

Repository files navigation

learnersblock.org

Library

This repository provides the source code for https://library.learnersblock.org. It is hosted through Netlify and subsequently contains configuration files relevant to deployment to their platform.

Resources stored in the database are not managed through this repository, they are maintained through a separate backend. Resource submissions can be made through our contact page until a submissions page is added.

Development

Backend

The backend for this site is served by Strapi. Please see the template repository for details on building a development backend.

Install the dependencies

yarn install

Start the app in development mode.

yarn dev

Lint the files

yarn run lint

Build the app for production

yarn build

Bug reports

For bug reports, please search existing issues before posting a ticket.

Translation of the interface

We encourage translations and adjustments to current translations on all our components. These can be contributed via Weblate.

Donations

As with all community projects, we do incur costs. You can see everything we have spent, everything we have been donated and you can donate through our funding page.

License

Learner’s Block is released under the GPL-3.0 License