pages/.github/workflows
George 25b758805c
Added copilot instructions, AGENTS.md, improved README files (#3486)
This pull request introduces several documentation improvements and adds
comprehensive Copilot and agent instruction files to the al-folio
repository. The most significant changes are the addition of
repository-wide and path-specific Copilot instructions, updates to agent
documentation to reference these instructions, and improvements to the
documentation structure and clarity regarding file purposes and
workflows.

**Copilot and Agent Instruction Enhancements:**

- Added a new `.github/copilot-instructions.md` file providing detailed,
repository-wide setup, build, CI/CD, troubleshooting, and file format
guidance for Copilot coding agents.
- Introduced `.github/instructions/bibtex-bibliography.instructions.md`
with specific instructions for editing and validating BibTeX files,
including custom keywords, formatting rules, and integration with
Jekyll-Scholar.
- Updated agent documentation files (`customize.agent.md`,
`docs.agent.md`) to reference the new Copilot instruction files and
explain their purpose and usage for both repository-wide and
path-specific scenarios.
[[1]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L57-R65)
[[2]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L107-R122)
[[3]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L49-R51)
[[4]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L106-R137)

**Documentation Structure and Clarity Improvements:**

- Clarified and reorganized the documentation file list in agent files,
removing references to deprecated or merged files (e.g.,
`MAINTENANCE.md`, `ACCESSIBILITY.md`) and updating descriptions to
reflect current usage.
[[1]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L57-R65)
[[2]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L21-R21)
[[3]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L106-R137)
- Enhanced documentation on the purpose and application of each
documentation file, and added detailed explanations of Copilot
instruction files and their role in project development.

**Workflow and Validation Updates:**

- Updated references and descriptions for GitHub Actions workflows in
agent documentation to include the Copilot environment setup and clarify
pre-commit and CI/CD requirements.
[[1]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L57-R65)
[[2]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L49-R51)
- Corrected references for accessibility guidance, now directing users
to `TROUBLESHOOTING.md` instead of the removed `ACCESSIBILITY.md`.

These changes collectively improve the onboarding experience for both
human contributors and AI agents, ensuring consistent adherence to
project conventions and reducing errors.

**References:**  

[[1]](diffhunk://#diff-227c2c26cb2ee0ce0f46a320fc48fbcbdf21801a57f59161b1d0861e8aad55f5R1-R253)
[[2]](diffhunk://#diff-6fd2827fb8d9c2dd6dc973572201853487ecbbd1120b00425d4f1c21dfdcf35fR1-R174)
[[3]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L57-R65)
[[4]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L107-R122)
[[5]](diffhunk://#diff-15864f2655921f50a97689076e3b8feba0da320463750845be6a76eb2e30bfe4L550-R562)
[[6]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L21-R21)
[[7]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L49-R51)
[[8]](diffhunk://#diff-961a46180ce568ce43c20bf7129dc5e4926a9aa4e0d7bc19926ca5ee3ff95cd0L106-R137)

---------

Signed-off-by: George Araújo <george.gcac@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-28 22:55:05 -03:00
..
axe.yml explicitly install imagemagick to support ubuntu-latest (>=24.04) in Github actions (#2906) 2024-12-19 17:55:36 -03:00
broken-links-site.yml Bump lycheeverse/lychee-action from 1.9.0 to 2.0.2 in /.github/workflows (#3285) 2025-11-07 11:38:56 -08:00
broken-links.yml Added copilot instructions, AGENTS.md, improved README files (#3486) 2026-01-28 22:55:05 -03:00
codeql.yml Updated dependencies (#2925) 2024-12-29 23:08:39 -03:00
copilot-setup-steps.yml Added copilot instructions, AGENTS.md, improved README files (#3486) 2026-01-28 22:55:05 -03:00
deploy-docker-tag.yml Changes to deploy-docker-tag.yml now trigger action 2024-06-19 17:17:29 -03:00
deploy-image.yml Changes to deploy-image.yml now trigger action 2024-06-19 17:16:11 -03:00
deploy.yml Fixed liquid variables in some js files (#3117) 2025-04-09 11:36:16 -03:00
docker-slim.yml Refactor docker-slim workflow configuration 2025-11-21 19:19:08 -03:00
lighthouse-badger.yml Removed inexistent input from lighthouse-badger.yml 2024-08-28 10:54:06 -03:00
prettier-comment-on-pr.yml Moved prettier comment on PR to its own action (#2114) 2024-01-22 18:01:55 -03:00
prettier-html.yml Added gh-pages Formatter (#2649) 2024-08-23 13:12:34 -03:00
prettier.yml Moved prettier comment on PR to its own action (#2114) 2024-01-22 18:01:55 -03:00
render-cv.yml Rendercv missing commits (#3475) 2026-01-23 12:45:27 -03:00
schedule-posts.txt Renamed all references to master branch to main (#2793) 2024-10-21 21:54:16 -03:00
update-citations.yml Adapt mechanism for citiation count (#3177) 2025-11-16 22:17:17 -03:00
update-tocs.yml Changed order of params for gh-md-toc 2025-04-14 17:09:00 -03:00