{"id":13998207,"url":"https://github.com/effekt-lang/effekt-website","last_synced_at":"2026-02-02T08:51:27.813Z","repository":{"id":40499904,"uuid":"254702797","full_name":"effekt-lang/effekt-website","owner":"effekt-lang","description":"Website of the Effekt programming language","archived":false,"fork":false,"pushed_at":"2024-09-16T15:14:54.000Z","size":12791,"stargazers_count":3,"open_issues_count":20,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-17T18:36:08.921Z","etag":null,"topics":["effekt","effekt-lang"],"latest_commit_sha":null,"homepage":"https://effekt-lang.github.io/effekt-website","language":"SCSS","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/effekt-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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}},"created_at":"2020-04-10T18:06:51.000Z","updated_at":"2024-09-10T12:05:47.000Z","dependencies_parsed_at":"2023-11-25T18:28:10.194Z","dependency_job_id":"92070929-db37-4004-884b-e64166e8199b","html_url":"https://github.com/effekt-lang/effekt-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/effekt-lang%2Feffekt-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effekt-lang%2Feffekt-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effekt-lang%2Feffekt-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effekt-lang%2Feffekt-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effekt-lang","download_url":"https://codeload.github.com/effekt-lang/effekt-website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227245137,"owners_count":17753239,"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":["effekt","effekt-lang"],"created_at":"2024-08-09T19:01:28.781Z","updated_at":"2026-02-02T08:51:27.750Z","avatar_url":"https://github.com/effekt-lang.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# Effekt Website\n\nWebsite of the effekt language\n\n## SBT Microsites\n\nThe initial version of the website was generated by [sbt-microsites](https://47degrees.github.io/sbt-microsites/) (© 2019 [47 Degrees](https://www.47deg.com/)). We then moved to directly editing the generated Jekyll code for more flexibility.\n\n#### Original Notice\n\n```\nsbt-microsites\nCopyright (c) 2016-2020 47 Degrees.  All rights reserved.\n\nLicensed under Apache License. See [LICENSE](LICENSE) for terms.\n```\n\n#### Original License\n\nSee the MICROSITE-LICENSE file for the original sbt-microsite license.\n\n\n### Building the Website Locally\n\nThe website is built with [jekyll](https://jekyllrb.com/) and requires a ruby installation.\n\nFollow instructions on the Jekyll website to install jekyll (which requires Ruby). Afterwards, you are now able to locally deploy the website using the following command:\n\n```\n$ bundle exec jekyll serve\n```\n\n### How to Update the Effekt Compiler / LSP Server\n\nThe website features an interactive REPL and editor. In order to update the\nunderlying compiler, run the following commands.\n\n1. In the effekt repo:\n    ```\n    $ cd effekt/\n    $ sbt\n    sbt\u003e project effektJS\n    effektJS\u003e fullOptJS\n    [info] Full optimizing ./js/target/scala-2.13/effekt-opt.js\n    $ cd ..\n    ```\n2. Move the resulting `effekt/js/target/scala-$VERSION/effekt-opt.js` to `src/effekt.js` in the website repo:\n    ```\n    $ cp effekt/effekt/js/target/scala-$VERSION/effekt-opt.js src/effekt.js\n    ```\n3. Install the neccessary other dependencies with:\n    ```\n    $ npm install .\n    ```\n4. In the website's repo, run `webpack`:\n    ```\n    $ npm exec webpack\n    ```\n    This will generate a bunch of packed js files.\n1. Optionally, verify that everything functions as expected by locally deploying the website:\n    ```\n    $ bundle exec jekyll serve\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffekt-lang%2Feffekt-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffekt-lang%2Feffekt-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffekt-lang%2Feffekt-website/lists"}