{"id":39837719,"url":"https://github.com/acrlabs/www","last_synced_at":"2026-01-18T13:23:36.174Z","repository":{"id":207064587,"uuid":"718286019","full_name":"acrlabs/www","owner":"acrlabs","description":"ACRL website","archived":false,"fork":false,"pushed_at":"2025-12-06T04:57:21.000Z","size":17570,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T15:38:12.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/acrlabs.png","metadata":{"files":{"readme":"README.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-13T19:15:49.000Z","updated_at":"2025-12-05T17:03:14.000Z","dependencies_parsed_at":"2023-11-30T07:23:48.206Z","dependency_job_id":"36a8517a-1e71-4b78-83f5-98adb70df709","html_url":"https://github.com/acrlabs/www","commit_stats":null,"previous_names":["acrlabs/www"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/acrlabs/www","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrlabs%2Fwww","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrlabs%2Fwww/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrlabs%2Fwww/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrlabs%2Fwww/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acrlabs","download_url":"https://codeload.github.com/acrlabs/www/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acrlabs%2Fwww/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T13:04:05.990Z","status":"ssl_error","status_checked_at":"2026-01-18T13:01:44.092Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-18T13:23:36.106Z","updated_at":"2026-01-18T13:23:36.155Z","avatar_url":"https://github.com/acrlabs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Public ACRL Sites\n\n`www` is the repo for the following public ACRL sites \n- [ACRL](http://appliedcomputing.io) - home of Applied Computing Research Labs\n- [SimKube](http://simkube.dev/) - home of SimKube\n\nBoth sites are:\n- built into static assets using [mkdocs](https://www.mkdocs.org/) for static site generation\n- automatically re-deployed via a GitHub action on successful merges to the `main` branch\n\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3 (^3.11)\n- Poetry (for dependency management)\n- Git (for version control)\n- Just (command runner)\n\n\n## Development\n\n### Installation\n\n1. `cd` to your preferred directory\n2. Clone the repository:\n   ```sh\n   git clone https://github.com/acrlabs/www.git\n   cd www\n   ```\n\n### Running Site Previews\n\n1. `cd` to the base directory of your local copy `www` repo\n2. Initialize the poetry virtual environment and install dependencies with:\n   ```sh\n   poetry install\n   ```\n\n3. Run the `serve` command:\n    ```sh\n   just serve {site}\n   ```\n\n   Replace `{site}` with either `acrl` (for ACRL site) or `simkube` (for SimKube site), example:\n    ```sh\n   just serve acrl\n   ```\n\n4. The site will now be accessible at:\n    -  ACRL - http://localhost:8000\n    - SimKube - http://localhost:8001\n\n5. `Ctrl + C` in the same terminal to terminate \n\n### Contributing\n\n1. Clone the repo\n\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n\n4. Push to the branch (`git push origin feature/amazing-feature`)\n\n5. Test locally (`just serve {site}`)\n\n6. Open a Pull Request to the `main` branch\n\n7. Merge changes upon PR approval\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facrlabs%2Fwww","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facrlabs%2Fwww","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facrlabs%2Fwww/lists"}