{"id":26694487,"url":"https://github.com/deeplearnphysics/deeplearnphysics.github.io","last_synced_at":"2025-04-13T00:35:25.993Z","repository":{"id":116515094,"uuid":"113249802","full_name":"DeepLearnPhysics/DeepLearnPhysics.github.io","owner":"DeepLearnPhysics","description":"Group webpage top","archived":false,"fork":false,"pushed_at":"2025-02-17T00:25:57.000Z","size":19378,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-04-13T00:35:16.443Z","etag":null,"topics":["pelican"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeepLearnPhysics.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":"2017-12-06T00:46:10.000Z","updated_at":"2025-02-23T06:55:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"6495e59e-fb2f-48c6-94bc-a1d75d8627cb","html_url":"https://github.com/DeepLearnPhysics/DeepLearnPhysics.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2FDeepLearnPhysics.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2FDeepLearnPhysics.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2FDeepLearnPhysics.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2FDeepLearnPhysics.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepLearnPhysics","download_url":"https://codeload.github.com/DeepLearnPhysics/DeepLearnPhysics.github.io/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650456,"owners_count":21139670,"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":["pelican"],"created_at":"2025-03-26T18:29:47.203Z","updated_at":"2025-04-13T00:35:25.973Z","avatar_url":"https://github.com/DeepLearnPhysics.png","language":"HTML","readme":"[![Build Status](https://travis-ci.org/DeepLearnPhysics/DeepLearnPhysics.github.io.svg?branch=develop)](https://travis-ci.org/DeepLearnPhysics/DeepLearnPhysics.github.io)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://raw.githubusercontent.com/DeepLearnPhysics/DeepLearnPhysics.github.io/develop/LICENSE)\n\n# DeepLearnPhysics.github.io\nA repository for the DeepLearnPhysics group [top](https://deeplearnphysics.org) webpage for group descriptions.\nThe `master` branch holds static HTML files generated by [Pelican](http://docs.getpelican.com/en/stable/) with [uno theme](https://github.com/DeepLearnPhysics/pelican-uno).\nThe `develop` branch holds the source code to generate the website.\n\n## Requirement\nYou need the python packages:\n* `pelican \u003e= 3.5.0`\n* `markdown \u003e= 2.6.9`\n\n## How to contribute (develop)\nFor awesome you to help development, follow the following three steps: **installation**, **compilation**, **development**, and **publish**.\n\n### Installation\n1. Join the [web-blog](https://github.com/orgs/DeepLearnPhysics/teams/web-main) github team\n2. Clone the repo: `git clone git@github.com:DeepLearnPhysics/DeepLearnPhysics.github.io`.\n3. Make sure you are on the `develop` branch by `git branch`\n### Compilation\nBy compilation we mean the generation of static HTMLs. This is fairly simple:\n1.  `make html`\n\n### Development\nOur development work is a process of modify-compile-check. The **first to-do** is:\n1. Open `pelicanconf.py` and **uncomment** the line `#SITEURL = ''`. This generates HTMLs to be viewed locally.\n2. `make devserver` then access `localhost:8000` on your browser. This runs a virtual pelican web server on your machine and allows you to browse the updated website contents all on your laptop.\n3. Make modifications you wish to make. The `content` directory is where you make a _blog post_.\n4. `make html` will update your local static website.\n\n### Publish\nAfter you finish your development work, if you want to publish your change on our website, you have to push your changes.\n1. Open `pelicanconf.py` and **comment out** the line `SITEURL = ''`. This generates HTMLs to be viewed on the shared remote server.\n2. `make html` and if you are running a local virtual server, `make stopserver`.\n3. Commit your changes to the develop branch.\n4. `git checkout master` ... the master branch holds static website contents.\n5. `cp -r output/* ./`\n6. `git add .`\n7. `git commit -m \"your message\"`\n8. `git push`\n\nDone!\n\n---\n\n### Copyright and license\n\nIt is under [the MIT license](/LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplearnphysics%2Fdeeplearnphysics.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeplearnphysics%2Fdeeplearnphysics.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplearnphysics%2Fdeeplearnphysics.github.io/lists"}