{"id":17280172,"url":"https://github.com/akuli/math-derivations","last_synced_at":"2025-08-02T09:16:13.765Z","repository":{"id":45970342,"uuid":"242192970","full_name":"Akuli/math-derivations","owner":"Akuli","description":"Derivations and proofs of math things","archived":false,"fork":false,"pushed_at":"2025-03-09T12:56:01.000Z","size":4561,"stargazers_count":4,"open_issues_count":12,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T23:01:41.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Akuli.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":"2020-02-21T17:20:03.000Z","updated_at":"2025-02-02T19:52:24.000Z","dependencies_parsed_at":"2024-01-03T01:12:49.386Z","dependency_job_id":"1c5c3984-2148-4dd4-bc97-d5312834727c","html_url":"https://github.com/Akuli/math-derivations","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/Akuli%2Fmath-derivations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fmath-derivations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fmath-derivations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fmath-derivations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akuli","download_url":"https://codeload.github.com/Akuli/math-derivations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855698,"owners_count":21172628,"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-10-15T09:19:38.353Z","updated_at":"2025-04-14T09:41:03.329Z","avatar_url":"https://github.com/Akuli.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math Derivations\n\n[Click here](https://akuli.github.io/math-derivations)\nto read the content of this site.\nThe site contains derivations and proofs for math things\nthat are used in high school math.\n\n## Commands for writing stuff to this site\n\nEnvironment setup (I have no idea what you should do if you don't have `apt`):\n\n```\n$ sudo apt install asymptote\n$ python3 -m pip install --user wheel\n$ python3 -m venv env\n$ . env/bin/activate\n(env) $ pip install -r requirements.txt\n(env) $ python3 build.py\n```\n\nThen open `html/index.html` in web browser. You don't need to run a server.\n\nIf you want `build.py` to send F5 to the browser window where math-derivations is open:\n\n```\n(env) $ sudo apt install xdotool\n(env) $ python3 build.py --reload-browser\n```\n\nIf you want to check links (also done in Github Actions):\n\n```\n(env) $ python3 build.py --check-links\n```\n\nTo publish, run `git push`, and let Github Actions take care of the rest.\n\nIf you create or modify images drawn with asymptote,\nyou should commit the resulting files in `images/asy/`.\nThe images are committed to Git, for several reasons:\n- This makes `build.py` really fast. Rebuilding images is slow.\n- Some images were created with an old, backwards-incompatible version of asymptote.\n    If those weren't committed, I would have to upgrade them to work with newer asymptote versions.\n- Building 3D images on github actions just doesn't work, because it apparently requires a GPU.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuli%2Fmath-derivations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakuli%2Fmath-derivations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuli%2Fmath-derivations/lists"}