{"id":21540578,"url":"https://github.com/tchajed/sys-verif-fa24","last_synced_at":"2025-04-10T03:33:40.260Z","repository":{"id":255564283,"uuid":"832807741","full_name":"tchajed/sys-verif-fa24","owner":"tchajed","description":"Course website for Systems Verification Fall 2024","archived":false,"fork":false,"pushed_at":"2024-10-30T03:19:09.000Z","size":973,"stargazers_count":0,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T03:58:20.884Z","etag":null,"topics":["verification","web"],"latest_commit_sha":null,"homepage":"https://tchajed.github.io/sys-verif-fa24/","language":"Shell","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/tchajed.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}},"created_at":"2024-07-23T19:05:17.000Z","updated_at":"2024-10-30T03:19:12.000Z","dependencies_parsed_at":"2024-09-06T03:29:58.652Z","dependency_job_id":"cc243fb4-4f31-44c3-bd16-4a694d24a229","html_url":"https://github.com/tchajed/sys-verif-fa24","commit_stats":null,"previous_names":["tchajed/sys-verif-fa24"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchajed%2Fsys-verif-fa24","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchajed%2Fsys-verif-fa24/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchajed%2Fsys-verif-fa24/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchajed%2Fsys-verif-fa24/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchajed","download_url":"https://codeload.github.com/tchajed/sys-verif-fa24/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248151718,"owners_count":21056158,"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","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":["verification","web"],"created_at":"2024-11-24T04:19:28.352Z","updated_at":"2025-04-10T03:33:40.250Z","avatar_url":"https://github.com/tchajed.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Systems verification Fall 2024 course website\n\n[![deploy](https://github.com/tchajed/sys-verif-fa24/actions/workflows/deploy.yml/badge.svg)](https://github.com/tchajed/sys-verif-fa24/actions/workflows/deploy.yml) [![website](https://img.shields.io/badge/website-blue?logo=web)](https://tchajed.github.io/sys-verif-fa24/)\n\n[![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]\n\n[cc-by-nc]: https://creativecommons.org/licenses/by-nc/4.0/\n[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg\n\n## Developing\n\nYou'll need Node.js and pnpm. You can probably use `corepack enable pnpm` to install pnpm (corepack is now packaged with node), but follow the [corepack](https://pnpm.io/installation#using-corepack) instructions if that doesn't work.\n\nInstall the dependencies: `pnpm install`.\n\nRun a dev server to preview changes: `pnpm dev`. The dev server auto-updates and hot-reloads page content, but not structure. Restart it if you make structural changes that affect the sidebar (e.g., add new files), or start it with `pnpm dev --debug` to do a more expensive reload on every change.\n\nAuto-format code (with [prettier](https://prettier.io/)): `pnpm fmt`.\n\nBuild static site: `pnpm build`.\n\n## Contributing\n\nMake sure to preview your change with `pnpm dev`: confirm that it compiles, and if any LaTeX is involved, make sure the output doesn't render with red errors.\n\nRun `pnpm fmt`.\n\nYou can use the provided git pre-commit hook (in `.git-hooks/`) to automatically format your code (you will need to run `pnpm install` first). Set it up with `git config core.hooksPath .git-hooks/`.\n\n## Tech stack\n\n- pnpm for package management\n- [VuePress](https://vuepress.vuejs.org/)\n  - Using the [VuePress Hope theme](https://theme-hope.vuejs.press/) (rather than the default)\n  - Pretty much the whole setup is in [config.ts](docs/.vuepress/config.ts). YAML frontmatter in individual pages takes care of some aspects.\n- Build and deploy via [GitHub Pages workflow](./.github/workflows/deploy.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchajed%2Fsys-verif-fa24","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchajed%2Fsys-verif-fa24","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchajed%2Fsys-verif-fa24/lists"}