Skip to content
/ doaj Public

The Directory of Open Access Journals - website and directory software

License

Notifications You must be signed in to change notification settings

DOAJ/doaj

This branch is 1 commit behind develop.

Folders and files

NameName
Last commit message
Last commit date
Nov 5, 2024
Feb 12, 2025
Feb 13, 2025
Dec 7, 2024
Feb 18, 2025
Feb 12, 2025
Aug 6, 2024
Nov 28, 2024
Jun 18, 2021
Sep 5, 2024
Jun 18, 2021
Feb 13, 2025
Nov 18, 2022
Jun 18, 2021
Dec 23, 2024
Feb 15, 2024
Sep 24, 2024
Nov 18, 2013
Feb 13, 2025
Nov 16, 2022
Nov 16, 2022
Jul 6, 2021
Jan 14, 2025
Feb 13, 2025
Sep 19, 2024

Repository files navigation

The Directory of Open Access Journals (DOAJ)

This repository provides the software which drives the DOAJ website and the DOAJ directory.

CI Status

develop   CircleCI

master   CircleCI

GitHub Actions

There are 2 workflows in GitHub Actions:

  • gen_docs.yml installs the app and generates the documentation in the repo https://github.com/doaj/doaj-docs on push.
  • clean_docs.yml removes the docs folder for a branch when it is deleted (i.e. feature branches, on merge).

See the Actions tab for individual runs https://github.com/DOAJ/doaj/actions.

Reporting issues

Please feel free to use the issue tracker on https://github.com/DOAJ/doaj/issues for any bug reports and feature requests. If you're reporting an error, please leave as much information as you can, e.g. whether you were on mobile or desktop, which browser, what you were trying to accomplish, whether you saw an error code, and the time it occurred.

If you'd like to contribute and enhancement or bugfix to the DOAJ, you're more than welcome to open a pull request!

Documentation