https://github.com/mega2799/intelligentsystem-21
Report
https://github.com/mega2799/intelligentsystem-21
bdi intelligent intelligent-systems jason
Last synced: 5 months ago
JSON representation
Report
- Host: GitHub
- URL: https://github.com/mega2799/intelligentsystem-21
- Owner: mega2799
- License: gpl-3.0
- Created: 2025-02-08T10:52:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-19T19:23:29.000Z (7 months ago)
- Last Synced: 2025-03-19T20:29:15.842Z (7 months ago)
- Topics: bdi, intelligent, intelligent-systems, jason
- Language: TeX
- Homepage: https://mega2799.github.io/IntelligentSystem-21/
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Report-ghPages-latex: Genera report LaTeX con Github Pages
## Description
Report-ghPages-latex is a tool that facilitates the creation of LaTeX reports with Github Pages. It allows you to:
- Automatically compile your LaTeX report to PDF
- Publish the report online automatically, with an easy-to-share URL
- Integrate with Git for version control## Features
- Automatic compilation of your LaTeX report with pdflatex or xelatex
- Support for common LaTeX packages
- Publication of the report on Github Pages with a customizable URL
- Integration with Git for version control and change tracking
- Automatic generation of an index and bibliography
- Customization of the report layout with templates
- Support for automatic numbering of figures and tables## Installation
```You don't need one```
## Usage
1. Copy this template
2. Edit main.tex or related .ex files
3. To check locally the file, run the
```docker-compose up```
and check the main.pdf file
4. push and be proud !
5. Make sure to change the githuh page to the correct branch

To became

6. Your report can be found in pdf format on the release option and in html format on the github page of your project.## Contributing
Report-ghPages-latex is an open source project. If you want to contribute, you can do so by forking the repository on GitHub and submitting a pull request.
## License
Report-ghPages-latex is distributed under the MIT license.
## Contact information
If you need help or want to provide feedback, you can contact me at
## Special thanks to
- [Memer Gamer repo](https://github.com/MemerGamer/LaTex-Publishing) that developed the base workflow to push on gituhb pages
- [OverLeaf Tex template](https://www.overleaf.com/latex/templates/university-of-reading-computer-science-report-template-and-guide/xhttddjhkwrf) BY Varun Ojha