40 Commits

Author SHA1 Message Date
Wilson Freitas 92892479d7 Add Codex workflow support 2026-06-29 17:07:52 -03:00
Wilson Freitas 5a6f90cc85 Replace Quarto site with static HTML generator
- Add site/generate.py: static site with search, filtering, sorting, dark mode
- Add site/static/style.css and main.js for the new frontend
- Extend parse.py: fetch CRAN published dates, PyPI release dates, and
  discover GitHub repos from CRAN pages as fallback data sources
- Migrate from Poetry to uv (pyproject.toml + uv.lock)
- Update CI workflow to use uv and generate.py pipeline
- Add CONTRIBUTING.md with entry format guidelines
- Add "Submit a Project" button to site nav
- Update review-pr skill with all accepted entry formats
- Update CLAUDE.md to reflect new architecture
- Remove Quarto files (_quarto.yml, *.qmd, sync-site skill, poetry.lock)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:13:55 -03:00
Wilson Freitas 157e6cbd79 Rename default branch from master to main
Update GitHub Actions workflow, skill files, and shell scripts
to reference 'main' instead of 'master'.
2026-03-22 10:18:19 -03:00
Wilson Freitas 9405b48526 Add path filtering to build workflow
Restrict workflow dispatch to only run on changes to:
- README.md
- parse.py
- site/ directory

This prevents unnecessary action runs when other files change.
2026-03-22 09:41:49 -03:00
Wilson Freitas de4f3f8d9a Add concurrency settings to build workflow for improved deployment management 2026-03-22 09:30:39 -03:00
Wilson Freitas db95601787 Added --no-root to poetry install 2025-01-07 08:02:38 -03:00
Wilson Freitas d5cee4efd2 github action updated - setup quarto
removed quarto version
If it is not specified the last available version is used.
2024-08-11 17:52:20 -03:00
Wilson Freitas 80e6c98ab5 Render site step is wrong 2024-02-18 09:19:09 -03:00
Wilson Freitas 18f0ed2788 it is working, apparently 2024-02-18 09:02:45 -03:00
Wilson Freitas e8c1d1f9b8 debug render 2024-02-18 06:33:34 -03:00
Wilson Freitas f308f6152f debug render 2024-02-18 06:29:12 -03:00
Wilson Freitas 3f2528cca5 debug render 2024-02-18 06:23:40 -03:00
Wilson Freitas 9d2b4115eb try quarto render directly 2024-02-18 05:55:54 -03:00
Wilson Freitas 1598cf1951 Changed deploy to peaceiris 2024-02-18 00:17:22 -03:00
Wilson Freitas 8481737137 now complete 2024-02-17 20:06:33 -03:00
Wilson Freitas e09254cfd2 now with r dependencies 2024-02-17 19:20:08 -03:00
Wilson Freitas 1faed99695 try rendering now 2024-02-17 19:00:53 -03:00
Wilson Freitas e1ed35ab0c forgot to add quarto 2024-02-17 18:59:07 -03:00
Wilson Freitas b78b152558 try to deploy with quarto-actions 2024-02-17 18:57:51 -03:00
Wilson Freitas e20d36fb17 try to deploy 2024-02-17 18:48:58 -03:00
Wilson Freitas 06386d3977 removed ./ 2024-02-17 18:45:12 -03:00
Wilson Freitas 253a665dbc added ' 2024-02-17 18:43:45 -03:00
Wilson Freitas ff46d5bf1f correcting paths 2024-02-17 18:35:56 -03:00
Wilson Freitas c78efa80ca new structure 2024-02-17 18:22:16 -03:00
Wilson Freitas d1620437ae new structure 2024-02-17 18:20:48 -03:00
Wilson Freitas 19725da762 renv excluded 2024-02-17 17:59:06 -03:00
Wilson Freitas e3f915475f test quarto render 2024-02-17 17:57:19 -03:00
Wilson Freitas e374ac3317 test quarto render 2024-02-17 17:41:23 -03:00
Wilson Freitas 6df1f199a1 test quarto render 2024-02-17 17:39:39 -03:00
Wilson Freitas 53575ec108 added quarto part 2024-02-17 12:28:28 -03:00
Wilson Freitas 89a4093a1e changed token key 2024-02-17 12:27:17 -03:00
Wilson Freitas e1e0ec1203 changed token key 2024-02-17 10:32:16 -03:00
Wilson Freitas ef662bb5d4 step renamed 2024-02-17 10:24:21 -03:00
Wilson Freitas 8de67f5c94 add quarto part 2024-02-17 10:10:48 -03:00
Wilson Freitas f6abd941de updated 2024-02-17 10:09:28 -03:00
Wilson Freitas 05bed8058b file renamed 2024-02-17 10:05:35 -03:00
Wilson Freitas b6c7b10a81 file renamed 2024-02-17 10:04:38 -03:00
Wilson Freitas 3b44246633 new build action 2024-02-17 10:01:09 -03:00
wilsonfreitas 5b2dfd3058 Creating site 2023-07-23 08:12:05 -03:00
Wilson Freitas 6562d13a65 Create render-README.yaml 2023-07-22 13:04:25 -03:00