docs: add abstraction model for pages/bots/projects (Newty_Pages reference)#3
Open
VECTORG99 wants to merge 6 commits into
Open
docs: add abstraction model for pages/bots/projects (Newty_Pages reference)#3VECTORG99 wants to merge 6 commits into
VECTORG99 wants to merge 6 commits into
Conversation
- README: nueva mision de visibilidad open source + integracion homedir - Periodos diario/semanal/mensual en GitHub Trending (--periodo) - Nuevas fuentes: fuentes/reddit.py (Reddit API) y fuentes/gitlab.py (GitLab API) - Multi-source scraping con --fuentes github,reddit,gitlab y deduplicacion - Salida YAML compatible con schema Community Content de homedir (--formato yaml) - Config expandida: periodo, fuentes, formato, salida_yaml - Formato de ficha simplificado: solo link del repo en titulo, sin [Ver repositorio] - HTML auto-linkea URLs desnudas para no perder links en la salida web - Eliminado codigo muerto (MAX_FEATURES, guard de truncado) - Reddit requiere auth en este entorno (403), modulo maneja error graceful - GitLab usa API REST con client-side sort por stars - .gitignore: salida/yaml/ no se trackea
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds ABSTRACTION.md with the Newty conceptual model:
Refs: https://github.com/VECTORG99/Newty_Pages