{"id":17345044,"url":"https://github.com/sveetch/py-html-checker-pages","last_synced_at":"2026-02-13T06:16:15.570Z","repository":{"id":145735496,"uuid":"237702837","full_name":"sveetch/py-html-checker-pages","owner":"sveetch","description":"A project to prototype and maintain 'Py Html Checker' exporter templates.","archived":false,"fork":false,"pushed_at":"2020-02-02T13:51:26.000Z","size":43,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T15:04:33.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sveetch.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-02T01:33:12.000Z","updated_at":"2020-02-02T13:51:28.000Z","dependencies_parsed_at":"2023-03-28T00:18:38.564Z","dependency_job_id":null,"html_url":"https://github.com/sveetch/py-html-checker-pages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sveetch/py-html-checker-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fpy-html-checker-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fpy-html-checker-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fpy-html-checker-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fpy-html-checker-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveetch","download_url":"https://codeload.github.com/sveetch/py-html-checker-pages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveetch%2Fpy-html-checker-pages/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267482004,"owners_count":24094508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T16:28:57.010Z","updated_at":"2026-02-13T06:16:15.524Z","avatar_url":"https://github.com/sveetch.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":".. _Optimus: https://github.com/sveetch/Optimus\n.. _Py Html Checker: https://github.com/sveetch/py-html-checker\n\n=====================\nPy Html Checker pages\n=====================\n\nA project to prototype and maintain `Py Html Checker`_ exporter templates.\n\nInstall\n*******\n\nThis requires make, Python3, Virtualenv, Pip and C build toolchain to compile\nC modules.\n\n::\n\n    make install\n\nUsage\n*****\n\nJust build everything : ::\n\n    make build\n\nThen run a basic HTTP server to see it: ::\n\n    make run\n\nThis is just a quick way to start. There is much more available commands, see\nhelp for more details: ::\n\n    make help\n\nYou should know than commonly to work on your templates and CSS in live, you\nwill need to launch a watcher for templates, a watcher for Sass sources and a\nbasic HTTP server, you will find these commands in Makefile help.\n\nFinally when you are done, you can build your pages for production environment\n(search for ``-prod`` actions in makefile help).\n\nOverview\n********\n\nOptimus\n    The static site builder used to build your project. Everything you need to\n    know to manage page, project settings, assets and translations is\n    on `Optimus documentation \u003chttps://optimus.readthedocs.org/\u003e`_\nJinja\n    Template syntax engine used in your page templates.\n    `Jinja documentation \u003chttp://jinja.pocoo.org/docs/\u003e`_.\nCSS\n    In this project it involves:\n\n    * `Sass \u003chttps://sass-lang.com/\u003e`_: the syntax used to write sources to\n      build CSS stylesheets;\n    * `Boussole \u003chttps://boussole.readthedocs.io/\u003e`_: the tool used to build\n      CSS from Sass sources;\n    * `ITCSS \u003chttps://www.xfive.co/blog/itcss-scalable-maintainable-css-architecture/\u003e`_:\n      a structured methodology for Sass/CSS sources files used for shipped Sass\n      sources;\n\nDevelopment\n***********\n\nThis project help to maintain page templates and CSS stylesheet for\n`Py Html Checker`_ HTML exporter.\n\nIt has been built with `Optimus`_ builder, but keep in mind than\n`Py Html Checker`_ does not run with Optimus and so won't have all its\navailable features such as assets management, i18n, custom Jinja extensions,\netc.. You will have to stand on `Py Html Checker`_ exporter limits.\n\nIf these limits are respected you should be able to replace `Py Html Checker`_\ntemplates with your own and possibly replace the CSS stylesheet also.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveetch%2Fpy-html-checker-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsveetch%2Fpy-html-checker-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveetch%2Fpy-html-checker-pages/lists"}