{"id":13700221,"url":"https://github.com/dataflowr/website","last_synced_at":"2025-05-01T12:37:34.138Z","repository":{"id":48654301,"uuid":"298017174","full_name":"dataflowr/website","owner":"dataflowr","description":"code for the website","archived":false,"fork":false,"pushed_at":"2024-07-11T12:50:47.000Z","size":39009,"stargazers_count":68,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T20:08:02.167Z","etag":null,"topics":["deep-learning","franklin","julia"],"latest_commit_sha":null,"homepage":"https://dataflowr.github.io/website/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dataflowr.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-09-23T15:40:48.000Z","updated_at":"2024-07-18T14:08:24.000Z","dependencies_parsed_at":"2024-07-11T14:42:26.222Z","dependency_job_id":null,"html_url":"https://github.com/dataflowr/website","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/dataflowr%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataflowr%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataflowr%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataflowr%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataflowr","download_url":"https://codeload.github.com/dataflowr/website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224406066,"owners_count":17305718,"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":["deep-learning","franklin","julia"],"created_at":"2024-08-02T20:00:50.760Z","updated_at":"2024-11-13T06:31:08.280Z","avatar_url":"https://github.com/dataflowr.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Deep Learning Do It Yourself\n\nThis site collects resources to learn Deep Learning in the form of Modules\navailable through the sidebar on the left. As a student, you can walk\nthrough the modules at your own pace and interact with others thanks\nto the associated digital platforms. Then we hope you'll become a\ncontributor by adding modules to this site!\n\n## Setup to run the website locally\n\n1. Install [Julia](https://julialang.org/downloads/) (make sure to 'add to PATH' so you can use step 2 without having to type the full path)\n2. Launch Julia from the command line:\n\n    ``` text\n    julia\n    ```\n\n3. Install the required packages:\n\n   ``` julia\n   using Pkg\n   Pkg.add(\"Franklin\")\n   Pkg.add(\"JSON\")\n   ```\n\n4. Serve the website (on [localhost:8000](http://localhost:8000)):\n\n    ``` julia\n    using Franklin\n    serve()\n    ```\n\nNote: steps 3 and 4 are automated in the [Makefile](./Makefile),\nso you can just run `make install` and `make serve`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataflowr%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataflowr%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataflowr%2Fwebsite/lists"}