-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,50 @@ | ||
# OpenJournal Theme | ||
|
||
Welcome to the OpenJournal Theme repository! The Academic Free theme is designed for use with the Open Journal Systems (OJS) platform, providing a clean and customizeable theme for your journal with Boostrap 3 theme. | ||
|
||
## Requirement | ||
OJS Minimum version 3.2 | ||
|
||
## Features | ||
|
||
- **Responsive Design:** Ensures your journal's content looks great on any device. | ||
- **Customizable:** Easily to change color or layout for web editor as it using popular Boostrap 3 | ||
- **Accessibility:** Built with accessibility in mind, ensuring your content is available to all users. | ||
- **SEO Friendly:** Optimized for search engines to improve your journal's visibility online. | ||
|
||
## Installation | ||
|
||
The easier step to install the theme is using the Plugin gallery in the OJS. | ||
|
||
However, if you want to install using Github, follow these steps: | ||
|
||
### From Github | ||
1. Download the theme files from the GitHub repository. | ||
2. Upload the theme folder to your OJS installation's `plugins/themes/` directory. | ||
3. Log in to your OJS admin dashboard and navigate to the Website Settings. | ||
4. Select the OpenJournal Theme from the list of available themes and save your changes. | ||
|
||
## Usage | ||
|
||
Once installed, you can customize the theme settings from the Theme Settings section in your OJS admin dashboard. | ||
**Manual :** | ||
https://openjournaltheme.com/docs/ojs-product-documentation-free/academic-free-theme-tutorial/ | ||
|
||
|
||
## Contributing | ||
|
||
We welcome contributions to the Academic Free theme! If you have ideas for improvements or would like to report a bug, please open an issue on GitHub. Pull requests are also welcome. | ||
|
||
## License | ||
|
||
Academic Free Theme is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information. | ||
|
||
--- | ||
|
||
Thank you for choosing the Academic Free theme for your journal! If you have any questions or need assistance, please don't hesitate to contact us to [email protected] | ||
|
||
Please note that this theme version (3.xx) is support for OJS 3.2.xx. | ||
If you are using OJS version below that version please download the theme version 2.0. | ||
|
||
|
||
|
||
Manual : | ||
https://docs.google.com/document/d/17kGomKpB9IgaopC8nUY411rFjd22iH-bR4aTXGKHqUc/edit?usp=sharing |