{"id":23265662,"url":"https://github.com/html-extract/html-extract.github.io","last_synced_at":"2025-10-12T16:06:00.522Z","repository":{"id":120552472,"uuid":"150465153","full_name":"html-extract/html-extract.github.io","owner":"html-extract","description":"Hext's website and documentation. Hext is a domain-specific language for extracting structured data from HTML documents.","archived":false,"fork":false,"pushed_at":"2025-10-12T14:50:12.000Z","size":6566,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T16:02:57.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hext.thomastrapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/html-extract.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-26T17:35:03.000Z","updated_at":"2025-10-12T14:47:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f679369d-9e3b-4934-bdfb-7bdbbd95fdab","html_url":"https://github.com/html-extract/html-extract.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/html-extract/html-extract.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/html-extract%2Fhtml-extract.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/html-extract%2Fhtml-extract.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/html-extract%2Fhtml-extract.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/html-extract%2Fhtml-extract.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/html-extract","download_url":"https://codeload.github.com/html-extract/html-extract.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/html-extract%2Fhtml-extract.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011985,"owners_count":26085039,"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-10-12T02:00:06.719Z","response_time":53,"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-12-19T15:31:11.086Z","updated_at":"2025-10-12T16:06:00.484Z","avatar_url":"https://github.com/html-extract.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build files for Hext's project website\n\n[![Creative Commons License](https://i.creativecommons.org/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/) This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/) unless noted otherwise. See the section 'Licensing' of this readme.\n\nThese are the build files for Hext's project page [hext.thomastrapp.com](https://hext.thomastrapp.com/), which is hosted on [Github Pages](https://github.com/html-extract/html-extract.github.io/tree/gh-pages).\n\n## Build instructions\n\n**Dependencies**: git, jekyll, doxygen, uglifyjs, cleancss\n\n```\n# optional: refresh the libhext C++ library documentation\n# from Github's master branch\n./scripts/refresh-libhext-documentation.sh jekyll/\n\n# optional: minify and combine js and css assets\n./scripts/minimize-js-css.sh jekyll/\n\n# create new build located in jekyll/_site\ncd jekyll/\njekyll build\n```\n\nTo switch to non-minified/non-combined assets, edit `jekyll/_config.yml` and add or uncomment the option `environment: development`.\n\n\n## Licensing\nThis project includes work authored by third parties, which have their own respective licenses.\n\n* [Ace](https://ace.c9.io/) — Used as the code editor in the\n  \"[Try Hext in your Browser!](https://hext.thomastrapp.com)\" section and as a\n  highlighter for all code examples.\n\t[BSD License](https://github.com/ajaxorg/ace/blob/master/LICENSE).\n* [Semantic UI](https://semantic-ui.com/) — Used as a CSS framework.\n\t[MIT License](https://github.com/Semantic-Org/Semantic-UI/blob/master/LICENSE.md).\n* [jQuery](https://jquery.org/) — Used as a dependency by Semantic UI.\n\t[MIT License](https://jquery.org/license/).\n* [Google Fonts](https://fonts.google.com/) — The font [Lato](https://fonts.google.com/specimen/Lato) is embedded in this project.\n\t[Open Font License](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi\u0026id=OFL_web).\n* [ReconnectingWebSocket](https://github.com/joewalnes/reconnecting-websocket) — Automatically reconnects to the websocket server at `hextws.thomastrapp.com:8080` if the connection is lost.\n\t[MIT License](https://github.com/joewalnes/reconnecting-websocket/blob/master/LICENSE.txt).\n\nEverything else is licensed under the [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).\nIf the CC-BY-NC-4.0 license is too restrictive for your purposes, [contact me](https://thomastrapp.com/), and we'll work something out.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtml-extract%2Fhtml-extract.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhtml-extract%2Fhtml-extract.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtml-extract%2Fhtml-extract.github.io/lists"}