{"id":19184514,"url":"https://github.com/jhu-pl-lab/www-pl-lab","last_synced_at":"2025-02-23T02:29:00.799Z","repository":{"id":253449012,"uuid":"843472991","full_name":"JHU-PL-Lab/www-pl-lab","owner":"JHU-PL-Lab","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-13T15:07:07.000Z","size":79351,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"source","last_synced_at":"2025-01-04T04:34:20.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/JHU-PL-Lab.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}},"created_at":"2024-08-16T15:36:12.000Z","updated_at":"2024-12-13T15:07:13.000Z","dependencies_parsed_at":"2024-10-22T14:38:30.031Z","dependency_job_id":null,"html_url":"https://github.com/JHU-PL-Lab/www-pl-lab","commit_stats":null,"previous_names":["jhu-pl-lab/www-pl-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHU-PL-Lab%2Fwww-pl-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHU-PL-Lab%2Fwww-pl-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHU-PL-Lab%2Fwww-pl-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JHU-PL-Lab%2Fwww-pl-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JHU-PL-Lab","download_url":"https://codeload.github.com/JHU-PL-Lab/www-pl-lab/tar.gz/refs/heads/source","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240260333,"owners_count":19773316,"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":[],"created_at":"2024-11-09T11:07:24.594Z","updated_at":"2025-02-23T02:29:00.781Z","avatar_url":"https://github.com/JHU-PL-Lab.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"The Programming Languages Laboratory website\n============================================\n\nSource code for The Programming Languages Laboratory website at\n\u003chttps://pl.cs.jhu.edu\u003e.\n\nDevelopment\n-----------\n\n### Basic\n\nServe the website on your local machine for development.\n\n1. Install [VirtualBox][virtualbox].\n2. Install [Vagrant][vagrant].\n3. Run:\n\n   ```console\n   $ vagrant up\n   $ vagrant exec docker-compose up jekyll\n   ```\n\n4. Visit \u003chttp://localhost:4000\u003e.\n5. (Optional) To enable auto-reloading features (i.e. changes to source files\n   are immediately available on the browser) run:\n\n   ```console\n   $ vagrant fsnotify\n   ```\n\n   Edit the [Markdown][kramdown] files with the contents and the results should\n   be immediately available for preview by refreshing the browser.\n\n### Run tests\n\n```console\n$ vagrant exec docker-compose run --rm jekyll rake test\n```\n\n### Install assets dependencies\n\nAssets dependencies (e.g. [jQuery][jquery], [Bootstrap][bootstrap]) are managed\nusing [Bower][bower], a package manager for the web.\n\nIn order to add a dependency, edit `bower.json` and run:\n\n```console\n$ vagrant exec docker-compose run --rm bower\n```\n\nThe packages are installed under `assets/vendor/`.\n\nDeployment\n----------\n\nThe `source` branch contains the Jekyll source to generated the website, while\nthe `master` branch contains the generated HTML. This is meant to keep the\ndeployment scheme used by `pl.cs.jhu.edu`, which consists on serving the\ncontents of the `master`.\n\nTo deploy, run the following from your local machine (not the Vagrant Virtual\nMachine nor the Docker container):\n\n```console\n$ rake deploy\n```\n\n\n[jekyll]: http://jekyllrb.com\n[bower]: http://bower.io/\n[jquery]: http://jquery.com/\n[kramdown]: http://kramdown.gettalong.org/quickref.html\n[bootstrap]: http://getbootstrap.com/\n[virtualbox]: https://www.virtualbox.org/\n[vagrant]: https://www.vagrantup.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhu-pl-lab%2Fwww-pl-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhu-pl-lab%2Fwww-pl-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhu-pl-lab%2Fwww-pl-lab/lists"}