{"id":21270430,"url":"https://github.com/eclipse-glsp/glsp-website-source","last_synced_at":"2026-01-03T04:34:02.858Z","repository":{"id":35176634,"uuid":"208799175","full_name":"eclipse-glsp/glsp-website-source","owner":"eclipse-glsp","description":"The website for GLSP","archived":false,"fork":false,"pushed_at":"2024-12-11T11:01:21.000Z","size":39187,"stargazers_count":2,"open_issues_count":2,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-22T02:28:54.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.eclipse.dev/glsp","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-glsp.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":"2019-09-16T12:53:27.000Z","updated_at":"2024-06-26T08:00:53.000Z","dependencies_parsed_at":"2023-02-12T23:01:20.748Z","dependency_job_id":"db73b037-c9b8-4966-a57e-9643dd43718c","html_url":"https://github.com/eclipse-glsp/glsp-website-source","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/eclipse-glsp%2Fglsp-website-source","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-glsp%2Fglsp-website-source/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-glsp%2Fglsp-website-source/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-glsp%2Fglsp-website-source/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-glsp","download_url":"https://codeload.github.com/eclipse-glsp/glsp-website-source/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243725563,"owners_count":20337667,"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-21T08:17:26.176Z","updated_at":"2026-01-03T04:34:02.808Z","avatar_url":"https://github.com/eclipse-glsp.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sources of the GLSP Website\n\nThis page hosts the sources of [eclipse.dev/glsp](https://www.eclipse.dev/glsp).\nWe use the [Syna](https://github.com/okkur/syna) thema for [Hugo](https://gohugo.io/)\n\nPlease check the [Syna documentation](https://about.okkur.org/syna/docs/). The Syna theme heavily works with fragments, therefore the development differs a bit from a \"normal\" Hugo website.\n\n## Quick start\n\n### Open in VS Code dev container\n\nTo avoid the need to install hugo on development machines, a VS Code dev container is provided that runs hugo in a docker container.\n\n* Get submodules `git submodule init \u0026\u0026 git submodule update`\n* Open the repository folder in VS Code\n* If not installed, install Microsoft's \"Remote - Containers\" extension with id `ms-vscode-remote.remote-containers`.\n* Open this repository in VS Code as a [Dev Container](https://code.visualstudio.com/docs/remote/containers#_quick-start-open-an-existing-folder-in-a-container):\n  * Open command palette (`F1` or `Ctrl+Shift+P`)\n  * Run `Remote-Containers: Reopen in Container`\n\n### Development\n\n* Start Hugo server via `hugo server` for development or run task `Serve Drafts`\n* Build the website via `hugo` for deployment (the public folder ist deployed then) or run task `Build`\n\n## Overview\n\n * `config.toml` contains the global config and menu items\n * `content/_global` contains customization for global parts of the website, for example `footer`\n * `content/_index` contains the landing page\n * `content/XYZ/*` contains each reachable page. `index.md` is necessary to declare the page exists, while `content.md` defines its contents. Additional fragments can be added / overwritten etc.\n * `static/***` contains static resources, for example images\n * `archetypes` contains templates which are used when executing `hugo new`. Not too important but easier than copy \u0026 pase.\n\n ## How to create a new page\n\n  1. Either copy \u0026 paste an existing one, or execute `hugo new --kind page-bundle \u003cNAME\u003e`\n  2. To add an entry to the menu, add a link to the page in `config.toml`\n\n ## Fancy elements\n\n  Check the [Syna Fragments](https://about.okkur.org/syna/fragments/) documentation for all provided fragments and how to use them.\n\n ## Sorting elements\n\n  To sort items you can use weight, a lower value typically means it is more to the top or left. However note that `weight = 0` is the same as undefined, so use at least `weight = 1`.\n\n ## Best practices\n\n  Check the example site provided with Syna in `themes/syna/exampleSite`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-glsp%2Fglsp-website-source","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-glsp%2Fglsp-website-source","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-glsp%2Fglsp-website-source/lists"}