The International Journal of Microsimulation (IJM) is the official online peer-reviewed journal of the International Microsimulation Association and available at https://microsimulation.org/ijm/
IJM has been selected as the first journal to use the open-source Libero Publisher platform of services and applications to help scholarly publishers do more with everything they publish. More information about Libero can be found at https://libero.pub
This repository serves as a central store of issues, documents, scripts and resources relating to the IJM implentation of Libero Publisher.
make dev
- Open
http://localhost:8080
in your browser.
make test
- open
./tests/reports/report.html
in your browser
Editing text for the about pages can be done by cloning the repository and using the commands above to preview the site locally, then committing and deploying the changes as you would for any other code change.
However, for smaller text edits it is also possible to edit the text directly in GitHub without having to run the site locally. This is useful for administrators who have the skills to edit the text via the web interface but do not want to install all the dependencies and set up a development environment.
See Instructions on how to edit the About Pages via the GitHub interface here.
- configured in
journal/.docker/nginx.conf
- most have per manuscript redirect using an
url_map
- some issues redirect using a rewrite regex as they follow a consistent pattern
- most have per manuscript redirect using an
- test the deployed rules for a subset of doi's with
./tests/redirects.sh